Name |
string |
Output only. The name of the occurrence in the form of `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]`. |
[optional] [default to null] |
Resource |
*V1beta1Resource |
Required. Immutable. The resource for which the occurrence applies. |
[optional] [default to null] |
NoteName |
string |
Required. Immutable. The analysis note associated with this occurrence, in the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`. This field can be used as a filter in list requests. |
[optional] [default to null] |
Kind |
*V1beta1NoteKind |
Output only. This explicitly denotes which of the occurrence details are specified. This field can be used as a filter in list requests. |
[optional] [default to null] |
Remediation |
string |
A description of actions that can be taken to remedy the note. |
[optional] [default to null] |
CreateTime |
time.Time |
Output only. The time this occurrence was created. |
[optional] [default to null] |
UpdateTime |
time.Time |
Output only. The time this occurrence was last updated. |
[optional] [default to null] |
Vulnerability |
*V1beta1vulnerabilityDetails |
Describes a security vulnerability. |
[optional] [default to null] |
Build |
*V1beta1buildDetails |
Describes a verifiable build. |
[optional] [default to null] |
DerivedImage |
*V1beta1imageDetails |
Describes how this resource derives from the basis in the associated note. |
[optional] [default to null] |
Installation |
*V1beta1packageDetails |
Describes the installation of a package on the linked resource. |
[optional] [default to null] |
Deployment |
*V1beta1deploymentDetails |
Describes the deployment of an artifact on a runtime. |
[optional] [default to null] |
Discovered |
*V1beta1discoveryDetails |
Describes when a resource was discovered. |
[optional] [default to null] |
Attestation |
*V1beta1attestationDetails |
Describes an attestation of an artifact. |
[optional] [default to null] |