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

Provides struct and type for a Dependabot.Alert.SecurityAdvisoryIdentifiers

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Dependabot.Alert.SecurityAdvisoryIdentifiers{
  __info__: map(),
  type: String.t(),
  value: String.t()
}