Skip to content

Commit 90b479a

Browse files
SecurityCRobeddie-knighttrumant
authored
Add multiple cybersecurity frameworks to YAML file (#426)
* Add multiple cybersecurity frameworks to YAML file Preparing to add new framework mappings by adding several new frameworks to the yaml Signed-off-by: CRob <[email protected]> * Update baseline/frameworks.yaml Co-authored-by: Eddie Knight <[email protected]> Signed-off-by: CRob <[email protected]> * fix(ci): update project-words Signed-off-by: Travis Truman <[email protected]> --------- Signed-off-by: CRob <[email protected]> Signed-off-by: Travis Truman <[email protected]> Co-authored-by: Eddie Knight <[email protected]> Co-authored-by: Travis Truman <[email protected]>
1 parent 752f237 commit 90b479a

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

.project-words.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
CCCS
22
CISA
3+
CSAG
34
crosswalked
45
devel
56
DSIT
@@ -15,9 +16,11 @@ hyperpage
1516
incentivizing
1617
lifecycles
1718
NCSC
19+
openchain
1820
openssf
1921
organisations
2022
OpenCRE
23+
OCRE
2124
OSCAL
2225
OSPS
2326
PCIDSS
@@ -39,5 +42,6 @@ Subprojects
3942
triaging
4043
unreviewable
4144
UKSSCOP
45+
USCTM
4246
Updegrove
4347
webfonts

baseline/frameworks.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,33 @@ mapping-references:
5959
version: 2025-05-07
6060
url: https://www.ncsc.gov.uk/guidance/software-security-code-of-practice-assurance-principles-claims
6161
description: "The Software Code of Practice has been created by DSIT and the National Cyber Security Centre (NCSC), the UK’s technical authority for cyber security, and is co-sealed by the Canadian Centre for Cyber Security (CCCS). The Code reflects the government’s ongoing focus on codifying minimum standards for technology providers to reduce cyber risk. It is aimed at professionals who are responsible for overseeing the development of ‘commodity’ software, including technical, compliance, and risk experts. For those organisations that require a higher level of assurance in the resilience of their connected products and technology, consider using the NCSC’s Cyber Resilience Testing scheme."
62+
- id: DORA
63+
title: EU Digital Operational Resilience Act (DORA)
64+
version: 2022-12-14
65+
url: https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32022R2554&from=FR
66+
description: "On digital operational resilience for the financial sector and amending Regulations (EC) No 1060/2009, (EU) No 648/2012, (EU) No 600/2014, (EU) No 909/2014 and (EU) 2016/1011."
67+
- id: NIS2
68+
title: EU Network and Information Security Directive 2
69+
version: 2024-10-17
70+
url: https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=OJ:L_202402690#tit_1
71+
description: "Laying down rules for the application of Directive (EU) 2022/2555 as regards technical and methodological requirements of cybersecurity risk-management measures and further specification of the cases in which an incident is considered to be significant with regard to DNS service providers, TLD name registries, cloud computing service providers, data centre service providers, content delivery network providers, managed service providers, managed security service providers, providers of online market places, of online search engines and of social networking services platforms, and trust service providers."
72+
- id: CSbDP
73+
title: CISA Secure by Design Pledge
74+
version: 2024-05-08
75+
url: https://www.cisa.gov/sites/default/files/2024-05/CISA%20Secure%20by%20Design%20Pledge_508c.pdf
76+
description: "A voluntary pledge focused on seven goals to work towards, in addition to context and example approaches to achieve the goal and demonstrate measurable progress within enterprise software products and services."
77+
- id: CSAG
78+
title: CISA Software Acquisition Guide
79+
version: 2024-08-01
80+
url: https://www.cisa.gov/resources-tools/resources/software-acquisition-guide-government-enterprise-consumers-software-assurance-cyber-supply-chain
81+
description: "The Software Acquisition Guide for Government Enterprise Consumers: Software Assurance in the Cyber-Supply Chain Risk Management (C-SCRM) Lifecycle product was developed in response to the core challenges of software assurance and cybersecurity transparency in the acquisition process, focusing primarily on software lifecycle activities."
82+
- id: USCTM
83+
title: US Cyber Trust Mark
84+
version: 2023-07-18
85+
url: https://www.fcc.gov/CyberTrustMark
86+
description: "A voluntary cybersecurity labeling program for wireless consumer IoT products. "
87+
- id: MAF
88+
title: MITRE ATT&CK Framework
89+
version: v18
90+
url: https://attack.mitre.org/
91+
description: "A globally-accessible knowledge base of adversary tactics and techniques based on real-world observations."

0 commit comments

Comments
 (0)