RepositoryMetadata
Properties
createdDate
string
The ISO 8601 creation timestamp.
[optional] [default to undefined]
createdBy
string
Unique name of the identity that created the resource.
[optional] [default to undefined]
createdByUserId
string
[optional] [default to undefined]
lastModifiedDate
string
The ISO 8601 modified timestamp.
[optional] [default to undefined]
lastModifiedBy
string
Unique name of the identity that last modified the resource.
[optional] [default to undefined]
lastModifiedByUserId
string
[optional] [default to undefined]
resourceURN
string
Unique name of the resource.
[optional] [default to undefined]
artifactCount
number
[default to undefined]
pullCount
number
[default to undefined]
pushCount
number
[default to undefined]
lastPulledAt
string
[optional] [default to undefined]
lastPushedAt
string
[optional] [default to undefined]
lastSeverity
string
The maximum vulnerability severity of the artifact last pushed in the repository, if any
[optional] [default to undefined]
Last updated