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

Provides struct and type for a Dependabot.Alert.SecurityAdvisoryCwes

Link to this section Summary

Link to this section Types

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