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 dangerous permissions rule (CWE-269) #198

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented Jan 26, 2024

Description

Add Java rule to catch the granting of dangerous permissions

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 26, 2024 10:16
@elsapet elsapet force-pushed the feat/java/add-dangerous-permissions-rule branch from 86ae247 to a374923 Compare January 26, 2024 10:53
@elsapet elsapet force-pushed the feat/java/add-dangerous-permissions-rule branch from a374923 to 15945c0 Compare January 26, 2024 10:56
@elsapet elsapet merged commit 8fb3894 into main Jan 29, 2024
19 checks passed
@elsapet elsapet deleted the feat/java/add-dangerous-permissions-rule branch January 29, 2024 09:05
@elsapet elsapet changed the title feat(java): add dangerous permissions rule feat(java): add dangerous permissions rule (CWE-269) 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