Skip to content

prometheus metrics for static code analysis toolings like kics.io et al.

License

Notifications You must be signed in to change notification settings

la3mmchen/okland

Repository files navigation

okland

okland is a cli wrapper for handling static code analysis toolings. it's core feature is the ability to extract prometheus metrics from scan results and send them to a pushgateway.

Okland with KICS

installation

you can find a pypi package at https://pypi.org/project/okland/

$ pip3 install okland
$ okland --help

usage

Execute a kics scan in a custom directory:

$ okland kics send --dir my-kube-manifests/ --pushgateway=localhost:9091 --jobname=okland_kics --scan --debug
Executing kics scan.
(...)

each subcommand should contain a meaningful --help.

supported toolings

  • kics.io

About

prometheus metrics for static code analysis toolings like kics.io et al.

Topics

Resources

License

Stars

Watchers

Forks

Packages