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

Provides struct and type for a Dependabot.Alert.SecurityAdvisoryCvss

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Dependabot.Alert.SecurityAdvisoryCvss{
  __info__: map(),
  score: number(),
  vector_string: String.t() | nil
}