We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35f58f commit c4e17f1Copy full SHA for c4e17f1
metadata/README.md
@@ -1,16 +1 @@
1
-# SSI injection metadata
2
-
3
-## Adding a new deny metadata.
4
5
-1. Adding or updating denied Java process metadata in order to avoid enabling the tracer is done by editing
6
- the following files :
7
8
- * `base-requirements.json`
9
- * `denied-arguments.tsv`
10
- * `denied-environment-variables.tsv`
11
12
-2. Then run the following command to build/update the `requirements.json` file:
13
14
- ```bash
15
- ./build-requirements.sh
16
- ```
+[SSI injection metadata](https://datadoghq.atlassian.net/wiki/spaces/APMINT/pages/4309975049/SSI+Extend+the+deny-list+to+stop+SSI+to+inject+in+applications)
0 commit comments