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

[BUG] Evaluate-STIG checklist not always parsed correctly #340

Open DaleBinghamSoteriaSoft opened 1 month ago

DaleBinghamSoteriaSoft commented 1 month ago

Describe the bug When you upload a CKL from Evaluate-STIG it does not always parse and display correctly. It looks like the ordering or parsing of the files is fixed when put into STIGViewer and saved out so probably a formatting thing.

To Reproduce Steps to reproduce the behavior:

  1. Go to the upload CKL page
  2. upload a CKL
  3. have it save
  4. view the CKL
  5. error shows it did not parse correctly or is a bad CKL

Expected behavior file is uploaded, parsed correctly, displays correctly and has the proper score

Screenshots

image

Additional context Found by Zachary Shupp and documented in the OSS Slack channel

DaleBinghamSoteriaSoft commented 1 month ago

"Workaround":

That is a "fix" but the code needs to be updated.