Search
Provides struct and type for a Dependabot.Alert.SecurityAdvisoryCvss
@type t() :: %GitHub.Dependabot.Alert.SecurityAdvisoryCvss{ __info__: map(), score: number(), vector_string: String.t() | nil }