Skip to content

Releases: nxdp/f35

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 14 May 06:53

Changelog

  • 738a5b5 feat(cli): add probe-only HTTP method option
  • c1070df refactor(cli): simplify config precedence and remove viper merge logic
  • 37e47dc ci: remove manual workflow dispatch

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 May 02:29

Changelog

  • 4a00e92 scan: fix scan timeout budgeting and honor config/cli overrides

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 19:56

Changelog

  • 47e02e1 refactor: simplify resolver loading and engine args

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 22:51

Changelog

  • 0fb7a7c refactor: drop zdns prefilter and keep f35 e2e-only
  • 4853833 chore: use compressed archives for releases
  • 8a88a4b refactor: migrate cli flags and config loading to viper
  • 1bcf778 refactor!: switch cli flags to long names and clean up config loading
  • 80a707b feat: add toml config file support for cli runs
  • 2ae098b feat: add zdns-based dns prefilter before e2e scans

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 02 Apr 21:25

Changelog

  • f2f4ae2 fix: clean up final progress output and sync cli docs
  • e325566 refactor: split scanner into library and cli packages
  • 0812904 chore: ignore local f35 binary
  • 4668fa6 feat: add short plain-text output mode

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 02 Apr 13:38

Changelog

  • e38f346 feat: add live progress status to cli output
  • 00203d0 feat: increase default request timeouts to 15s
  • a8c4748 feat: add optional upload check with configurable upload size and output fields

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 26 Mar 10:03

Changelog

  • 771c672 feat: make probe the default check

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 25 Mar 13:55

Changelog

  • 1f30a46 feat: unify result status output across plain text and json

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 25 Mar 11:45

Changelog

  • d773380 feat: add download-first checks and minimal scan status logs

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Mar 11:01

Changelog

  • d7ef7e4 feat: add whois timeout and improve whois plain-text output