Skip to content

Improve CDN detection pattern handling#6

Merged
atomiczsec merged 1 commit intomainfrom
codex/convert-cdn-fingerprint-arrays-to-patterns
Nov 16, 2025
Merged

Improve CDN detection pattern handling#6
atomiczsec merged 1 commit intomainfrom
codex/convert-cdn-fingerprint-arrays-to-patterns

Conversation

@atomiczsec
Copy link
Owner

@atomiczsec atomiczsec commented Nov 16, 2025

Summary

  • precompile the CDN fingerprint definitions into case-insensitive regex patterns so pseudo-regex entries work as intended
  • match each response header against the compiled patterns to avoid missed detections due to literal substring checks

Testing

  • ./gradlew test

@atomiczsec atomiczsec merged commit ce2c8fd into main Nov 16, 2025
1 check passed
@atomiczsec atomiczsec deleted the codex/convert-cdn-fingerprint-arrays-to-patterns branch November 16, 2025 16:29
@atomiczsec atomiczsec removed the codex label Nov 18, 2025
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.

1 participant