Skip to content

Commit d5580ac

Browse files
committed
Suppress dependentbot.yml under otel
1 parent 83b4fea commit d5580ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.config/CredScanSuppressions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"file": [
66
"C:\\source\\otel\\testing-common\\src\\misc\\README.md",
77
"C:\\source\\otel\\testing-common\\src\\misc\\testing-keystore.p12",
8-
"C:\\source\\otel\\benchmark-overhead\\src\\test\\java\\io\\opentelemetry\\containers\\PostgresContainer.java"
8+
"C:\\source\\otel\\benchmark-overhead\\src\\test\\java\\io\\opentelemetry\\containers\\PostgresContainer.java",
9+
"C:\\source\\otel\\.github\\dependabot.yml"
910
],
1011
"_justification": "The secret is used only for testing."
1112
}

0 commit comments

Comments
 (0)