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 6767f9e commit 40f7174Copy full SHA for 40f7174
.github/chainguard/codeql.sts.yaml
@@ -0,0 +1,12 @@
1
+issuer: https://gitlab.ddbuild.io
2
+subject_pattern: "project_path:DataDog/dd-trace-py:ref_type:branch:ref:.*"
3
+claim_pattern:
4
+ project_path: "DataDog/apm-reliability/dd-trace-py"
5
+ ref_type: "branch"
6
+ ref: ".+"
7
+ ref_path: "refs/heads/.+"
8
+ ref_protected: "true"
9
+ pipeline_source: "(web|schedule)"
10
+ ci_config_ref_uri: "gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-py//.gitlab-ci.yml@refs/heads/.+"
11
+permissions:
12
+ security_events: write
0 commit comments