Open Issues Need Help
View All on GitHub Implement CKLB files about 1 month ago
AI Summary: Extend the existing `stig_converter.py` script to handle the conversion of '.cklb' (v3 checklist) files, which are essentially JSON files. This involves adding functionality to read, write, and convert '.cklb' files to and from other supported formats (CSV, JSON, MD). The existing JSON handling functions should serve as a good starting point.
Complexity:
3/5
enhancement good first issue