|
1 | 1 | { |
2 | 2 | "exclude": { |
3 | | - "files": "package-lock.json|credentials.json", |
| 3 | + "files": "package-lock.json|credentials.json|^.secrets.baseline$", |
4 | 4 | "lines": null |
5 | 5 | }, |
6 | | - "generated_at": "2020-03-03T19:34:45Z", |
| 6 | + "generated_at": "2022-03-18T17:40:34Z", |
7 | 7 | "plugins_used": [ |
8 | 8 | { |
9 | 9 | "name": "AWSKeyDetector" |
|
25 | 25 | "name": "CloudantDetector" |
26 | 26 | }, |
27 | 27 | { |
28 | | - "name": "Db2Detector" |
29 | | - }, |
30 | | - { |
| 28 | + "ghe_instance": "github.ibm.com", |
31 | 29 | "name": "GheDetector" |
32 | 30 | }, |
33 | 31 | { |
|
66 | 64 | "name": "TwilioKeyDetector" |
67 | 65 | } |
68 | 66 | ], |
69 | | - "results": {}, |
70 | | - "version": "0.13.0+ibm.9.dss", |
| 67 | + "results": { |
| 68 | + "CHANGELOG.md": [ |
| 69 | + { |
| 70 | + "hashed_secret": "939999726d2023fca902233e45790c08081dc91b", |
| 71 | + "is_secret": false, |
| 72 | + "is_verified": false, |
| 73 | + "line_number": 90, |
| 74 | + "type": "Hex High Entropy String", |
| 75 | + "verified_result": null |
| 76 | + } |
| 77 | + ], |
| 78 | + "assistant/src/test/resources/assistant/assistant.json": [ |
| 79 | + { |
| 80 | + "hashed_secret": "49568690e3778497671beb117ceecc48e01cdd4c", |
| 81 | + "is_secret": false, |
| 82 | + "is_verified": false, |
| 83 | + "line_number": 117, |
| 84 | + "type": "Secret Keyword", |
| 85 | + "verified_result": null |
| 86 | + } |
| 87 | + ], |
| 88 | + "assistant/src/test/resources/assistant/message_response.json": [ |
| 89 | + { |
| 90 | + "hashed_secret": "d506bd5213c46bd49e16c634754ad70113408252", |
| 91 | + "is_secret": false, |
| 92 | + "is_verified": false, |
| 93 | + "line_number": 165, |
| 94 | + "type": "Secret Keyword", |
| 95 | + "verified_result": null |
| 96 | + } |
| 97 | + ], |
| 98 | + "discovery/src/main/java/com/ibm/watson/discovery/v1/model/CredentialDetails.java": [ |
| 99 | + { |
| 100 | + "hashed_secret": "e8fc807ce6fbcda13f91c5b64850173873de0cdc", |
| 101 | + "is_secret": false, |
| 102 | + "is_verified": false, |
| 103 | + "line_number": 42, |
| 104 | + "type": "Secret Keyword", |
| 105 | + "verified_result": null |
| 106 | + }, |
| 107 | + { |
| 108 | + "hashed_secret": "fdee05598fdd57ff8e9ae29e92c25a04f2c52fa6", |
| 109 | + "is_secret": false, |
| 110 | + "is_verified": false, |
| 111 | + "line_number": 44, |
| 112 | + "type": "Secret Keyword", |
| 113 | + "verified_result": null |
| 114 | + } |
| 115 | + ] |
| 116 | + }, |
| 117 | + "version": "0.13.1+ibm.47.dss", |
71 | 118 | "word_list": { |
72 | 119 | "file": null, |
73 | 120 | "hash": null |
|
0 commit comments