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
¶
-
property
patched_versions
¶ - Type
string
-
property
vulnerable_functions
¶ - Type
list of string
-
property
vulnerable_version_range
¶ - Type
string
-
property