View Source GitHub.Dependabot.Alert.Package (GitHub REST API Client v0.0.12)

Provides struct and type for DependabotAlertPackage

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Dependabot.Alert.Package{
  __info__: map(),
  ecosystem: String.t(),
  name: String.t()
}