openrmf-docs
openrmf-docs copied to clipboard
[BUG] Evaluate-STIG checklist not always parsed correctly
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:
- Go to the upload CKL page
- upload a CKL
- have it save
- view the CKL
- 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
Additional context Found by Zachary Shupp and documented in the OSS Slack channel
"Workaround":
- open the CKL in STIGViewer
- save the file as is
- ordering of fields is saved
- upload that CKL you just saved
That is a "fix" but the code needs to be updated.