rocky-linux / oval

OVAL file generator
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

added sa_type parameter to support SIGs #14

Closed ddeboni closed 1 year ago

ddeboni commented 1 year ago

By default, will generate Rocky Linux 9 with security advisory types of RLSA

New parameter parsing allows for different versions and SA types to support SIGs

--rl_version=[8|9] --sa_type=[RLSA|RXSA]

ddeboni commented 1 year ago

holding off on this until necessary