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): sensitive data in cookie rule (CWE-315) #391

Merged
merged 8 commits into from
May 16, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented May 6, 2024

Description

Add rule to catch sensitive data exposed in cookie value (CWE-315), for Python 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 force-pushed the feat/python/sensitive-data-in-cookie branch from 276cc36 to 995a043 Compare May 6, 2024 14:26
@elsapet elsapet changed the title feat(python): add sensitive data in cookie rule for Django framework (CWE-315) feat(python): add sensitive data in cookie rule (CWE-315) May 6, 2024
@elsapet elsapet changed the title feat(python): add sensitive data in cookie rule (CWE-315) feat(python): sensitive data in cookie rule (CWE-315) May 7, 2024
@elsapet elsapet force-pushed the feat/python/sensitive-data-in-cookie branch 3 times, most recently from a5127ca to 333a0a6 Compare May 15, 2024 13:56
@elsapet elsapet requested a review from didroe May 15, 2024 14:06
rules/python/django/cookies.yml Outdated Show resolved Hide resolved
rules/python/shared/django/http_response.yml Outdated Show resolved Hide resolved
@elsapet elsapet force-pushed the feat/python/sensitive-data-in-cookie branch from 333a0a6 to 64f5696 Compare May 16, 2024 11:59
@elsapet elsapet requested a review from didroe May 16, 2024 12:55
@elsapet elsapet merged commit 0dfba82 into main May 16, 2024
23 checks passed
@elsapet elsapet deleted the feat/python/sensitive-data-in-cookie branch May 16, 2024 13:03
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