CF Scanner v1.1.1
CF Scanner v1.1.1
Security hardening release following v1.1.0.
Fixed
- Enforced the 10,000-target sampling limit inside the target sampler itself, rather than relying only on API-layer validation.
- Removed request-sized Slice and Map preallocations from target sampling, result pagination, and automation history.
- Closed all four open High-severity
go/uncontrolled-allocation-sizeCodeQL alerts.
The changes do not alter API responses, database schema, Agent protocol, or enrollment behavior.
Upgrade
Upgrade Center to v1.1.1. Web and Agent images are also published with the same immutable release tag for consistent deployments.
ghcr.io/3011/cfscan-server:v1.1.1
ghcr.io/3011/cfscan-agent:v1.1.1
ghcr.io/3011/cfscan-web:v1.1.1
Validation
- Go unit tests and race detector;
- complete frontend checks and production build;
- CodeQL, Gitleaks, Dependency Review, and GitGuardian;
- production dependency audit with no known vulnerabilities;
- Linux amd64/arm64 binaries with clean VCS metadata;
- multi-architecture GHCR images with SBOM and provenance.