MCPcopy Create free account
hub / github.com/byterocket/c4udit / Severity

TypeAlias Severity

analyzer/types.go:36–36  ·  view source on GitHub ↗

Severity type defining the severity level for an Issue.

Source from the content-addressed store, hash-verified

34
35// Severity type defining the severity level for an Issue.
36type Severity int
37
38// The Severity Enum.
39const (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected