Niro v0.1.67
Summary
Refines report delivery in the supplied GitHub Actions workflows so the PDF opens in one click, and drops a confusing report-path line in CI. No configuration or agent-surface changes.
Changes
- GitHub workflows upload the report as its own
archive: falseartifact — the download is the PDF itself, no extraction — and the knowledge bundle separately asniro-knowledge. This replaces the combinedniro-artifactsbundle from v0.1.66. GitLab delivery is unchanged (one browsableniro-artifactsartifact). - The
niro: report: <path>line is no longer printed on CI, where that path is on an ephemeral runner. Local runs still print it.
Security
No security-relevant behavior changed. niro-debug-logs.tar remains a separate, opt-in unsafe support artifact.
Compatibility and upgrade
- Adopt the updated
examples/github-actions/workflows: the report is its own artifact and the knowledge bundle isniro-knowledge. Update any automation that referenced the v0.1.66niro-artifactsbundle name. GitLab examples are unchanged. - CI no longer prints
niro: report: <path>; read<config-dir>/artifacts/penetration-test-report.pdfdirectly. Local runs are unaffected.
Known issues
checksums.txtcovers platform archives but notniro.mcpb.- Release artifacts have no detached signatures, provenance attestation, or SBOM.
niro upgradefollows stable, not dev or RC; Windows users rerun the installer to change versions.