# DangerousArtifact
## Properties
**project_id** | Option<**i64**> | the project id of the artifact | [optional]
**repository_name** | Option<**String**> | the repository name of the artifact | [optional]
**digest** | Option<**String**> | the digest of the artifact | [optional]
**critical_cnt** | Option<**i32**> | the count of critical vulnerabilities | [optional]
**high_cnt** | Option<**i64**> | the count of high vulnerabilities | [optional]
**medium_cnt** | Option<**i32**> | the count of medium vulnerabilities | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)