azure / PyRIT
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 6 components.
  • 610 files, 37,960 LOC (100.0% vs. main code).
  • "pyrit" is biggest, containing 57.05% of LOC.
  • "assets" is smallest, containing 0.04% of LOC.


pyrit21658 LOC (57%) 468 files
doc15939 LOC (41%) 131 files
ROOT210 LOC (<1%) 2 files
build_scripts106 LOC (<1%) 2 files
scanner_configurations32 LOC (<1%) 2 files
assets15 LOC (<1%) 5 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pyrit387 commits (64%)
doc141 commits (23%)
ROOT81 commits (13%)
assets4 commits (<1%)
build_scripts4 commits (<1%)
scanner_configurations3 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
pyrit
612
1674
doc
493
569
ROOT
23
60
assets
5
scanner_configurations
5
build_scripts
3
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G pyrit pyrit pyrit--pyrit 102 ROOT ROOT pyrit--ROOT 22 doc doc doc--pyrit 71 doc--doc 71 doc--ROOT 12 build_scripts build_scripts doc--build_scripts 1 ROOT--ROOT 1 scanner_configurations scanner_configurations scanner_configurations--pyrit 3 scanner_configurations--ROOT 1 scanner_configurations--scanner_configurations 2


2025-05-06 23:03