Skip to content

Commit

Permalink
feat(partner center sell): fix secret scan
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Harasztia <[email protected]>
  • Loading branch information
HarasztiaPeter authored and padamstx committed Jan 7, 2025
1 parent a4f5aa9 commit 9051e2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|^.secrets.baseline$|_test.go|package-lock.json|.cra/.cveignore",
"lines": null
},
"generated_at": "2024-12-30T09:44:26Z",
"generated_at": "2024-12-30T09:56:45Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -272,6 +272,7 @@
},
{
"hashed_secret": "a37778ccb042292072dfa7d8dcb82e9125a45dc5",
"is_secret": false,
"is_verified": false,
"line_number": 7167,
"type": "Secret Keyword",
Expand Down

0 comments on commit 9051e2a

Please sign in to comment.