Skip to content

add bandit, a security linter #150

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

Merged
merged 1 commit into from
Nov 7, 2022
Merged

add bandit, a security linter #150

merged 1 commit into from
Nov 7, 2022

Conversation

skshetry
Copy link
Collaborator

@skshetry skshetry commented Nov 7, 2022

@skshetry skshetry requested review from pmrowla and dtrifiro and removed request for pmrowla November 7, 2022 16:52
@skshetry skshetry mentioned this pull request Nov 7, 2022
10 tasks
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2022

Codecov Report

Base: 81.65% // Head: 80.80% // Decreases project coverage by -0.85% ⚠️

Coverage data is based on head (6622b31) compared to base (d175b92).
Patch coverage: 25.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   81.65%   80.80%   -0.86%     
==========================================
  Files          25       25              
  Lines        3396     3396              
  Branches      583      583              
==========================================
- Hits         2773     2744      -29     
- Misses        542      562      +20     
- Partials       81       90       +9     
Impacted Files Coverage Δ
src/scmrepo/git/backend/pygit2.py 74.50% <0.00%> (-1.99%) ⬇️
src/scmrepo/git/backend/dulwich/credentials.py 25.22% <33.33%> (ø)
src/scmrepo/utils.py 67.74% <0.00%> (-19.36%) ⬇️
tests/conftest.py 86.00% <0.00%> (-9.00%) ⬇️
src/scmrepo/git/backend/gitpython.py 63.34% <0.00%> (-1.08%) ⬇️
src/scmrepo/git/backend/dulwich/__init__.py 78.76% <0.00%> (-0.46%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@efiop efiop merged commit e486084 into main Nov 7, 2022
@efiop efiop deleted the add-bandit branch November 7, 2022 17:34
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.

3 participants