Show / Hide Table of Contents

Enum ImpactAnalysisJustification

Namespace: CycloneDX.Models.Vulnerabilities
Assembly: CycloneDX.Core.dll
Syntax
public enum ImpactAnalysisJustification : int

Fields

Name Description
Code_Not_Present
Code_Not_Reachable
Null
Protected_At_Perimeter
Protected_At_Runtime
Protected_By_Compiler
Protected_By_Mitigating_Control
Requires_Configuration
Requires_Dependency
Requires_Environment
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX