docker-tidy/.secrets.baseline
Matthew Mead-Briggs e66fb295f4 Pre-commit wants to make these changes
And they seem fine to me
2019-04-24 07:39:38 -07:00

23 lines
372 B
Plaintext

{
"exclude": {
"files": "tests/.*",
"lines": null
},
"generated_at": "2019-04-24T14:36:38Z",
"plugins_used": [
{
"base64_limit": 4.5,
"name": "Base64HighEntropyString"
},
{
"hex_limit": 3,
"name": "HexHighEntropyString"
},
{
"name": "PrivateKeyDetector"
}
],
"results": {},
"version": "0.12.2"
}