Commit 225e7d3 1 parent c740847 commit 225e7d3 Copy full SHA for 225e7d3
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ Here are the list of requirements for securing build pipelines. Each one has a l
17
17
- SLSA (level 1)
18
18
- in-toto
19
19
20
-
21
20
## 2. Validate environments and dependencies before usage
22
21
23
22
### Tool capability
@@ -69,6 +68,7 @@ Here are the list of requirements for securing build pipelines. Each one has a l
69
68
### Tools
70
69
71
70
- apko
71
+ - [ maven-lockfile] ( https://github.com/chains-project/maven-lockfile/ ) for Java/Maven
72
72
73
73
## 6. Find and Eliminate Sources Of Non-Determinism
74
74
@@ -162,7 +162,7 @@ Here are the list of requirements for securing build pipelines. Each one has a l
162
162
- in-toto (can be validated via runtime trace attestations)
163
163
- Tekton (Pipelines)
164
164
165
- ## 14. Ensure Software Factory has minimal network connectivity.
165
+ ## 14. Ensure Software Factory has minimal network connectivity
166
166
167
167
### Tool capability
168
168
You can’t perform that action at this time.
0 commit comments