| Name |
string |
Output only. The name of the note in the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`. |
[optional] [default to null] |
| ShortDescription |
string |
A one sentence description of this note. |
[optional] [default to null] |
| LongDescription |
string |
A detailed description of this note. |
[optional] [default to null] |
| Kind |
*V1beta1NoteKind |
Output only. The type of analysis. This field can be used as a filter in list requests. |
[optional] [default to null] |
| RelatedUrl |
[]V1beta1RelatedUrl |
URLs associated with this note. |
[optional] [default to null] |
| ExpirationTime |
time.Time |
Time of expiration for this note. Empty if note does not expire. |
[optional] [default to null] |
| CreateTime |
time.Time |
Output only. The time this note was created. This field can be used as a filter in list requests. |
[optional] [default to null] |
| UpdateTime |
time.Time |
Output only. The time this note was last updated. This field can be used as a filter in list requests. |
[optional] [default to null] |
| RelatedNoteNames |
[]string |
Other notes related to this note. |
[optional] [default to null] |
| Vulnerability |
*VulnerabilityVulnerability |
A note describing a package vulnerability. |
[optional] [default to null] |
| Build |
*BuildBuild |
A note describing build provenance for a verifiable build. |
[optional] [default to null] |
| BaseImage |
*ImageBasis |
A note describing a base image. |
[optional] [default to null] |
| Package_ |
*PackagePackage |
A note describing a package hosted by various package managers. |
[optional] [default to null] |
| Deployable |
*DeploymentDeployable |
A note describing something that can be deployed. |
[optional] [default to null] |
| Discovery |
*DiscoveryDiscovery |
A note describing the initial analysis of a resource. |
[optional] [default to null] |
| AttestationAuthority |
*AttestationAuthority |
A note describing an attestation role. |
[optional] [default to null] |