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): deserialization of user input (CWE-502) #237

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented Feb 7, 2024

Description

Add Java rule for deserializing user input

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/deserialization-of-user-input branch from cc1f316 to d085112 Compare February 7, 2024 13:21
@elsapet elsapet mentioned this pull request Feb 7, 2024
37 tasks
@elsapet elsapet merged commit 5a875f0 into main Feb 8, 2024
20 checks passed
@elsapet elsapet deleted the feat/java/deserialization-of-user-input branch February 8, 2024 06:59
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