File tree Expand file tree Collapse file tree
src/assets/YAML/generated Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments