dhi: apply scout policy#25564
Conversation
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
No significant issues found. One minor style note (hedge word) flagged as a low-severity suggestion.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
The rewrite of content/manuals/dhi/how-to/policies.md is well-executed. Cross-references to ../../scout/policy/local.md resolve correctly, the GitHub Actions YAML is well-formed and uses valid inputs (policy-bundle, exit-code), no vendored or generated files are touched, and the page URL is unchanged so no redirect alias is needed. No high or medium issues found.
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟡 NEEDS ATTENTION
Rewrites the DHI policy enforcement topic around the new docker scout policy local CLI workflow. The overall structure is clear and the CI example is well-formed. A few items to check before merging.
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Description
Updated DHI policy enforcement docs to use Docker Scout local policies.
Reworks the DHI "enforce image usage" topic to use the new
docker scout policylocal policy CLI with the hosted DHI policy bundle (dhi/policies:latest), instead of the dashboard-based policy workflow.Changes:
dhi/how-to/policies.md around evaluating your own images against the DHI policy bundle via--policy-bundle, including a local build-and-evaluate example and a working GitHub Actions CI workflow.https://github.com/docker-hardened-images/policies) in DHI additional resources.https://deploy-preview-25564--docsdocker.netlify.app/dhi/how-to/policies/
Related issues or tickets
ENGDOCS-3346
Reviews