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

Provides struct and type for a Dependabot.Alert.Package

Link to this section Summary

Link to this section Types

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