-
Notifications
You must be signed in to change notification settings - Fork 6
/
provenance.json
42 lines (42 loc) · 1.14 KB
/
provenance.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"_type": "https://in-toto.io/Statement/v0.1",
"subject": [
{
"name": "service.war",
"digest": {
"sha256": "8aa38ef71e102cf8e25a241e525ba826967f912844d30daa421ac5b1467cad11"
}
}
],
"predicateType": "https://in-toto.io/Provenance/v0.1",
"predicate": {
"builder": {
"id": "https://github.com/JimBugwadia/demo-java-tomcat/Attestations/GitHubHostedActions@v1"
},
"metadata": {
"buildInvocationId": "https://github.com/JimBugwadia/demo-java-tomcat/actions/runs/2901035055",
"completeness": {
"arguments": true,
"environment": false,
"materials": false
},
"reproducible": false,
"buildFinishedOn": "2022-08-22T03:22:54Z"
},
"recipe": {
"type": "https://github.com/Attestations/GitHubActionsWorkflow@v1",
"definedInMaterial": 0,
"entryPoint": "build-sign-attest",
"arguments": null,
"environment": null
},
"materials": [
{
"uri": "git+https://github.com/JimBugwadia/demo-java-tomcat",
"digest": {
"sha1": "eb9c3120af463000edb5b786e681fcbf9d1656c8"
}
}
]
}
}