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

test: add static application security testing #2009

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

kuwv
Copy link
Contributor

@kuwv kuwv commented Nov 29, 2023

Howdy @selwin,

This commit adds some security checks to ensure something doesn't slip though and potentially cause havoc later. There are 5x low level vulnerabilities currently. LMK if you want me to silence these or resolve them.

Also, fixed some of the syntax issues with the pyproject.toml while I was updating it.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d11094a) 93.84% compared to head (86279ba) 93.84%.

Files Patch % Lines
rq/worker.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2009   +/-   ##
=======================================
  Coverage   93.84%   93.84%           
=======================================
  Files          29       29           
  Lines        3897     3900    +3     
=======================================
+ Hits         3657     3660    +3     
  Misses        240      240           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kuwv
Copy link
Contributor Author

kuwv commented Dec 11, 2023

ping @selwin, I'd like to get this done before January 1st if possible.

@selwin
Copy link
Collaborator

selwin commented Dec 16, 2023

@kuwv I'm ok with merging this in. Do you mind taking a look at whether you can increase the coverage for this set of changes?

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