38 lines
704 B
JSON
38 lines
704 B
JSON
{
|
|
"schema-version": 1,
|
|
"mode": "refresh",
|
|
"current": "REPOSITORY_SNAPSHOTTED",
|
|
"history": [
|
|
{
|
|
"state": "INITIALIZED"
|
|
},
|
|
{
|
|
"state": "INPUT_CAPTURED",
|
|
"gates": [
|
|
{
|
|
"name": "request",
|
|
"ok": true,
|
|
"warnings": [],
|
|
"data": null
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"state": "REPOSITORY_SNAPSHOTTED",
|
|
"gates": [
|
|
{
|
|
"name": "snapshot",
|
|
"ok": true,
|
|
"warnings": [],
|
|
"data": {
|
|
"diff-hash": "sha256:1eaa580e67e33d16a6115eb8f66fd034446436fb8f3bf70842ee9fd91b60ca64"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rework": {
|
|
"iterations": 0,
|
|
"findings": {}
|
|
}
|
|
} |