mgerst / flag-slurper

A red team utility for Cyber Defense Competitions.
https://flag-slurper.rtfd.io
MIT License
3 stars 2 forks source link

Bump setuptools from 65.3.0 to 65.5.1 #113

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps setuptools from 65.3.0 to 65.5.1.

Changelog

Sourced from setuptools's changelog.

v65.5.1

Misc

  • #3638: Drop a test dependency on the mock package, always use :external+python:py:mod:unittest.mock -- by :user:hroncok
  • #3659: Fixed REDoS vector in package_index.

v65.5.0

Changes

  • #3624: Fixed editable install for multi-module/no-package src-layout projects.
  • #3626: Minor refactorings to support distutils using stdlib logging module.

Documentation changes

  • #3419: Updated the example version numbers to be compliant with PEP-440 on the "Specifying Your Project’s Version" page of the user guide.

Misc

  • #3569: Improved information about conflicting entries in the current working directory and editable install (in documentation and as an informational warning).
  • #3576: Updated version of validate_pyproject.

v65.4.1

Misc

  • #3613: Fixed encoding errors in expand.StaticModule when system default encoding doesn't match expectations for source files.
  • #3617: Merge with pypa/distutils@6852b20 including fix for pypa/distutils#181.

v65.4.0

Changes

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mgerst/flag-slurper/network/alerts).
codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (6161c3f) 77.36% compared to head (6c1aff8) 78.63%. Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #113 +/- ## ========================================== + Coverage 77.36% 78.63% +1.26% ========================================== Files 27 30 +3 Lines 1551 1769 +218 ========================================== + Hits 1200 1391 +191 - Misses 351 378 +27 ``` | [Files](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst) | Coverage Δ | | |---|---|---| | [flag\_slurper/autolib/exploit.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2F1dG9saWIvZXhwbG9pdC5weQ==) | `58.51% <100.00%> (+12.27%)` | :arrow_up: | | [flag\_slurper/autolib/models.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2F1dG9saWIvbW9kZWxzLnB5) | `100.00% <100.00%> (ø)` | | | [flag\_slurper/autolib/post.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2F1dG9saWIvcG9zdC5weQ==) | `95.20% <100.00%> (+0.94%)` | :arrow_up: | | [flag\_slurper/cli.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2NsaS5weQ==) | `100.00% <100.00%> (+2.19%)` | :arrow_up: | | [flag\_slurper/conf/config.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2NvbmYvY29uZmlnLnB5) | `98.70% <100.00%> (-1.30%)` | :arrow_down: | | [flag\_slurper/shadow/cmd.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL3NoYWRvdy9jbWQucHk=) | `100.00% <100.00%> (ø)` | | | [flag\_slurper/shadow/formatters.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL3NoYWRvdy9mb3JtYXR0ZXJzLnB5) | `100.00% <100.00%> (ø)` | | | [flag\_slurper/autolib/protocols.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL2F1dG9saWIvcHJvdG9jb2xzLnB5) | `31.81% <15.38%> (-2.21%)` | :arrow_down: | | [flag\_slurper/shell.py](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst#diff-ZmxhZ19zbHVycGVyL3NoZWxsLnB5) | `41.66% <41.66%> (ø)` | | ... and [13 files with indirect coverage changes](https://app.codecov.io/gh/mgerst/flag-slurper/pull/113/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Gerst)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.