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