Skip to content

Commit fa05f4a

Browse files
authored
add go-pillage-registries
1 parent 5fd121c commit fa05f4a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

data/TestandVerification.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,8 +613,8 @@ Static depth for infrastructure:
613613
samm: EH2-B
614614
samm2: v-security-testing|A|1
615615
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
616+
risk: Stored secrets in git history, in container images or directly in code shouldn't exists because they might be read unauthorized.
617+
measure: Test for secrets in code, container images and history
618618
difficultyOfImplementation:
619619
knowledge: 2
620620
time: 1
@@ -623,5 +623,6 @@ Static depth for infrastructure:
623623
level: 2
624624
implementation:
625625
- <a href="https://github.com/dxa4481/truffleHog">truffleHog</a>
626+
- <a href="https://github.com/nccgroup/go-pillage-registries">go-pillage-registries</a>
626627
samm2: v-security-testing|A|1
627628
...

0 commit comments

Comments
 (0)