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): add ECB cipher mode rule (CWE-327) #199

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented Jan 29, 2024

Description

Add rule to guard against using ECB cipher mode

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 29, 2024 08:48
@elsapet elsapet merged commit 7023b4e into main Jan 29, 2024
19 checks passed
@elsapet elsapet deleted the feat/java/add-ecb-cipher-mode-rule branch January 29, 2024 09:06
@elsapet elsapet changed the title feat(java): add ECB cipher mode rule feat(java): add ECB cipher mode rule (CWE-327) 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