Skip to content

Commit 73ba592

Browse files
authored
🤖 fmt
1 parent 4b37b45 commit 73ba592

2 files changed

Lines changed: 13 additions & 8 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.11.1](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/compare/v1.11.0...v1.11.1) (2024-07-31)
2+
3+
4+
### Bug Fixes
5+
6+
* formatting ([4b37b45](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/commit/4b37b45c9a5f40c2f739f0e8509b7d07fe736224))
7+
18
# [1.11.0](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/compare/v1.10.1...v1.11.0) (2024-07-19)
29

310

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

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1871,16 +1871,14 @@ Build and Deployment:
18711871
uuid: 8ae0b92c-10e0-4602-ba22-7524d6aed488
18721872
risk: Components with known (or unknown) vulnerabilities might stay for long
18731873
and get exploited, even when a patch is available.
1874-
measure: Fast patching of third party component is needed. The DevOps way is
1875-
to have an automated pull request for new components. This includes * Applications
1876-
* Virtualized operating system components (e.g. container images) * Operating
1877-
Systems * Infrastructure as Code/GitOps (e.g. argocd based on a git repository
1878-
or terraform)
1874+
measure: |-
1875+
Fast patching of third party component is needed. The DevOps way is to have an automated pull request for new components. This includes
1876+
* Applications * Virtualized operating system components (e.g. container images) * Operating Systems * Infrastructure as Code/GitOps (e.g. argocd based on a git repository or terraform)
18791877
difficultyOfImplementation:
18801878
knowledge: 2
18811879
time: 2
18821880
resources: 2
1883-
usefulness: 5
1881+
usefulness: 4
18841882
level: 1
18851883
implementation:
18861884
- uuid: d6292c7d-aab7-43d3-a7c6-1e443b5c1aa4
@@ -1913,8 +1911,8 @@ Build and Deployment:
19131911
- 12.6.1
19141912
- 14.2.5
19151913
iso27001-2022:
1916-
- 8.8
1917-
- 8.27
1914+
- "8.8"
1915+
- "8.27"
19181916
openCRE:
19191917
- https://www.opencre.org/rest/v1/standard/DevSecOps+Maturity+Model+(DSOMM)/Patch
19201918
Management/8ae0b92c-10e0-4602-ba22-7524d6aed488

0 commit comments

Comments
 (0)