Skip to content

Commit

Permalink
chore: update secrets baseline to avoid alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
padamstx committed Mar 30, 2021
1 parent 7c58a9c commit 736c5f9
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 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-03-11T23:37:03Z",
"generated_at": "2021-03-30T19:31:09Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -127,25 +127,15 @@
"hashed_secret": "cf65466f1394d5969a2179be065d0daa54007411",
"is_secret": false,
"is_verified": false,
"line_number": 51,
"line_number": 50,
"type": "Hex High Entropy String",
"verified_result": null
},
{
"hashed_secret": "0f97a4e707b7424540793cb2078919ee6770e07f",
"is_secret": false,
"is_verified": false,
"line_number": 52,
"type": "Hex High Entropy String",
"verified_result": null
}
],
"test/integration/test_resource_manager_v2.py": [
{
"hashed_secret": "1f7f6b3a6bee3796ba250ac4379ea6743d51ed53",
"is_secret": false,
"is_verified": false,
"line_number": 62,
"line_number": 51,
"type": "Hex High Entropy String",
"verified_result": null
}
Expand Down Expand Up @@ -299,7 +289,7 @@
}
]
},
"version": "0.13.1+ibm.31.dss",
"version": "0.13.1+ibm.32.dss",
"word_list": {
"file": null,
"hash": null
Expand Down

0 comments on commit 736c5f9

Please sign in to comment.