Skip to content

Commit e901078

Browse files
authored
chore(docs): Add CSAF contract example (#773)
Signed-off-by: Javier Rodriguez <[email protected]>
1 parent 4968e2d commit e901078

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
schemaVersion: v1
2+
materials:
3+
# Refs: https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html#45-profile-5-vex
4+
- type: CSAF_VEX
5+
name: vex-disclosure
6+
# Refs: https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html#43-profile-3-informational-advisory
7+
- type: CSAF_INFORMATIONAL_ADVISORY
8+
name: informational-advisory
9+
# Refs: https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html#44-profile-4-security-advisory
10+
- type: CSAF_SECURITY_ADVISORY
11+
name: security-advisory
12+
# Refs: https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html#42-profile-2-security-incident-response
13+
- type: CSAF_SECURITY_INCIDENT_RESPONSE
14+
name: security-incident-response

0 commit comments

Comments
 (0)