Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 34s
172 lines
3.6 KiB
Plaintext
172 lines
3.6 KiB
Plaintext
{
|
|
"version": "1.5.0",
|
|
"plugins_used": [
|
|
{
|
|
"name": "ArtifactoryDetector"
|
|
},
|
|
{
|
|
"name": "AWSKeyDetector"
|
|
},
|
|
{
|
|
"name": "AzureStorageKeyDetector"
|
|
},
|
|
{
|
|
"name": "Base64HighEntropyString",
|
|
"limit": 4.5
|
|
},
|
|
{
|
|
"name": "BasicAuthDetector"
|
|
},
|
|
{
|
|
"name": "CloudantDetector"
|
|
},
|
|
{
|
|
"name": "DiscordBotTokenDetector"
|
|
},
|
|
{
|
|
"name": "GitHubTokenDetector"
|
|
},
|
|
{
|
|
"name": "GitLabTokenDetector"
|
|
},
|
|
{
|
|
"name": "HexHighEntropyString",
|
|
"limit": 3.0
|
|
},
|
|
{
|
|
"name": "IbmCloudIamDetector"
|
|
},
|
|
{
|
|
"name": "IbmCosHmacDetector"
|
|
},
|
|
{
|
|
"name": "IPPublicDetector"
|
|
},
|
|
{
|
|
"name": "JwtTokenDetector"
|
|
},
|
|
{
|
|
"name": "KeywordDetector",
|
|
"keyword_exclude": ""
|
|
},
|
|
{
|
|
"name": "MailchimpDetector"
|
|
},
|
|
{
|
|
"name": "NpmDetector"
|
|
},
|
|
{
|
|
"name": "OpenAIDetector"
|
|
},
|
|
{
|
|
"name": "PrivateKeyDetector"
|
|
},
|
|
{
|
|
"name": "PypiTokenDetector"
|
|
},
|
|
{
|
|
"name": "SendGridDetector"
|
|
},
|
|
{
|
|
"name": "SlackDetector"
|
|
},
|
|
{
|
|
"name": "SoftlayerDetector"
|
|
},
|
|
{
|
|
"name": "SquareOAuthDetector"
|
|
},
|
|
{
|
|
"name": "StripeDetector"
|
|
},
|
|
{
|
|
"name": "TelegramBotTokenDetector"
|
|
},
|
|
{
|
|
"name": "TwilioKeyDetector"
|
|
}
|
|
],
|
|
"filters_used": [
|
|
{
|
|
"path": "detect_secrets.filters.allowlist.is_line_allowlisted"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.common.is_baseline_file",
|
|
"filename": ".secrets.baseline"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.common.is_ignored_due_to_verification_policies",
|
|
"min_level": 2
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_indirect_reference"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_likely_id_string"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_lock_file"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_not_alphanumeric_string"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_potential_uuid"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_prefixed_with_dollar_sign"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_sequential_string"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_swagger_file"
|
|
},
|
|
{
|
|
"path": "detect_secrets.filters.heuristic.is_templated_secret"
|
|
}
|
|
],
|
|
"results": {
|
|
"docker-compose.yml": [
|
|
{
|
|
"type": "Secret Keyword",
|
|
"filename": "docker-compose.yml",
|
|
"hashed_secret": "fb360f9c09ac8c5edb2f18be5de4e80ea4c430d0",
|
|
"is_verified": false,
|
|
"line_number": 9
|
|
},
|
|
{
|
|
"type": "Secret Keyword",
|
|
"filename": "docker-compose.yml",
|
|
"hashed_secret": "61a4f51eb85a16603bd63347ef7cc8b7779b5963",
|
|
"is_verified": false,
|
|
"line_number": 12
|
|
},
|
|
{
|
|
"type": "Secret Keyword",
|
|
"filename": "docker-compose.yml",
|
|
"hashed_secret": "fa9beb99e4029ad5a6615399e7bbae21356086b3",
|
|
"is_verified": false,
|
|
"line_number": 26
|
|
},
|
|
{
|
|
"type": "Secret Keyword",
|
|
"filename": "docker-compose.yml",
|
|
"hashed_secret": "fc544380162745e4826f7040176ce443d4d345b9",
|
|
"is_verified": false,
|
|
"line_number": 38
|
|
}
|
|
],
|
|
"hosts.yml": [
|
|
{
|
|
"type": "Secret Keyword",
|
|
"filename": "hosts.yml",
|
|
"hashed_secret": "b3a5425f7ebac5a1b19d0d34418ce0a4f64a7a51",
|
|
"is_verified": false,
|
|
"line_number": 11
|
|
}
|
|
]
|
|
},
|
|
"generated_at": "2024-07-05T02:45:41Z"
|
|
}
|