Enable secret scanning (#8514)

This commit is contained in:
Trask Stalnaker 2023-05-17 09:27:19 -07:00 committed by GitHub
parent 3f7ba9403c
commit 8436acef60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -42,7 +42,8 @@ Same settings as above for [`main`](#main).
### `opentelemetrybot/**/**`
Same settings as for [`dependabot/**/**`](https://github.com/open-telemetry/community/blob/main/docs/how-to-configure-new-repository.md#branch-protection-rule-dependabot)
Same settings as
for [`dependabot/**/**`](https://github.com/open-telemetry/community/blob/main/docs/how-to-configure-new-repository.md#branch-protection-rule-dependabot)
### `gh-pages`
@ -51,3 +52,7 @@ Same settings as for [`dependabot/**/**`](https://github.com/open-telemetry/comm
(This branch is currently only used for directly pushing benchmarking results from the
[Nightly overhead benchmark](https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/nightly-benchmark-overhead.yml)
job)
## Code security and analysis
* Secret scanning: Enabled