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(java): blowfish key size rule (CWE-326) #193

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented Jan 25, 2024

Description

Add Java rule for small key size used with Blowfish key generator

Relates to #197

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

@elsapet elsapet requested a review from cfabianski January 25, 2024 09:48
@elsapet elsapet merged commit cd93f5b into main Jan 29, 2024
19 checks passed
@elsapet elsapet deleted the feat/java/blowfish-key-size-rule branch January 29, 2024 08:29
@elsapet elsapet changed the title feat(java): blowfish key size rule feat(java): blowfish key size rule (CWE-326) Feb 2, 2024
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.

2 participants