01Categorizes findings into Critical, Warning, and Suggestion severity levels.
021 GitHub stars
03Provides structured reporting detailing the 'Lie' versus the 'Truth' with code evidence.
04Detects 'test theater' including assertions that test nothing or skipped tests.
05Identifies performative implementations like hardcoded stubs and empty catch blocks.
06Flags misleading patterns where function names or comments contradict actual logic.