Skip to content

v0.0.3

Choose a tag to compare

@takihito takihito released this 23 Jun 05:56
· 141 commits to main since this release
b1cdf65

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

Full Changelog: v0.0.2...v0.0.3