---
title: "VulnerabilitySummary"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/vulnerabilitysummary/"
source: "https://container-registry.com/docs/harbor-api-client/model/vulnerabilitysummary/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/vulnerabilitysummary/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/vulnerabilitysummary/index.md>. Site index: <https://container-registry.com/llms.txt>.


# VulnerabilitySummary

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **int** | The total number of the found vulnerabilities | [optional] 
**fixable** | **int** | The number of the fixable vulnerabilities | [optional] 
**summary** | **dict(str, int)** | Numbers of the vulnerabilities with different severity | [optional] 



