Skip to content

New flag! --status #918

@yoavrotems

Description

@yoavrotems

After Add new statuses kube-bench will have 7 different statuses
[PASS] [FAIL] [WARN] [INFO] [MANU] [SKIP] [ERRO]
It only make sense to have a new output manipulation flag --status which will get a string array of statuses and will only print test with the desired status for example:
kube-bench --status="ERRO"
will only output tests with ERRO status
and
kube-bench --status="SKIP,MANU"
will output the skipped and manual tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions