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 83b4fea commit d5580acCopy full SHA for d5580ac
.config/CredScanSuppressions.json
@@ -5,7 +5,8 @@
5
"file": [
6
"C:\\source\\otel\\testing-common\\src\\misc\\README.md",
7
"C:\\source\\otel\\testing-common\\src\\misc\\testing-keystore.p12",
8
- "C:\\source\\otel\\benchmark-overhead\\src\\test\\java\\io\\opentelemetry\\containers\\PostgresContainer.java"
+ "C:\\source\\otel\\benchmark-overhead\\src\\test\\java\\io\\opentelemetry\\containers\\PostgresContainer.java",
9
+ "C:\\source\\otel\\.github\\dependabot.yml"
10
],
11
"_justification": "The secret is used only for testing."
12
}
0 commit comments