Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(php): add coverage for crc32 and adler32 #260

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

gotbadger
Copy link
Contributor

@gotbadger gotbadger commented Feb 13, 2024

Description

Add coverage for some of the more common weak hashing algos in PHP.

Related

Checklist

  • I've added a snapshot that shows my rule works as expected.
  • My rule has adequate metadata to explain its use.
  • PR title follows Conventional Commits format

@gotbadger gotbadger merged commit 14b2e2d into main Feb 13, 2024
23 checks passed
@gotbadger gotbadger deleted the feat/improve-hashing-coverage branch February 13, 2024 12:07
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.

Better coverage of PHP Hashing Algos
2 participants