release: prepare v2.9.0 security hardening - #28
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n\n- harden account creation, revocation, uninstall, registry durability, scheduling, and process/job cleanup\n- fail closed on ambiguous sshd/sudoers/systemd/mount/inventory state\n- harden signed release publication around immutable numeric Release identities\n- align Chinese and English operator, security, install, and release documentation\n- prepare changelog and release examples for v2.9.0\n\n## Local validation\n\n- go test -mod=readonly -count=1 -race ./...\n- go vet with normal and integration build tags\n- staticcheck with normal and integration build tags\n- govulncheck v1.6.0: 0 reachable vulnerabilities\n- Actionlint, ShellCheck, shell syntax, module verify/tidy\n- mirror receiver policy tests: 10/10\n- static amd64 and arm64 builds\n- gofmt and git diff checks\n\nRoot account integration is intentionally delegated to the required isolated GitHub Actions runner and the post-publication Ubuntu systemd canary.