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

Dev -> Stable 2.3.0 #1986

Merged
merged 561 commits into from
Jan 25, 2025
Merged

Dev -> Stable 2.3.0 #1986

merged 561 commits into from
Jan 25, 2025

Conversation

TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Nov 18, 2024

New Modules

Improvements

Bugfixes

@TheTechromancer TheTechromancer self-assigned this Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 93.44312% with 215 lines in your changes missing coverage. Please review.

Project coverage is 93%. Comparing base (95d1bc5) to head (1577958).
Report is 562 commits behind head on stable.

Files with missing lines Patch % Lines
bbot/modules/templates/postman.py 83% 24 Missing ⚠️
bbot/core/helpers/depsinstaller/installer.py 73% 12 Missing ⚠️
bbot/core/event/base.py 92% 10 Missing ⚠️
bbot/scanner/preset/args.py 71% 10 Missing ⚠️
bbot/modules/output/nmap_xml.py 92% 9 Missing ⚠️
bbot/modules/ffuf_shortnames.py 91% 8 Missing ⚠️
bbot/modules/postman.py 86% 7 Missing ⚠️
bbot/core/multiprocess.py 85% 6 Missing ⚠️
bbot/modules/baddns.py 25% 6 Missing ⚠️
bbot/modules/base.py 89% 6 Missing ⚠️
... and 54 more
Additional details and impacted files
@@           Coverage Diff            @@
##           stable   #1986     +/-   ##
========================================
+ Coverage      93%     93%     +1%     
========================================
  Files         365     378     +13     
  Lines       27916   29331   +1415     
========================================
+ Hits        25718   27125   +1407     
- Misses       2198    2206      +8     

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

TheTechromancer and others added 26 commits December 23, 2024 00:23
…/ruff-0.8.4

Bump ruff from 0.8.3 to 0.8.4
…/jinja2-3.1.5

Bump jinja2 from 3.1.4 to 3.1.5
…/psutil-6.1.1

Bump psutil from 6.1.0 to 6.1.1
…/urllib3-2.3.0

Bump urllib3 from 2.2.3 to 2.3.0
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.12.2...1.13.0)

---
updated-dependencies:
- dependency-name: mkdocstrings-python
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.12 to 3.10.13.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.10.12...3.10.13)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cloudcheck](https://github.com/blacklanternsecurity/cloudcheck) from 7.0.33 to 7.0.47.
- [Commits](https://github.com/blacklanternsecurity/cloudcheck/commits)

---
updated-dependencies:
- dependency-name: cloudcheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/mkdocstrings-python-1.13.0

Bump mkdocstrings-python from 1.12.2 to 1.13.0
…/cloudcheck-7.0.47

Bump cloudcheck from 7.0.33 to 7.0.47
…/orjson-3.10.13

Bump orjson from 3.10.12 to 3.10.13
TheTechromancer and others added 28 commits January 23, 2025 16:49
Add --user-agent and -user-agent-suffix CLI options
…/poetry-dynamic-versioning-1.7.0

Bump poetry-dynamic-versioning from 1.5.2 to 1.7.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.25.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Add "retries" config to teams output module
…/pytest-asyncio-0.25.2

Bump pytest-asyncio from 0.25.0 to 0.25.2
@TheTechromancer TheTechromancer merged commit a847753 into stable Jan 25, 2025
20 of 21 checks passed
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.

6 participants