Skip to content

v2.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 21:25
· 65 commits to main since this release

Changelog

  • 4330d94 bump version to v2.0.9
  • 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