Skip to content

Commit c15053c

Browse files
fix(containeranalysis): update the api
#### containeranalysis:v1 The following keys were changed: - endpoints (Total Keys: 1) #### containeranalysis:v1alpha1 The following keys were changed: - endpoints (Total Keys: 1) #### containeranalysis:v1beta1 The following keys were changed: - endpoints (Total Keys: 1)
1 parent 77c1b9c commit c15053c

6 files changed

+66
-36
lines changed

docs/dyn/containeranalysis_v1alpha1.projects.notes.occurrences.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h3>Method Details</h3>
192192
&quot;predicateType&quot;: &quot;A String&quot;,
193193
&quot;subject&quot;: [
194194
{ # Subject refers to the subject of the intoto statement
195-
&quot;digest&quot;: { # &quot;&quot;: &quot;&quot; Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet
195+
&quot;digest&quot;: { # &quot;&quot;: &quot;&quot; Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/v1/digest_set.md.
196196
&quot;a_key&quot;: &quot;A String&quot;,
197197
},
198198
&quot;name&quot;: &quot;A String&quot;, # name is the name of the Subject used here
@@ -350,7 +350,7 @@ <h3>Method Details</h3>
350350
},
351351
&quot;subject&quot;: [ # subject is the subjects of the intoto statement
352352
{ # Subject refers to the subject of the intoto statement
353-
&quot;digest&quot;: { # &quot;&quot;: &quot;&quot; Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet
353+
&quot;digest&quot;: { # &quot;&quot;: &quot;&quot; Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/v1/digest_set.md.
354354
&quot;a_key&quot;: &quot;A String&quot;,
355355
},
356356
&quot;name&quot;: &quot;A String&quot;, # name is the name of the Subject used here
@@ -726,7 +726,7 @@ <h3>Method Details</h3>
726726
},
727727
&quot;subject&quot;: [ # subject is the subjects of the intoto statement
728728
{ # Subject refers to the subject of the intoto statement
729-
&quot;digest&quot;: { # &quot;&quot;: &quot;&quot; Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet
729+
&quot;digest&quot;: { # &quot;&quot;: &quot;&quot; Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/v1/digest_set.md.
730730
&quot;a_key&quot;: &quot;A String&quot;,
731731
},
732732
&quot;name&quot;: &quot;A String&quot;, # name is the name of the Subject used here
@@ -816,7 +816,7 @@ <h3>Method Details</h3>
816816
&quot;predicateType&quot;: &quot;A String&quot;, # URI identifying the type of the Predicate.
817817
&quot;subject&quot;: [ # Set of software artifacts that the attestation applies to. Each element represents a single software artifact.
818818
{ # Subject refers to the subject of the intoto statement
819-
&quot;digest&quot;: { # &quot;&quot;: &quot;&quot; Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet
819+
&quot;digest&quot;: { # &quot;&quot;: &quot;&quot; Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/v1/digest_set.md.
820820
&quot;a_key&quot;: &quot;A String&quot;,
821821
},
822822
&quot;name&quot;: &quot;A String&quot;, # name is the name of the Subject used here

0 commit comments

Comments
 (0)