-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: peg/snare
base: v0.1.4
head repository: peg/snare
compare: v0.2.0
- 7 commits
- 26 files changed
- 4 contributors
Commits on May 1, 2026
-
test(serve): add coverage for unregistered token webhook fix (#23) (#34)
Add TestHandleCanary_unregisteredTokenNoWebhook to verify that processAlert returns early without firing a webhook when the token is not registered in the DB. Add the positive counterpart TestHandleCanary_registeredTokenFiresWebhook to confirm registered tokens do trigger webhook delivery. Co-authored-by: clap [bot] <[email protected]> Co-authored-by: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3e32b2 - Browse repository at this point
Copy the full SHA c3e32b2View commit details -
test(bait): add per-canary template correctness tests (#35)
Add template-specific tests for awsproc, ssh, k8s, and git canary types, plus a cross-type token URL format test. Extends testParams() to handle the new types. Co-authored-by: clap [bot] <[email protected]> Co-authored-by: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6219a5 - Browse repository at this point
Copy the full SHA c6219a5View commit details -
test(worker): add unit test suite for worker logic (#36)
Co-authored-by: clap [bot] <[email protected]> Co-authored-by: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c76a73e - Browse repository at this point
Copy the full SHA c76a73eView commit details -
fix(worker): remove duplicate stripe entry in CANARY_TYPES (#38)
Co-authored-by: clap [bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3736dce - Browse repository at this point
Copy the full SHA 3736dceView commit details -
refactor(cli): split 2582-line cli.go into per-command files (#37)
Pure mechanical split — no behavior, signature, or logic changes. cli.go (528 lines) retains the dispatcher, shared helpers, and buildParams. Command groups moved to: cmd_arming.go, cmd_plant.go, cmd_scan.go, cmd_events.go, cmd_status.go, cmd_config.go, cmd_serve.go. Note: "arm" command lives in cmd_arming.go (not cmd_arm.go) because Go treats the _arm filename suffix as a GOARCH=arm build constraint. Co-authored-by: clap [bot] <[email protected]> Co-authored-by: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7215a6b - Browse repository at this point
Copy the full SHA 7215a6bView commit details -
chore(deps): bump softprops/action-gh-release from 2 to 3 (#39)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00d943c - Browse repository at this point
Copy the full SHA 00d943cView commit details -
fix: align canary inventory and harden callbacks (#40)
Co-authored-by: clap [bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 939d5eb - Browse repository at this point
Copy the full SHA 939d5ebView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.4...v0.2.0