Skip to content

Releases: zeeqsleepy/DevNest

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:50

Changelog

Features

  • 37b1149 feat: five features rounding out the pre-1.0 surface

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:28

Changelog

Features

  • 2caa4ce feat(network): scan a host for open TCP ports

Everything else

  • de6d8fd test(schema): record every JSON field, so a rename cannot be quiet
  • f71f96d test(schema): skip the one field that describes where the test runs

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:29

Changelog

Features

  • be94e2c feat(secret): baselines, so an old repository can adopt scanning

Everything else

  • f00a2cf test(completion): silence a fish condition the scanner reads as a secret

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:44

Changelog

Fixes

  • c907475 fix(security): name both forms in the checksum usage line

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:04

Changelog

Features

  • 0865061 feat(security): verify a whole checksum file, not one pasted digest

Everything else

  • d315c8e test(security): cover the checksum file renderers and the run itself

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 04:33

Changelog

Fixes

  • c446237 fix(secret): apply the entropy floor, and only where it belongs
  • 7693a5d fix(secret): remove the custom_rules key nothing read
  • 50065d0 fix(secret): skip generated build output

Everything else

  • 95a8490 build(release): keep the grouped commit list, drop the email addresses
  • 839339e build(release): publish to the tap and the winget fork on a tag
  • 50edfbf build(release): take release notes from the changelog, not from the commits
  • 9520895 build(release): the package targets exist; only the tokens are missing
  • 2195784 ci: Bump goreleaser/goreleaser-action from 6 to 7 (#1)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:38

Changelog

Features

  • cfe6cf1: feat: DevNest, a single-binary developer toolkit
  • 713adeb: feat(port,clean): listening sockets, and artifact removal
  • 6999528: feat(git): repository summary, branches, contributors, large objects
  • 137f277: feat(secret): credential scanning of the working tree and the history
  • ad605ab: feat(completion): completion scripts for PowerShell, bash, zsh, fish
  • 8f64d76: feat(doctor): self-check for configuration, rule tables, and tooling
  • e174420: feat(export): --export on every command, markdown reports, and combined runs
  • 220d07a: feat(config): configuration commands, and a test that runs every documented example

Fixes

  • b44bc82: fix(proc): reap the test's own children before asking whether they are gone
  • 9120b97: perf(bench): benchmark every target, and stop allocating a buffer per file

Everything else

  • 866dbf3: ci: Bump actions/setup-go from 5 to 7 (#1)
  • 890d415: ci: Bump golangci/golangci-lint-action from 8 to 9 (#2)
  • 10c080f: ci: Bump actions/checkout from 4 to 7 (#3)
  • 3b27e03: build(release): publish archives, packages, and manifests from a tag

Full Changelog: https://github.com/zeeqsleepy/DevNest/commits/v0.1.0