File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "exclude_regex": null,
3+ "generated_at": "2019-01-18T18:10:52Z",
4+ "plugins_used": [
5+ {
6+ "base64_limit": 4.5,
7+ "name": "Base64HighEntropyString"
8+ },
9+ {
10+ "name": "BasicAuthDetector"
11+ },
12+ {
13+ "hex_limit": 3,
14+ "name": "HexHighEntropyString"
15+ },
16+ {
17+ "name": "PrivateKeyDetector"
18+ },
19+ {
20+ "name": "SlackDetector"
21+ }
22+ ],
23+ "results": {
24+ "test/unit/test_compare_comply_v1.py": [
25+ {
26+ "hashed_secret": "8b9c6b492eeebdcadf7104b49fe0a4d8d794e571",
27+ "line_number": 140,
28+ "type": "Hex High Entropy String"
29+ },
30+ {
31+ "hashed_secret": "6fdc5cd6c838419315d7a2ba2904807eb7704f46",
32+ "line_number": 219,
33+ "type": "Hex High Entropy String"
34+ },
35+ {
36+ "hashed_secret": "72a78bbbc94f2d89ede742a52f62981edfaf7485",
37+ "line_number": 291,
38+ "type": "Base64 High Entropy String"
39+ }
40+ ]
41+ },
42+ "version": "0.10.3"
43+ }
You can’t perform that action at this time.
0 commit comments