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(jave): add CRLF injection rule (CWE-93) #195

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented Jan 25, 2024

Description

Add Java rule for Carriage Return, Line Feed injection attacks
Some refactoring of other logger rules, to remove shared functionality

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 force-pushed the feat/java/add-crlf-injection-rule branch 4 times, most recently from 425c58a to 6d4988b Compare January 29, 2024 07:57
@elsapet
Copy link
Collaborator Author

elsapet commented Jan 29, 2024

Canary tests passing here: https://github.com/Bearer/bearer-rules/actions/runs/7693209297

@elsapet elsapet force-pushed the feat/java/add-crlf-injection-rule branch from 6d4988b to 875b3cc Compare January 29, 2024 10:02
@elsapet elsapet merged commit 07ea3a4 into main Jan 29, 2024
19 checks passed
@elsapet elsapet deleted the feat/java/add-crlf-injection-rule branch January 29, 2024 16:02
@elsapet elsapet changed the title feat(jave): add CRLF injection rule feat(jave): add CRLF injection rule (CWE-93) 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