Skip to content

Commit

Permalink
chore: update .secrets.baseline (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
padamstx authored Aug 13, 2021
1 parent 3abb03a commit 0f708f2
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "package-lock.json|^.secrets.baseline$",
"lines": null
},
"generated_at": "2021-08-05T20:39:19Z",
"generated_at": "2021-08-13T17:45:41Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -323,6 +323,14 @@
"line_number": 29,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "e38ad214943daad1d64c102faec29de4afe9da3d",
"is_secret": false,
"is_verified": false,
"line_number": 36,
"type": "Secret Keyword",
"verified_result": null
}
],
"test/resources/vcap.json": [
Expand Down Expand Up @@ -492,29 +500,29 @@
"hashed_secret": "407bb564bd0e4d31368cb53004c9c42adf8f7be8",
"is_secret": false,
"is_verified": false,
"line_number": 163,
"line_number": 174,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "2863fa4b5510c46afc2bd2998dfbc0cf3d6df032",
"is_secret": false,
"is_verified": false,
"line_number": 189,
"line_number": 200,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "ed8c99e906cf3fdbae90a71e06142ebc72b4c056",
"is_secret": false,
"is_verified": false,
"line_number": 207,
"line_number": 218,
"type": "Secret Keyword",
"verified_result": null
}
]
},
"version": "0.13.1+ibm.40.dss",
"version": "0.13.1+ibm.43.dss",
"word_list": {
"file": null,
"hash": null
Expand Down

0 comments on commit 0f708f2

Please sign in to comment.