# RepositoryMetadata

## Properties

| Name                             | Type         | Description                                                  | Notes       |
| -------------------------------- | ------------ | ------------------------------------------------------------ | ----------- |
| **created\_date**                | **datetime** | The ISO 8601 creation timestamp.                             | \[optional] |
| **created\_by**                  | **str**      | Unique name of the identity that created the resource.       | \[optional] |
| **created\_by\_user\_id**        | **str**      |                                                              | \[optional] |
| **last\_modified\_date**         | **datetime** | The ISO 8601 modified timestamp.                             | \[optional] |
| **last\_modified\_by**           | **str**      | Unique name of the identity that last modified the resource. | \[optional] |
| **last\_modified\_by\_user\_id** | **str**      |                                                              | \[optional] |
| **resource\_urn**                | **str**      | Unique name of the resource.                                 | \[optional] |
| **artifact\_count**              | **int**      |                                                              |             |
| **pull\_count**                  | **int**      |                                                              |             |
| **push\_count**                  | **int**      |                                                              |             |
| **last\_pulled\_at**             | **datetime** |                                                              | \[optional] |
| **last\_pushed\_at**             | **datetime** |                                                              | \[optional] |
| **last\_severity**               | **str**      | The CVSS vulnerability severity rating                       | \[optional] |
