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

Adding unpinned specs to the scan report #454

Closed yeisonvargasf closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 76.82% // Head: 76.05% // Decreases project coverage by -0.78% :warning:

Coverage data is based on head (e5f56c2) compared to base (0ed7f53). Patch coverage: 62.96% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #454 +/- ## =========================================== - Coverage 76.82% 76.05% -0.78% =========================================== Files 26 26 Lines 3526 3658 +132 =========================================== + Hits 2709 2782 +73 - Misses 817 876 +59 ``` | [Impacted Files](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio) | Coverage Δ | | |---|---|---| | [safety/formatters/html.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L2Zvcm1hdHRlcnMvaHRtbC5weQ==) | `29.03% <0.00%> (+3.31%)` | :arrow_up: | | [safety/alerts/github.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L2FsZXJ0cy9naXRodWIucHk=) | `12.38% <5.12%> (+0.38%)` | :arrow_up: | | [safety/alerts/utils.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L2FsZXJ0cy91dGlscy5weQ==) | `26.80% <18.75%> (-0.47%)` | :arrow_down: | | [safety/alerts/\_\_init\_\_.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L2FsZXJ0cy9fX2luaXRfXy5weQ==) | `63.88% <40.00%> (-3.86%)` | :arrow_down: | | [safety/safety.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L3NhZmV0eS5weQ==) | `76.28% <54.33%> (-5.09%)` | :arrow_down: | | [safety/output\_utils.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L291dHB1dF91dGlscy5weQ==) | `87.03% <81.41%> (-1.10%)` | :arrow_down: | | [safety/util.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L3V0aWwucHk=) | `84.16% <88.88%> (-0.12%)` | :arrow_down: | | [safety/cli.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L2NsaS5weQ==) | `88.06% <100.00%> (+0.09%)` | :arrow_up: | | [safety/formatters/bare.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L2Zvcm1hdHRlcnMvYmFyZS5weQ==) | `79.16% <100.00%> (ø)` | | | [safety/formatters/json.py](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio#diff-c2FmZXR5L2Zvcm1hdHRlcnMvanNvbi5weQ==) | `96.42% <100.00%> (+2.67%)` | :arrow_up: | | ... and [8 more](https://codecov.io/gh/pyupio/safety/pull/454?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pyupio)

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