diff --git a/docs/_data/bearer_scan.yaml b/docs/_data/bearer_scan.yaml index 2fae60176..425f891d8 100644 --- a/docs/_data/bearer_scan.yaml +++ b/docs/_data/bearer_scan.yaml @@ -162,6 +162,11 @@ options: Specify the comma-separated ids of the rules you would like to skip. Runs all other rules. environment_variables: - BEARER_SKIP_RULE + - name: skip-test + default_value: "true" + usage: Disable automatic skipping of test files + environment_variables: + - BEARER_SKIP_TEST example: |4- # Scan a local project, including language-specific files $ bearer scan /path/to/your_project