AdvisoryVulnerabilityPackage
- class github.AdvisoryVulnerabilityPackage.AdvisoryVulnerabilityPackage
This class represents an identifier for 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/dependabot-alert-package
/components/schemas/repository-advisory-vulnerability/properties/package
/components/schemas/vulnerability/properties/package
- property ecosystem: str
- Type:
string
- property name: str | None
- Type:
string or None