Skip to content

Add an AUDIT mode #7

@gruebel

Description

@gruebel

To make the adoption of whorf easier it would be great to have the capability of running it an AUDIT mode, where it still scans everything as it should, but doesn't block any request. This should be configured in the whorf config file.

ex.
k8s/whorfconfig.yaml

apiVersion: v1
kind: ConfigMap
metadata:
  name: whorfconfig
  namespace: bridgecrew
data:
  # whorf specific config
  whorf.yaml: |
    audit: true
    ignore-namespaces:
      ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions