Skip to content

Commit

Permalink
feat: add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wurstbrot committed Nov 10, 2023
1 parent 03f06cd commit be0083f
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,30 @@ Implementation:
isImplemented: false
evidence: ""
comments: ""
.gitignore:
uuid: 363a3eea-baf9-4010-88ca-bb8186a2989d
risk: Unintended leakage of secrets, debug, or workstation specific data
measure: >-
.gitignore files help prevent accidental commits of secrets, debug, or workstation specific data
difficultyOfImplementation:
knowledge: 2
time: 1
resources: 1
usefulness: 5
level: 4
dependsOn: []
implementation: []
references:
samm2:
- O-EM-1-A
iso27001-2017:
- Not explicitly covered by ISO 27001 - too specific
- 12.1.1
- 12.1.2
- 14.2.2
iso27001-2022:
- Not explicitly covered by ISO 27001 - too specific
- 5.37
- 8.32
evidence: ""
comments: ""

0 comments on commit be0083f

Please sign in to comment.