openapi-github 0.1.0

OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs
Documentation
# WebhooksSecurityAdvisory

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cvss** | [**models::WebhooksSecurityAdvisoryCvss**]webhooks_security_advisory_cvss.md |  | 
**cwes** | [**Vec<models::WebhooksSecurityAdvisoryCwesInner>**]webhooks_security_advisory_cwes_inner.md |  | 
**description** | **String** |  | 
**ghsa_id** | **String** |  | 
**identifiers** | [**Vec<models::WebhooksSecurityAdvisoryIdentifiersInner>**]webhooks_security_advisory_identifiers_inner.md |  | 
**published_at** | **String** |  | 
**references** | [**Vec<models::WebhooksSecurityAdvisoryReferencesInner>**]webhooks_security_advisory_references_inner.md |  | 
**severity** | **String** |  | 
**summary** | **String** |  | 
**updated_at** | **String** |  | 
**vulnerabilities** | [**Vec<models::WebhooksSecurityAdvisoryVulnerabilitiesInner>**]webhooks_security_advisory_vulnerabilities_inner.md |  | 
**withdrawn_at** | Option<**String**> |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)