Releases: CryptoJones/NetworkInventoryAgent
Releases · CryptoJones/NetworkInventoryAgent
v26.16
NetworkInventoryAgent 26.16
Built from 87395b1. Binaries are signed with cosign
using GitHub Actions OIDC; verify with:
cosign verify-blob \
--certificate-identity-regexp 'https://github.com/CryptoJones/NetworkInventoryAgent/' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate <artifact>.pem \
--signature <artifact>.sig \
<artifact>Each archive includes a CycloneDX SBOM (sbom.cyclonedx.json) listing every
module the build pulled in.
Changelog
- 36b4a05: feat(scanner): device-type classifier (P2-03 / 26.11) (#14) (@CryptoJones)
- 833326d: feat(scanner): service / application discovery (P2-01 / 26.12) (#15) (@CryptoJones)
- d135d98: feat(agent): change detection + webhook/syslog alerts (P2-02 / 26.13) (#16) (@CryptoJones)
- ed6f3d4: feat(admin): JSON query API beyond bulk export (P2-04 / 26.14) (#17) (@CryptoJones)
- 2079534: feat: per-subnet scan profiles (P2-05 / 26.15) (#18) (@CryptoJones)
- 87395b1: feat(config): INVENTORY_HEALTH_ADDR + INVENTORY_ADMIN_ADDR env overrides (26.16) (#19) (@CryptoJones)
v26.10
NetworkInventoryAgent 26.10
Built from dc73216. Binaries are signed with cosign
using GitHub Actions OIDC; verify with:
cosign verify-blob \
--certificate-identity-regexp 'https://github.com/CryptoJones/NetworkInventoryAgent/' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate <artifact>.pem \
--signature <artifact>.sig \
<artifact>Each archive includes a CycloneDX SBOM (sbom.cyclonedx.json) listing every
module the build pulled in.
Changelog
- dc73216: feat(release): publish multi-arch Docker images to ghcr.io (26.10) (#13) (@CryptoJones)
v26.09
NetworkInventoryAgent 26.09
Built from 42669ae. Binaries are signed with cosign
using GitHub Actions OIDC; verify with:
cosign verify-blob \
--certificate-identity-regexp 'https://github.com/CryptoJones/NetworkInventoryAgent/' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate <artifact>.pem \
--signature <artifact>.sig \
<artifact>Each archive includes a CycloneDX SBOM (sbom.cyclonedx.json) listing every
module the build pulled in.