Skip to content

fix: improve Docker Hub health score#668

Merged
FL4TLiN3 merged 2 commits intomainfrom
fix/docker-health-score
Mar 2, 2026
Merged

fix: improve Docker Hub health score#668
FL4TLiN3 merged 2 commits intomainfrom
fix/docker-health-score

Conversation

@FL4TLiN3
Copy link
Contributor

@FL4TLiN3 FL4TLiN3 commented Mar 2, 2026

Summary

  • Add SBOM and SLSA provenance attestations to the Docker build workflow to resolve the "Missing supply chain attestation(s)" check
  • Add a dedicated non-root perstack user to the runtime Dockerfile to resolve the "No default non-root user found" check

Test plan

  • Verify Docker image builds successfully with attestations on next tag push
  • Verify docker inspect shows the container runs as perstack user (UID != 0)
  • Confirm Docker Hub health score reflects the fixes

🤖 Generated with Claude Code

FL4TLiN3 and others added 2 commits March 2, 2026 13:06
Add supply chain attestations (SBOM + SLSA provenance) to the Docker
build workflow and run the container as a non-root user.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 merged commit 9e84a1f into main Mar 2, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the fix/docker-health-score branch March 2, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant