File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Developed by Google and maintained by the Open Source Security Foundation
1414tampering, improve integrity, and secure packages and infrastructure in software
1515projects.
1616
17- SLSA defines [ four build levels (0–3)] ( https://slsa.dev/spec/latest/levels ) of
17+ SLSA defines [ four build levels (0–3)] ( https://slsa.dev/spec/latest/build-track-basics ) of
1818increasing security rigor, focusing on areas such as build provenance, source
1919integrity, and build environment security. Each level builds upon the previous
2020one, offering a structured approach to achieving higher levels of software
@@ -59,7 +59,7 @@ reduces the risk of supply chain attacks.
5959Docker Hardened Images (DHIs) are secure-by-default container images
6060purpose-built for modern production environments. Each DHI is cryptographically
6161signed and complies with the [ SLSA Build Level 3
62- standard] ( https://slsa.dev/spec/latest/levels# build-l3-hardened-builds ) , ensuring
62+ standard] ( https://slsa.dev/spec/latest/build-track-basics#build-l3 ) , ensuring
6363verifiable build provenance and integrity.
6464
6565By integrating SLSA-compliant DHIs into your development and deployment processes, you can:
Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ in improving the Hardened Images ecosystem.
1212
1313## Questions or discussions
1414
15- You can use the [ GitHub Discussions board] ( https://github.com/docker-hardened-images/discussion ) to engage with the DHI
16- team for:
15+ You can use the [ GitHub Discussions
16+ board] ( https://github.com/orgs/docker-hardened-images/discussions ) to engage
17+ with the DHI team for:
1718
1819- General questions about DHIs
1920- Best practices and recommendations
@@ -23,7 +24,7 @@ team for:
2324
2425## Reporting bugs or issues
2526
26- You can [ open a new issue] ( https://github.com/docker-hardened-images/discussion /issues/ ) for topics such as:
27+ You can [ open a new issue] ( https://github.com/docker-hardened-images/catalog /issues ) for topics such as:
2728
2829- Bug reports
2930- Feature requests
You can’t perform that action at this time.
0 commit comments