forked from devsecopsmaturitymodel/DevSecOps-MaturityModel
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstrings.yml
More file actions
26 lines (25 loc) · 1 KB
/
strings.yml
File metadata and controls
26 lines (25 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
#
# Various strings and messages
#
strings:
en: &en
references:
samm2:
label: OWASP SAMM VERSION 2
description: |-
Software Assurance Maturity Model
The Software Assurance Maturity Model (SAMM) is an open framework to help organizations formulate
and implement a strategy for software security that is tailored
to the specific risks facing the organization.
https://owaspsamm.org/blog/2020/01/31/samm2-release/
iso27001-2017:
label: ISO27001 2017
description: |-
ISO 27001 / 2017
labels: ["Very Low", "Low", "Medium", "High", "Very High"]
hardness: ["Very soft", "Soft", "Medium", "High", "Very high"]
maturity_levels: ["Level 1: Basic understanding of security practices" ,
"Level 2: Adoption of basic security practices",
"Level 3: High adoption of security practices",
"Level 4: Advanced deployment of security practices at scale"]