Cingulara / openrmf-docs

Documentation on the OpenRMF application, including scripts to run the whole stack as well as just infrastructure with documentation on using the tool.
https://www.openrmf.io/
GNU General Public License v3.0
125 stars 27 forks source link

[BUG] Template loading has "info" for severity and does not load correctly #355

Open DaleBinghamSoteriaSoft opened 1 week ago

DaleBinghamSoteriaSoft commented 1 week ago

Describe the bug Some of the newer template manual XCCDF xml files have "info" for severity for some odd reason. Needs to default to "low".

To Reproduce Steps to reproduce the behavior:

  1. Go to load the manual XCCDF with this entry
  2. The vulnerability is skipped for improper status

Expected behavior All vulnerabilities for checklists load, and it defaults to low severity

Additional context N/A