File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "tool" : " Credential Scanner" ,
3+ "suppressions" : [
4+ {
5+ "placeholder" : " abcdefg" ,
6+ "_justification" : " This is a fake password used in test code."
7+ },
8+ {
9+ "placeholder" : " Pa$$AAECAw==" ,
10+ "_justification" : " This is a fake password used in test code."
11+ },
12+ {
13+ "placeholder" : " ALyuoraY/cIWD1hjo+K81/pf83qo6Q6T+UBYcXN9P3A9WHLvEY10f+lwW5qPG6h9xw==" ,
14+ "_justification" : " This is a fake hashed password used in test code."
15+ },
16+ {
17+ "placeholder" : " abcdefg123" ,
18+ "_justification" : " This is a fake password used in test code."
19+ },
20+ {
21+ "placeholder" : " 3e29b24f825e737d97aed5eb62df5076" ,
22+ "_justification" : " This is a fake password used in test code."
23+ },
24+ {
25+ "placeholder" : " My Password" ,
26+ "_justification" : " This is a fake password used in test code."
27+ }
28+ ]
29+ }
You can’t perform that action at this time.
0 commit comments