Skip to content

Commit b92636c

Browse files
authored
🤖 fmt
1 parent e7064f6 commit b92636c

2 files changed

Lines changed: 11 additions & 17 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.2](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/compare/v1.7.1...v1.7.2) (2023-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Contextualized encoding uuid ([0e5e572](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/commit/0e5e572fc2365d8c4574f3262bf09d6659b4b46d))
7+
18
## [1.7.1](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/compare/v1.7.0...v1.7.1) (2023-11-11)
29

310

‎src/assets/YAML/generated/generated.yaml‎

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3470,10 +3470,10 @@ Implementation:
34703470
B: false
34713471
C: false
34723472
Contextualized Encoding:
3473-
identifier: e1f37abb-d848-4a3a-b3df-65e91a89dcb7
3474-
hazard: The generation of interpreter directives from user-provided data poses
3473+
uuid: e1f37abb-d848-4a3a-b3df-65e91a89dcb7
3474+
risk: The generation of interpreter directives from user-provided data poses
34753475
difficulties and can introduce vulnerabilities to injection attacks.
3476-
remediation: |
3476+
measure: |
34773477
Implementing contextualized encoding, such as employing object-relational mapping tools or utilizing prepared statements, nearly removes the threat of injection vulnerabilities.
34783478
difficultyOfImplementation:
34793479
knowledge: 2
@@ -3483,20 +3483,7 @@ Implementation:
34833483
level: 1
34843484
description: |
34853485
Bear in mind that utilizing frameworks is a recommended approach; however, they can develop known security weaknesses over time. Diligent and regular patching is crucial.
3486-
implementation:
3487-
- uuid: 88767cde-1610-402e-98ec-bc3575377183
3488-
name: OWASP ASVS
3489-
tags: []
3490-
url: https://owasp.org/www-project-application-security-verification-standard/
3491-
- uuid: 7bf90650-a53a-4581-a214-1afd5de3a059
3492-
name: OWASP MASVS
3493-
tags: []
3494-
url: https://github.com/OWASP/owasp-masvs
3495-
- uuid: 596cb528-8981-4723-bcc3-22c261f26114
3496-
name: API Security Maturity Model for Authorization
3497-
tags:
3498-
- api
3499-
url: https://curity.io/resources/learn/the-api-security-maturity-model/
3486+
implementation: []
35003487
references:
35013488
samm2:
35023489
- D-SR-1-A

0 commit comments

Comments
 (0)