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

Add and improve rules #227

Merged
merged 11 commits into from
Oct 29, 2024
Merged

Add and improve rules #227

merged 11 commits into from
Oct 29, 2024

Conversation

bradlarsen
Copy link
Collaborator

@bradlarsen bradlarsen commented Oct 24, 2024

New rules:

  • Credentials in PostgreSQL Connection URI
  • Django Secret Key
  • PHPMailer Credentials

Improved rules:

  • Credentials in ODBC Connection String

Other:

  • Fixed a currently-benign bug in regex scanning that would result in matches being lost when patterns were compiled with the SOM_LEFTMOST option
  • Adjusted logging span levels in scanning

@bradlarsen bradlarsen added the detection Related to rules or detection of sensitive information label Oct 24, 2024
@bradlarsen bradlarsen marked this pull request as ready for review October 29, 2024 18:06
@bradlarsen bradlarsen changed the title Add more rules Add and improve rules Oct 29, 2024
@bradlarsen bradlarsen merged commit 2598385 into main Oct 29, 2024
10 checks passed
@bradlarsen bradlarsen deleted the more-rules branch October 29, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detection Related to rules or detection of sensitive information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant