Stig-parser

Latest version: v1.1.1

Safety actively analyzes 627056 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

Fixed

* ([37](https://github.com/pkeech/stig_parser/issues/37)) Resolved Issues Concerning STIG Rules with Multiple CCIs. Credit: gregelin

1.1.0

Added

* `extract_stig` function to extract the manual stig from a STIG ZIP.
* `convert_stig` function to convert a STIG ZIP to a STIG JSON file.
* `generate-ckl` function to generate a blank checklist object based upon the STIG passed to it.
* `generate_ckl_file` function to generate a blank checklist based upon a checklist object passed to it.
* Additional fields to STIG JSON object;
* VulnID
* RuleID
* StigID
* Severity
* Cat
* GroupTitle
* RuleTitle
* Description
* FalsePositives
* FalseNegatives
* Documentable
* Mitigations
* SeverityOverrideGuidance
* PotentialImpacts
* ThirdPartyTools
* MitigationControl
* Responsibility
* IAControls
* CheckText

Changed

* Standardized Variable Names.
* Standardized JSON output Variables.

1.0.2

Added

* Updated README
* Additional fields to STIG JSON object;
* Release Info
* Source
* Notice
* Classification
* CCI Number
* STIG ID
* Rule ID

1.0.1

Added

* Updated logic to handle parsing of new STIG schema. Resolved Issue [3](https://github.com/pkeech/stig_parser/issues/3).

1.0.0

Added

* Initial Release of STIG Parser

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.