Skip to content

Commit d6e079f

Browse files
committed
fix(CI): update secrets manager baseline
Signed-off-by: Sridhar G K <gksridhar09@gmail.com>
1 parent e61d837 commit d6e079f

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

.secrets.baseline

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "package-lock.json|go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2026-02-20T04:26:41Z",
6+
"generated_at": "2026-02-20T16:31:04Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -65,6 +65,16 @@
6565
}
6666
],
6767
"results": {
68+
".github/workflows/publish.yaml": [
69+
{
70+
"hashed_secret": "b8fb27ac44ff8a4d5237588af39c5fb65bbedc3f",
71+
"is_secret": false,
72+
"is_verified": false,
73+
"line_number": 42,
74+
"type": "Secret Keyword",
75+
"verified_result": null
76+
}
77+
],
6878
"directlink.env.properties": [
6979
{
7080
"hashed_secret": "89a519cc7786f3290ad671412d92f325f9ef2a57",

0 commit comments

Comments
 (0)