Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps dnstwist from 20220815 to 20230413.

Release notes

Sourced from dnstwist's releases.

dnstwist 20230413

Changes:

  • Bug fixes
  • Minor optimizations

dnstwist 20230402

Changes:

  • Replaced --ssdeep with new --lsh argument allowing to request particular fuzzy hash (ssdeep or tlsh)
  • Updated and improved web application (session sharing, janitor thread, memory limit, input validation, etc.)
  • Refactored debug messages
  • Minor bug fixes

dnstwist 20221213

Changes:

  • Added optional support for TLSH (used as a fallback when ssdeep is unavailable)
  • Added new fuzzer: cyrillic (translates latin characters to cyrillic homographs)
  • Moved essential HTTP headers to UrlOpener()
  • Minor optimizations
  • Refreshed common_tlds.dict dictionary file

dnstwist 20221022

Changes:

  • Added new optional command line argument: --fuzzers
  • Scan results are grouped and sorted
  • Improved the various fuzzer
  • Threads are stopped (joined) slightly faster

dnstwist 20221011

Changes:

  • Default thread pool number is based on available CPU cores
  • Added handler for HTML meta tag based redirections (while fetching URL content)
  • HTML normalizer is now case-insensitive when matching patterns
  • Refactored getaddrinfo() based resolver (used only in absence of recommended DNSPython)
  • Added Format() class

dnstwist 20221008

This release is BROKEN - please do not use.

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 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)

Bumps [dnstwist](https://github.com/elceef/dnstwist) from 20220815 to 20230413.
- [Release notes](https://github.com/elceef/dnstwist/releases)
- [Commits](https://github.com/elceef/dnstwist/commits)

---
updated-dependencies:
- dependency-name: dnstwist
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant