File size: 3,079 Bytes
89e4531
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
  "artifacts": {
    "dependencyScan": {
      "path": "pip-audit.json",
      "sha256": "REPLACE_WITH_64_HEX",
      "status": "pass",
      "subject": "sha256:REPLACE_WITH_64_HEX",
      "tool": {
        "name": "pip-audit",
        "version": "REPLACE"
      }
    },
    "imageSbom": {
      "path": "image.cdx.json",
      "sha256": "REPLACE_WITH_64_HEX",
      "status": "pass",
      "subject": "sha256:REPLACE_WITH_64_HEX",
      "tool": {
        "name": "syft",
        "version": "REPLACE"
      }
    },
    "imageScan": {
      "path": "image-scan.json",
      "sha256": "REPLACE_WITH_64_HEX",
      "status": "pass",
      "subject": "sha256:REPLACE_WITH_64_HEX",
      "tool": {
        "name": "REPLACE",
        "version": "REPLACE"
      }
    },
    "provenance": {
      "path": "provenance.json",
      "predicateType": "https://slsa.dev/provenance/v1",
      "sha256": "REPLACE_WITH_64_HEX",
      "signatureVerified": true,
      "status": "pass",
      "subject": "sha256:REPLACE_WITH_64_HEX",
      "tool": {
        "name": "REPLACE",
        "version": "REPLACE"
      }
    },
    "signatureVerification": {
      "path": "signature-verification.json",
      "sha256": "REPLACE_WITH_64_HEX",
      "status": "pass",
      "subject": "sha256:REPLACE_WITH_64_HEX",
      "tool": {
        "name": "REPLACE",
        "version": "REPLACE"
      }
    }
  },
  "image": {
    "digest": "sha256:REPLACE_WITH_64_HEX",
    "platform": "linux/amd64"
  },
  "logging": {
    "apmBodyCapture": false,
    "authorizationHeaderLogging": false,
    "capabilityHeaderLogging": false,
    "queryStringLogging": false,
    "requestBodyLogging": false,
    "reviewedAt": "2099-01-01T00:00:00Z",
    "thirdPartyTelemetryExport": false,
    "wafBodyCapture": false
  },
  "redis": {
    "contribution": {
      "backupRestoreTestedAt": "2098-12-15T00:00:00Z",
      "leastPrivilegeReviewed": true,
      "nonDefaultIdentity": true,
      "persistenceVerified": true,
      "replicationVerified": true,
      "tlsVerified": true
    },
    "rateLimit": {
      "backupRestoreTestedAt": null,
      "leastPrivilegeReviewed": true,
      "nonDefaultIdentity": true,
      "persistenceVerified": false,
      "replicationVerified": false,
      "tlsVerified": true
    },
    "share": {
      "backupRestoreTestedAt": "2098-12-15T00:00:00Z",
      "leastPrivilegeReviewed": true,
      "nonDefaultIdentity": true,
      "persistenceVerified": true,
      "replicationVerified": true,
      "tlsVerified": true
    }
  },
  "release": {
    "expiresAt": "2099-01-02T00:00:00Z",
    "generatedAt": "2099-01-01T00:00:00Z",
    "proxyVersion": "7.0.0",
    "releaseId": "example-only-not-production",
    "targetPlatform": "linux/amd64"
  },
  "riskExceptions": [],
  "schemaVersion": 1,
  "source": {
    "baseImageIndexDigest": "sha256:REPLACE_WITH_64_HEX",
    "baseImageManifestDigest": "sha256:REPLACE_WITH_64_HEX",
    "pythonSbomSha256": "REPLACE_WITH_64_HEX",
    "requirementsLockSha256": "REPLACE_WITH_64_HEX",
    "runtimeSourceSha256": "REPLACE_WITH_64_HEX"
  }
}