Skip to content

Allow defining a list of namespace to be scanned #279

@jvanz

Description

@jvanz

Currently the audit scanner allows users to define a single namespace to be scanned using the CLI flag --namespace.

rootCmd.Flags().StringP("namespace", "n", "", "namespace to be evaluated")

We should update this flag to allow a list of namespaces to be scanned. Therefore, it is easier if users want to run multiple audit scanner jobs each one scanning different set of namespaces.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions