Releases: security-commits/secomlint
Releases Β· security-commits/secomlint
v0.1.0
The first release of SECOMlint. The tool's architecture and flow are the following:
More details here: https://tqrg.github.io/secomlint/#/engine
Usage
secomlint --help
Usage: secomlint [OPTIONS]
Linter to check compliance against SECOM (https://tqrg.github.io/secom/).
Options:
--no-compliance Show missing compliance.
--is-body-informative Checks body for security information.
--score Show compliance score.
--config TEXT Rule configuration file path name.
--help Show this message and exit.