View Source GitHub.Dependabot.Alert.WithRepositoryDependency (GitHub REST API Client v0.3.1)
Provides struct and type for a Dependabot.Alert.WithRepositoryDependency
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.Dependabot.Alert.WithRepositoryDependency{ __info__: map(), manifest_path: String.t() | nil, package: GitHub.Dependabot.Alert.Package.t() | nil, scope: String.t() | nil }