1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-10 21:41:37 +07:00

chore: add detect-secrets deps

This commit is contained in:
Juan Picado @jotadeveloper 2019-09-29 20:20:10 +02:00
parent 543877a077
commit eabc0b9f5b
No known key found for this signature in database
GPG Key ID: 15AA875EF3768142

40
.secrets-baseline Normal file
View File

@ -0,0 +1,40 @@
{
"exclude": {
"files": null,
"lines": null
},
"generated_at": "2019-09-29T18:19:50Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
},
{
"name": "ArtifactoryDetector"
},
{
"base64_limit": 4.5,
"name": "Base64HighEntropyString"
},
{
"name": "BasicAuthDetector"
},
{
"hex_limit": 3,
"name": "HexHighEntropyString"
},
{
"name": "KeywordDetector"
},
{
"name": "PrivateKeyDetector"
},
{
"name": "SlackDetector"
},
{
"name": "StripeDetector"
}
],
"results": {},
"version": "0.12.4"
}