Skip to content

refactor: enhance high-entropy literal detection logic#2

Merged
VisualBean merged 1 commit into
mainfrom
alex/falsepositives
May 15, 2026
Merged

refactor: enhance high-entropy literal detection logic#2
VisualBean merged 1 commit into
mainfrom
alex/falsepositives

Conversation

@VisualBean
Copy link
Copy Markdown
Contributor

Introduces checks for base64ish strings within looksEncodedOrPacked, making the detector more robust against encoded payloads. Adds a new test case to verify that ordinary C# SQL, exception, and log message strings are correctly ignored by the high-entropy literal detector.

fixes #1

Introduces checks for base64ish strings within looksEncodedOrPacked, making the detector more robust against encoded payloads.
Adds a new test case to verify that ordinary C# SQL, exception, and log message strings are correctly ignored by the high-entropy literal detector.
@VisualBean VisualBean merged commit 83f44b7 into main May 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive

1 participant