Skip to content

Releases: TQRG/secomlint

v0.1.0

28 Nov 12:55
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

The first release of SECOMlint. The tool's architecture and flow are the following:

secomlint_arch

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.