Skip to content

Releases: peg/snare

v0.1.4

25 Mar 00:28
9ba3fa2

Choose a tag to compare

What's Changed

  • docs(readme): awsproc-first how-it-works, redact token, self-hosting proxy warning by @peg in #30
  • docs(cli): clarify --label as canary naming strategy by @peg in #31
  • fix(worker): do not fire webhook for unregistered tokens by @peg in #33
  • fix: replace example AWS account ID with canonical 123456789012 by @peg in #32

Full Changelog: v0.1.3...v0.1.4

v0.1.3

18 Mar 17:03
3e0282d

Choose a tag to compare

What's Changed

  • ci: add go vet + staticcheck, branch protection, dependabot by @peg in #3
  • docs: readme cleanup by @peg in #6
  • fix: omit SessionToken from awsproc credential_process JSON output by @peg in #7
  • fix: revoke tokens on disarm/teardown regardless of webhook config by @peg in #8
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #5
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #4
  • feat: add huggingface, docker, and azure canary types by @peg in #11
  • feat: implement snare scan command by @peg in #10
  • docs: add Homebrew install instructions by @peg in #9
  • feat: make precision mode the default for snare arm by @peg in #12
  • chore: bump CHANGELOG for v0.2.0 by @peg in #13
  • feat: v0.1.2 — three-tier canaries, --select mode, git/terraform types, events --summary by @peg in #16
  • fix: darwin build — split terminal raw mode into platform files by @peg in #17
  • fix: do not fire webhook for unregistered tokens (#23) by @peg in #24
  • fix: add 15s timeout to all outbound HTTP clients (#19) by @peg in #25
  • fix: write .bak files before modifying existing config files (#18) by @peg in #26
  • fix: replace dashboard ?token= query param with HttpOnly session cookie (#22) by @peg in #27
  • ci: sign release checksums with Sigstore/cosign (#21) by @peg in #28
  • chore: v0.1.3 changelog by @peg in #29

New Contributors

Full Changelog: v0.1.1...v0.1.3

v0.1.2

18 Mar 05:32

Choose a tag to compare

What's Changed

  • ci: add go vet + staticcheck, branch protection, dependabot by @peg in #3
  • docs: readme cleanup by @peg in #6
  • fix: omit SessionToken from awsproc credential_process JSON output by @peg in #7
  • fix: revoke tokens on disarm/teardown regardless of webhook config by @peg in #8
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #5
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #4
  • feat: add huggingface, docker, and azure canary types by @peg in #11
  • feat: implement snare scan command by @peg in #10
  • docs: add Homebrew install instructions by @peg in #9
  • feat: make precision mode the default for snare arm by @peg in #12
  • chore: bump CHANGELOG for v0.2.0 by @peg in #13
  • feat: v0.1.2 — three-tier canaries, --select mode, git/terraform types, events --summary by @peg in #16

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Mar 20:41

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Mar 07:48

Choose a tag to compare

What's Changed

  • Pre-launch cleanup: fix 5 issues from production readiness review by @peg in #1
  • feat: snare serve — self-hosted callback server by @peg in #2

New Contributors

  • @peg made their first contribution in #1

Full Changelog: https://github.com/peg/snare/commits/v0.1.0