v0.0.3
What's Changed
- Add SKIP(dns)/SKIP(loopback) verdicts and connect_ms timing by @takihito in #13
- Refactor: extract verdict logic, split DNS files, testable main, cleanup-stack loader by @takihito in #15
- Add SECURITY.md with vulnerability reporting policy by @takihito in #27
- Add dependabot.yml and enable Dependabot security updates by @takihito in #28
- Bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #29
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #30
- Bump golang.org/x/sys from 0.15.0 to 0.46.0 by @dependabot[bot] in #31
- Fix CI: use go-version-file and bump Dockerfile to Go 1.25 by @takihito in #33
- Bump github.com/cilium/ebpf from 0.14.0 to 0.21.0 by @dependabot[bot] in #32
- Pin GitHub Actions to commit hashes and add explicit permissions by @takihito in #34
- Add dependency-review-action to PR checks by @takihito in #35
- Add CodeQL workflow for Go static analysis by @takihito in #36
- Add step-security/harden-runner to all workflows (#21) by @takihito in #37
- Add OpenSSF Scorecard workflow and README badge (#24) by @takihito in #38
- Add cosign signing and SLSA Level 3 provenance to release workflow by @takihito in #39
New Contributors
- @dependabot[bot] made their first contribution in #29
Full Changelog: v0.0.2...v0.0.3