Skip to content

Commit ec3ab6b

Browse files
authored
Replace security self-assesment with one from cncf/tag-security (jaegertracing#5142)
## Description of the changes Big thank you to the security pals team on the self-assessment work they did with the help of the NYU students. The discussion happened in cncf/tag-security#1198 ## How was this change tested? No need to test, just updating URL. ## Checklist - [X] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [X] I have signed all commits --------- Signed-off-by: Jonah Kowall <[email protected]>
1 parent 720e57e commit ec3ab6b

File tree

2 files changed

+2
-48
lines changed

2 files changed

+2
-48
lines changed

SECURITY-INSIGHTS.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ security-artifacts:
3232
self-assessment:
3333
self-assessment-created: true
3434
evidence-url:
35-
- https://github.com/jaegertracing/jaeger/blob/main/SELF-ASSESMENT.md
35+
- https://github.com/cncf/tag-security/blob/main/assessments/projects/jaeger/self-assessment.md
3636
security-testing:
3737
- tool-type: sca
3838
tool-name: Dependabot
@@ -63,4 +63,4 @@ dependencies:
6363
dependencies-lifecycle:
6464
policy-url: https://github.com/jaegertracing/jaeger/blob/main/SECURITY.md#security-patch-policy
6565
env-dependencies-policy:
66-
policy-url: https://github.com/jaegertracing/jaeger/blob/main/SECURITY.md#dependency-policy
66+
policy-url: https://github.com/jaegertracing/jaeger/blob/main/SECURITY.md#dependency-policy

SELF-ASSESMENT.md

-46
This file was deleted.

0 commit comments

Comments
 (0)