Skip to content

[AutoPR- Security] Patch xorg-x11-server-Xwayland for CVE-2025-62231, CVE-2025-62229 [HIGH] #26

[AutoPR- Security] Patch xorg-x11-server-Xwayland for CVE-2025-62231, CVE-2025-62229 [HIGH]

[AutoPR- Security] Patch xorg-x11-server-Xwayland for CVE-2025-62231, CVE-2025-62229 [HIGH] #26

name: Verify osguard imageconfigs are up-to-date
on:
pull_request:
workflow_dispatch:
jobs:
verify-osguard-imageconfigs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Install Python dependencies for merge_yaml
run: |
python -m pip install --upgrade pip
pip install pyyaml
- name: Run osguard imageconfigs test
working-directory: toolkit/scripts
shell: bash
run: |
set -euo pipefail
./generate-osguard-imageconfigs.sh test