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 path traversal rule (CWE-22) #239

Merged
merged 4 commits into from
Feb 9, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented Feb 7, 2024

Description

Rewrite "path_traversal" rule so that it is actually CWE-22 path traversal
Rename existing "path_traversal" rule to be path using user input (CWE-73)

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 mentioned this pull request Feb 7, 2024
37 tasks
@elsapet elsapet requested a review from cfabianski February 8, 2024 06:59
@elsapet elsapet merged commit 5480895 into main Feb 9, 2024
20 checks passed
@elsapet elsapet deleted the feat/java/add-path-traversal-rule branch February 9, 2024 09:39
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