Skip to content

v2.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 10:05
· 44 commits to main since this release

Changelog

  • b3810ed bump version to v2.0.11
  • de63bda fix release script
  • d18d2d0 bump version to v2.0.10
  • 29d1379 bump version to v2.0.9
  • 73824f3 Merge pull request #13 from MahdiAw/add-proxy
  • ad66b4e reformatting
  • 577876c add proxy support
  • 2aa7fee Merge pull request #12 from MahdiAw/refactoring
  • aeac9ca strict reformating
  • 0534468 add banner
  • 06e2f38 add one gitignore case for visual studio editors
  • 39b48ef make crawler follow the options changes
  • 2eca39e change version
  • 7efed10 reformat root
  • 99bceaa refactor printing options
  • e353677 Merge pull request #11 from mhmdk0/main
  • 7a30d72 rm webpalm binary
  • 551917b Added Ignore SSL Verification
  • c3d46b3 Added Ignore SSL Verification
  • 9565588 Merge pull request #10 from Malwarize/dev
  • 74098fd typo treading in README file
  • 89aaf3d Merge pull request #9 from Malwarize/dev
  • 49edf2e Restore banner that was inadvertently removed in previous commits
  • d776942 add docker file
  • 68435e3 Merge pull request #8 from Malwarize/dev
  • 83fc301 Change version flag to use built-in Version field in Cobra's Command struct
  • 1c7b58a Changed version command to a flag using PersistentPreRun
  • 679572b Update isValidDomain regex to fix issues with domain names containing hyphens and enforce 2-character top-level domains.
  • 128b34a fix regular expression
  • a8c6382 Add support for numeric characters in isValidDomain function
  • 7abc5f5 Refactor isValidDomain to use regular expression
  • be32fe0 delete version.txt