AdvisoryVulnerability
- class github.AdvisoryVulnerability.AdvisoryVulnerability
This class represents a package that is vulnerable to a parent SecurityAdvisory.
The reference can be found here https://docs.github.com/en/rest/security-advisories/repository-advisories
The OpenAPI schema can be found at
/components/schemas/repository-advisory-vulnerability
/components/schemas/vulnerability
- property package: AdvisoryVulnerabilityPackage
- property patched_versions: str
- Type:
string
- property vulnerable_functions: list[str] | None
- Type:
list of string
- property vulnerable_version_range: str | None
- Type:
string