We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c321ae commit 7059c9eCopy full SHA for 7059c9e
trivy-secret.yaml
@@ -5,6 +5,9 @@ allow-rules:
5
- id: docs/versioned_docs/version-3.x/deploy/deploy-rasa.mdx
6
description: Example service account in docs
7
path: docs/versioned_docs/version-3.x/deploy/deploy-rasa.mdx
8
+ - id: docs/versioned_docs/version-3.x/deploy/deploy-rasa-plus.mdx
9
+ description: Example service account in docs
10
+ path: docs/versioned_docs/version-3.x/deploy/deploy-rasa-plus.mdx
11
- id: tests/conftest.py
12
description: JWT private key used in unit testing
13
path: tests/conftest.py
0 commit comments