Yelp / detect-secrets

An enterprise friendly way of detecting and preventing secrets in code.
Apache License 2.0
3.62k stars 450 forks source link

Add String Implementation - StatisticsAggregator #678

Closed jpdakran closed 1 year ago

jpdakran commented 1 year ago
Plugin: PrivateKeyDetector
Statistics: True Positives: 0, False Positives: 0, Unknown: 8, Precision: 0.0, Recall: 0.0

Plugin: TwilioKeyDetector
Statistics: True Positives: 0, False Positives: 0, Unknown: 1, Precision: 0.0, Recall: 0.0

Plugin: HexHighEntropyString
Statistics: True Positives: 0, False Positives: 0, Unknown: 2, Precision: 0.0, Recall: 0.0

Plugin: KeywordDetector
Statistics: True Positives: 0, False Positives: 0, Unknown: 3, Precision: 0.0, Recall: 0.0

Plugin: JwtTokenDetector
Statistics: True Positives: 0, False Positives: 0, Unknown: 1, Precision: 0.0, Recall: 0.0

Plugin: Base64HighEntropyString
Statistics: True Positives: 0, False Positives: 0, Unknown: 1, Precision: 0.0, Recall: 0.0