Skip to content

Commit

Permalink
chore: update .secrets.baseline (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Compton authored Feb 25, 2021
1 parent ef72858 commit f11161b
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "package-lock.json|go.sum|^.secrets.baseline$",
"lines": null
},
"generated_at": "2021-02-24T18:50:18Z",
"generated_at": "2021-02-25T21:22:10Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -393,15 +393,15 @@
"hashed_secret": "f75b33f87ffeacb3a4f793a09693e672e07449ff",
"is_secret": false,
"is_verified": false,
"line_number": 94,
"line_number": 96,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "7ea6be9eecb6605329a1b1870c2fd2af9b896991",
"is_secret": false,
"is_verified": false,
"line_number": 97,
"line_number": 99,
"type": "Secret Keyword",
"verified_result": null
}
Expand Down Expand Up @@ -446,6 +446,14 @@
"line_number": 719,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "32e8612d8ca77c7ea8374aa7918db8e5df9252ed",
"is_secret": false,
"is_verified": false,
"line_number": 738,
"type": "Secret Keyword",
"verified_result": null
}
],
"v5/core/jwt_utils_test.go": [
Expand Down

0 comments on commit f11161b

Please sign in to comment.