scap-security-guide/files
Sam Wouters b2132c049f Extend product-in sed to cover shared/, not-in, and single quotes
The existing sed only searched linux_os/ and only matched double-quoted
product names in 'if product in' blocks. This missed:

- Rules in shared/ that gate on product (e.g. PAM OVAL checks)
- Exclusion lists using 'if product not in [...]'
- Single-quoted product names in either form

Extend the find path to linux_os/ and shared/, and add the three
missing -e expressions to cover all four combinations.
2026-07-15 18:06:18 +02:00
..
1001-add-almalinux10-os-detection.patch Replace monolithic patch with script + targeted patches 2026-03-31 11:35:03 +00:00
1002-update-ensure-almalinux-gpgkey-installed-for-10.patch Replace monolithic patch with script + targeted patches 2026-03-31 11:35:03 +00:00
1003-exclude-almalinux-from-pqc-gpgkey-check.patch Add patch to exclude AlmaLinux from PQC GPG key check 2026-03-31 13:53:21 +00:00
add-almalinux10-support.sh Extend product-in sed to cover shared/, not-in, and single quotes 2026-07-15 18:06:18 +02:00