Skip to content

Commit ad8528f

Browse files
committed
chore: update integration test expected output files
Signed-off-by: Nathan Nguyen <[email protected]>
1 parent 7cf39ae commit ad8528f

File tree

13 files changed

+465
-928
lines changed

13 files changed

+465
-928
lines changed

tests/e2e/expected_results/jackson-databind/jackson-databind.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"timestamps": "2023-06-14 14:08:20"
3+
"timestamps": "2023-07-08 03:35:08"
44
},
55
"target": {
66
"info": {
@@ -103,7 +103,7 @@
103103
"checks": {
104104
"summary": {
105105
"DISABLED": 0,
106-
"FAILED": 4,
106+
"FAILED": 5,
107107
"PASSED": 4,
108108
"SKIPPED": 0,
109109
"UNKNOWN": 0
@@ -181,7 +181,7 @@
181181
"Provenance conforms with expectations - SLSA Level 3"
182182
],
183183
"justification": [
184-
"Check mcn_provenance_expectation_1 is set to FAILED because mcn_provenance_level_three_1 FAILED."
184+
"Check mcn_provenance_expectation_1 is set to FAILED because mcn_provenance_available_1 FAILED."
185185
],
186186
"result_type": "FAILED"
187187
},
@@ -199,6 +199,20 @@
199199
],
200200
"result_type": "FAILED"
201201
},
202+
{
203+
"check_id": "mcn_provenance_witness_level_one_1",
204+
"check_description": "Check whether the target has a level-1 witness provenance.",
205+
"slsa_requirements": [
206+
"Provenance - Available - SLSA Level 1",
207+
"Provenance content - Identifies build instructions - SLSA Level 1",
208+
"Provenance content - Identifies artifacts - SLSA Level 1",
209+
"Provenance content - Identifies builder - SLSA Level 1"
210+
],
211+
"justification": [
212+
"Check mcn_provenance_witness_level_one_1 is set to FAILED because mcn_provenance_available_1 FAILED."
213+
],
214+
"result_type": "FAILED"
215+
},
202216
{
203217
"check_id": "mcn_trusted_builder_level_three_1",
204218
"check_description": "Check whether the target uses a trusted SLSA level 3 builder.",
@@ -251,6 +265,10 @@
251265
{
252266
"check_id": "mcn_build_service_1",
253267
"num_deps_pass": 0
268+
},
269+
{
270+
"check_id": "mcn_provenance_witness_level_one_1",
271+
"num_deps_pass": 0
254272
}
255273
],
256274
"dep_status": []

tests/e2e/expected_results/maven/guava.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"timestamps": "2023-06-14 13:33:34"
3+
"timestamps": "2023-07-08 03:36:15"
44
},
55
"target": {
66
"info": {
@@ -61,7 +61,7 @@
6161
"checks": {
6262
"summary": {
6363
"DISABLED": 0,
64-
"FAILED": 4,
64+
"FAILED": 5,
6565
"PASSED": 4,
6666
"SKIPPED": 0,
6767
"UNKNOWN": 0
@@ -139,7 +139,7 @@
139139
"Provenance conforms with expectations - SLSA Level 3"
140140
],
141141
"justification": [
142-
"Check mcn_provenance_expectation_1 is set to FAILED because mcn_provenance_level_three_1 FAILED."
142+
"Check mcn_provenance_expectation_1 is set to FAILED because mcn_provenance_available_1 FAILED."
143143
],
144144
"result_type": "FAILED"
145145
},
@@ -157,6 +157,20 @@
157157
],
158158
"result_type": "FAILED"
159159
},
160+
{
161+
"check_id": "mcn_provenance_witness_level_one_1",
162+
"check_description": "Check whether the target has a level-1 witness provenance.",
163+
"slsa_requirements": [
164+
"Provenance - Available - SLSA Level 1",
165+
"Provenance content - Identifies build instructions - SLSA Level 1",
166+
"Provenance content - Identifies artifacts - SLSA Level 1",
167+
"Provenance content - Identifies builder - SLSA Level 1"
168+
],
169+
"justification": [
170+
"Check mcn_provenance_witness_level_one_1 is set to FAILED because mcn_provenance_available_1 FAILED."
171+
],
172+
"result_type": "FAILED"
173+
},
160174
{
161175
"check_id": "mcn_trusted_builder_level_three_1",
162176
"check_description": "Check whether the target uses a trusted SLSA level 3 builder.",
@@ -209,6 +223,10 @@
209223
{
210224
"check_id": "mcn_build_service_1",
211225
"num_deps_pass": 0
226+
},
227+
{
228+
"check_id": "mcn_provenance_witness_level_one_1",
229+
"num_deps_pass": 0
212230
}
213231
],
214232
"dep_status": []

tests/e2e/expected_results/maven/maven.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"checks": {
104104
"summary": {
105105
"DISABLED": 0,
106-
"FAILED": 4,
106+
"FAILED": 5,
107107
"PASSED": 4,
108108
"SKIPPED": 0,
109109
"UNKNOWN": 0
@@ -194,6 +194,20 @@
194194
],
195195
"result_type": "FAILED"
196196
},
197+
{
198+
"check_id": "mcn_provenance_witness_level_one_1",
199+
"check_description": "Check whether the target has a level-1 witness provenance.",
200+
"slsa_requirements": [
201+
"Provenance - Available - SLSA Level 1",
202+
"Provenance content - Identifies build instructions - SLSA Level 1",
203+
"Provenance content - Identifies artifacts - SLSA Level 1",
204+
"Provenance content - Identifies builder - SLSA Level 1"
205+
],
206+
"justification": [
207+
"Check mcn_provenance_witness_level_one_1 is set to FAILED because mcn_provenance_available_1 FAILED."
208+
],
209+
"result_type": "FAILED"
210+
},
197211
{
198212
"check_id": "mcn_trusted_builder_level_three_1",
199213
"check_description": "Check whether the target uses a trusted SLSA level 3 builder.",
@@ -245,7 +259,11 @@
245259
},
246260
{
247261
"check_id": "mcn_build_service_1",
248-
"num_deps_pass": 2
262+
"num_deps_pass": 0
263+
},
264+
{
265+
"check_id": "mcn_provenance_witness_level_one_1",
266+
"num_deps_pass": 0
249267
}
250268
],
251269
"dep_status": [

tests/e2e/expected_results/maven/mockito.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"timestamps": "2023-06-14 13:33:34"
3+
"timestamps": "2023-07-08 03:36:15"
44
},
55
"target": {
66
"info": {
@@ -61,7 +61,7 @@
6161
"checks": {
6262
"summary": {
6363
"DISABLED": 0,
64-
"FAILED": 4,
64+
"FAILED": 5,
6565
"PASSED": 4,
6666
"SKIPPED": 0,
6767
"UNKNOWN": 0
@@ -139,7 +139,7 @@
139139
"Provenance conforms with expectations - SLSA Level 3"
140140
],
141141
"justification": [
142-
"Check mcn_provenance_expectation_1 is set to FAILED because mcn_provenance_level_three_1 FAILED."
142+
"Check mcn_provenance_expectation_1 is set to FAILED because mcn_provenance_available_1 FAILED."
143143
],
144144
"result_type": "FAILED"
145145
},
@@ -157,6 +157,20 @@
157157
],
158158
"result_type": "FAILED"
159159
},
160+
{
161+
"check_id": "mcn_provenance_witness_level_one_1",
162+
"check_description": "Check whether the target has a level-1 witness provenance.",
163+
"slsa_requirements": [
164+
"Provenance - Available - SLSA Level 1",
165+
"Provenance content - Identifies build instructions - SLSA Level 1",
166+
"Provenance content - Identifies artifacts - SLSA Level 1",
167+
"Provenance content - Identifies builder - SLSA Level 1"
168+
],
169+
"justification": [
170+
"Check mcn_provenance_witness_level_one_1 is set to FAILED because mcn_provenance_available_1 FAILED."
171+
],
172+
"result_type": "FAILED"
173+
},
160174
{
161175
"check_id": "mcn_trusted_builder_level_three_1",
162176
"check_description": "Check whether the target uses a trusted SLSA level 3 builder.",
@@ -209,6 +223,10 @@
209223
{
210224
"check_id": "mcn_build_service_1",
211225
"num_deps_pass": 0
226+
},
227+
{
228+
"check_id": "mcn_provenance_witness_level_one_1",
229+
"num_deps_pass": 0
212230
}
213231
],
214232
"dep_status": []

tests/e2e/expected_results/micronaut-core/caffeine.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"timestamps": "2023-06-14 13:20:54"
3+
"timestamps": "2023-07-08 03:33:32"
44
},
55
"target": {
66
"info": {
@@ -103,7 +103,7 @@
103103
"checks": {
104104
"summary": {
105105
"DISABLED": 0,
106-
"FAILED": 4,
106+
"FAILED": 5,
107107
"PASSED": 4,
108108
"SKIPPED": 0,
109109
"UNKNOWN": 0
@@ -181,7 +181,7 @@
181181
"Provenance conforms with expectations - SLSA Level 3"
182182
],
183183
"justification": [
184-
"Check mcn_provenance_expectation_1 is set to FAILED because mcn_provenance_level_three_1 FAILED."
184+
"Check mcn_provenance_expectation_1 is set to FAILED because mcn_provenance_available_1 FAILED."
185185
],
186186
"result_type": "FAILED"
187187
},
@@ -199,6 +199,20 @@
199199
],
200200
"result_type": "FAILED"
201201
},
202+
{
203+
"check_id": "mcn_provenance_witness_level_one_1",
204+
"check_description": "Check whether the target has a level-1 witness provenance.",
205+
"slsa_requirements": [
206+
"Provenance - Available - SLSA Level 1",
207+
"Provenance content - Identifies build instructions - SLSA Level 1",
208+
"Provenance content - Identifies artifacts - SLSA Level 1",
209+
"Provenance content - Identifies builder - SLSA Level 1"
210+
],
211+
"justification": [
212+
"Check mcn_provenance_witness_level_one_1 is set to FAILED because mcn_provenance_available_1 FAILED."
213+
],
214+
"result_type": "FAILED"
215+
},
202216
{
203217
"check_id": "mcn_trusted_builder_level_three_1",
204218
"check_description": "Check whether the target uses a trusted SLSA level 3 builder.",
@@ -251,6 +265,10 @@
251265
{
252266
"check_id": "mcn_build_service_1",
253267
"num_deps_pass": 0
268+
},
269+
{
270+
"check_id": "mcn_provenance_witness_level_one_1",
271+
"num_deps_pass": 0
254272
}
255273
],
256274
"dep_status": []

0 commit comments

Comments
 (0)