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
124 stars 26 forks source link

[BUG] Matching on Some scans not working correctly #313

Closed DaleBinghamSoteriaSoft closed 10 months ago

DaleBinghamSoteriaSoft commented 1 year ago

Describe the bug There are certain SCAP scan results that do not match up to the right template. The ones we know of are below:

To Reproduce Steps to reproduce the behavior:

  1. Load the scan
  2. Upload it to OpenRMF OSS
  3. Fails to match to the template to fill in

Expected behavior It matches, fills it out, and adds to the listing

Additional context Deals with DISA and others changing their types and the matching sequence for our side.

Cingulara commented 10 months ago

Fix for matching the titles that DISA keeps changing back and forth...

Configuration Management anyone?