Skip to content

Commit ef773f5

Browse files
authored
🤖 fmt
1 parent 1473a3f commit ef773f5

2 files changed

Lines changed: 40 additions & 0 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.0](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/compare/v1.6.0...v1.7.0) (2023-11-10)
2+
3+
4+
### Features
5+
6+
* add gitignore ([be0083f](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/commit/be0083f406b8f161a2f7e810f38205d7b8423c04))
7+
18
# [1.6.0](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel-data/compare/v1.5.0...v1.6.0) (2023-11-10)
29

310

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3552,6 +3552,39 @@ Implementation:
35523552
B: false
35533553
C: false
35543554
Development and Source Control:
3555+
.gitignore:
3556+
uuid: 363a3eea-baf9-4010-88ca-bb8186a2989d
3557+
risk: Unintended leakage of secrets, debug, or workstation specific data
3558+
measure: .gitignore files help prevent accidental commits of secrets, debug,
3559+
or workstation specific data
3560+
difficultyOfImplementation:
3561+
knowledge: 2
3562+
time: 1
3563+
resources: 1
3564+
usefulness: 5
3565+
level: 4
3566+
dependsOn: []
3567+
implementation: []
3568+
references:
3569+
samm2:
3570+
- O-EM-1-A
3571+
iso27001-2017:
3572+
- Not explicitly covered by ISO 27001 - too specific
3573+
- 12.1.1
3574+
- 12.1.2
3575+
- 14.2.2
3576+
iso27001-2022:
3577+
- Not explicitly covered by ISO 27001 - too specific
3578+
- 5.37
3579+
- 8.32
3580+
evidence: ""
3581+
comments: ""
3582+
tags:
3583+
- none
3584+
teamsImplemented:
3585+
Default: false
3586+
B: false
3587+
C: false
35553588
API design validation:
35563589
uuid: 948a4d51-ceb5-4ebd-bdc7-d74ea25e171c
35573590
risk: Creation of insecure or non-compliant API.

0 commit comments

Comments
 (0)