Module security_violation_analyzer

Module security_violation_analyzer 

Source
Expand description

Security Violation Analysis and Context Export

This module implements comprehensive security violation analysis:

  • Complete context information export for security violations
  • Severity grading and correlation analysis
  • Verifiable data integrity checking

Structs§

AnalysisConfig
Configuration for security analysis
ImpactAssessment
Impact assessment for security violations
MemoryStateSnapshot
Memory state snapshot at the time of violation
RelatedAllocation
Related allocation information
SecurityViolationAnalyzer
Security violation analyzer
SecurityViolationReport
Comprehensive security violation report
StackFrame
Stack frame information

Enums§

AllocationRelationship
Types of relationships between allocations
MemoryPressureLevel
Memory pressure levels
ViolationSeverity
Security violation severity levels