Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Feb 05:01
· 108 commits to main since this release

Changelog

  • de79d26 Renamed --show-duplicates flag
  • 8685ff5 Merge pull request #5 from vflame6/dependabot/github_actions/main/goreleaser/goreleaser-action-7
  • dbc56d6 Updated readme after latest merge
  • 4d63ed4 Merge pull request #6 from erra9x/main
  • 1133d07 chore: fix go.mod version, add golangci-lint config, fix all lint issues
  • f43733f feat: add context and graceful Ctrl+C cancellation
  • 3dafdfc feat: add --json JSONL output format
  • 1ae3e1b feat: paginate ProxyNova results, add result deduplication
  • d37a836 feat: add --insecure flag, default TLS verification to enabled
  • 4df86ea test: add unit tests for logger, utils, runner config and sources
  • 3ee0e86 fix: ScanSources global state, error handling, bufio per-call
  • 712d54e Bump goreleaser/goreleaser-action from 6 to 7
  • 6138e1f Merge pull request #4 from vflame6/dependabot/go_modules/main/github.com/alecthomas/kong-1.14.0
  • 839daf6 Bump github.com/alecthomas/kong from 1.13.0 to 1.14.0