Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 02:12
· 4 commits to main since this release
8013ec0

tui-traffic v0.1.0

First validated release: the router-1.0 lab ran this tool against real VMs (tui-lab router topology).

Built by this repository's CI on the tag itself. Each archive ships a
CycloneDX SBOM, checksums.txt carries a keyless cosign signature, and
every file has SLSA build provenance — see the README's "Verify a
download" for the two commands that check them.

The commits in this release:

Changelog

  • 180d7fc Add internal/traffic: the read-only core and its three parsers (#3)
  • f876557 Add the smoke test and re-render the screenshots from the real binary (#5)
  • 8013ec0 Bump anchore/sbom-action/download-syft (#2)
  • 2623d95 Initial commit
  • cad48b0 Rename the template scaffold to tui-traffic (#1)
  • f78602a Replace the template's sample with the three screens, --check and --report (#4)