View Source GitHub.Dependabot.Alert.SecurityVulnerability (GitHub REST API Client v0.0.11)
Provides struct and type for DependabotAlertSecurityVulnerability
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.Dependabot.Alert.SecurityVulnerability{ __info__: map(), first_patched_version: map() | nil, package: GitHub.Dependabot.Alert.Package.t(), severity: String.t(), vulnerable_version_range: String.t() }