Skip to content

Commit 49873ee

Browse files
committed
detect secrets
Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>
1 parent 32cd98b commit 49873ee

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

.secrets.baseline

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2026-05-11T20:49:08Z",
6+
"generated_at": "2026-05-11T21:21:02Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -76,7 +76,18 @@
7676
"name": "TwilioKeyDetector"
7777
}
7878
],
79-
"results": {},
79+
"results": {
80+
".github/workflows/publish.yaml": [
81+
{
82+
"hashed_secret": "b8fb27ac44ff8a4d5237588af39c5fb65bbedc3f",
83+
"is_secret": false,
84+
"is_verified": false,
85+
"line_number": 34,
86+
"type": "Secret Keyword",
87+
"verified_result": null
88+
}
89+
]
90+
},
8091
"version": "0.13.1+ibm.64.dss",
8192
"word_list": {
8293
"file": null,

0 commit comments

Comments
 (0)