Skip to content

Commit d18ad34

Browse files
authored
add stored secrets
1 parent 085f3f1 commit d18ad34

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

data/TestandVerification.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,4 +612,16 @@ Static depth for infrastructure:
612612
- <a href="https://github.com/aquasecurity/kube-bench">kube-bench</a>
613613
samm: EH2-B
614614
samm2: v-security-testing|A|1
615+
Stored Secrets:
616+
risk: Stored secrets in git history or directly in code shouldn't exists because they might be read unauthorized.
617+
measure: Test for secrets in code and history
618+
difficultyOfImplementation:
619+
knowledge: 2
620+
time: 1
621+
resources: 2
622+
usefulness: 2
623+
level: 2
624+
implementation:
625+
- <a href="https://github.com/dxa4481/truffleHog">truffleHog</a>
626+
samm2: v-security-testing|A|1
615627
...

0 commit comments

Comments
 (0)