pyupio / safety

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
https://safetycli.com/product/safety-cli
MIT License
1.66k stars 141 forks source link

Safety 2.0b5 patch #387

Closed yeisonvargasf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #387 (7ac6461) into master (bdd1183) will increase coverage by 1.82%. The diff coverage is 98.16%.

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
+ Coverage   85.23%   87.05%   +1.82%     
==========================================
  Files          14       14              
  Lines        1564     1614      +50     
==========================================
+ Hits         1333     1405      +72     
+ Misses        231      209      -22     
Impacted Files Coverage Δ
safety/cli.py 86.01% <90.90%> (+2.24%) :arrow_up:
safety/util.py 81.74% <98.21%> (+2.10%) :arrow_up:
safety/output_utils.py 90.78% <100.00%> (+3.45%) :arrow_up:
safety/safety.py 90.51% <100.00%> (+0.33%) :arrow_up:
safety/models.py 91.07% <0.00%> (+1.78%) :arrow_up:
safety/formatters/text.py 71.92% <0.00%> (+3.50%) :arrow_up:
safety/formatters/screen.py 92.00% <0.00%> (+4.00%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fd5e4cb...7ac6461. Read the comment docs.