Module framework_detection

Source
Expand description

Framework detection with precise pattern matching and scoring

This module provides laser-precise framework detection by analyzing:

  • Dependencies and their combinations
  • Project structure patterns
  • File names and locations
  • Function contexts
  • Configuration files

Structs§

DetectionScore
Detection confidence score
PreciseFrameworkDetector
Framework detection engine with precise pattern matching

Enums§

FrameworkType
Framework types that can be detected