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(python): path traversal with user input (CWE 73) #395

Merged
merged 7 commits into from
May 15, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented May 9, 2024

Description

  • Add shared user input rules for Python
  • Add path using user input rules for Python lang and Django framework

Checklist

If this is your first time contributing please sign the CLA

  • My rule has adequate metadata to explain its use.

@elsapet elsapet changed the title feat(python): Path traversal with user input (CWE 73) feat(python): path traversal with user input (CWE 73) May 9, 2024
@elsapet elsapet force-pushed the feat/python/cwe-73-path-traversal-user-input branch from bd5c6fd to 102567e Compare May 9, 2024 15:37
@elsapet elsapet marked this pull request as ready for review May 9, 2024 15:39
@elsapet elsapet marked this pull request as draft May 9, 2024 15:43
@elsapet elsapet force-pushed the feat/python/cwe-73-path-traversal-user-input branch 4 times, most recently from 070b0a1 to 29a3534 Compare May 15, 2024 08:25
@elsapet elsapet marked this pull request as ready for review May 15, 2024 09:05
@elsapet elsapet requested a review from didroe May 15, 2024 09:05
@elsapet elsapet force-pushed the feat/python/cwe-73-path-traversal-user-input branch from 96689fc to d13820d Compare May 15, 2024 10:55
@elsapet elsapet force-pushed the feat/python/cwe-73-path-traversal-user-input branch from d13820d to 95c16ca Compare May 15, 2024 11:11
@elsapet elsapet force-pushed the feat/python/cwe-73-path-traversal-user-input branch from 95c16ca to e2e89ec Compare May 15, 2024 11:30
@elsapet elsapet merged commit 16f2fae into main May 15, 2024
23 checks passed
@elsapet elsapet deleted the feat/python/cwe-73-path-traversal-user-input branch May 15, 2024 13:55
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.

None yet

2 participants