guardian / securedrop-client
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 9 components.
  • 167 files, 13,394 LOC (82.1% vs. main code).
  • "client" is biggest, containing 84.13% of LOC.
  • "keyring" is smallest, containing 0.1% of LOC.


client11269 LOC (69%) 124 files
export1068 LOC (6%) 20 files
supply-chain456 LOC (2%) 2 files
proxy222 LOC (1%) 7 files
ROOT134 LOC (<1%) 4 files
log129 LOC (<1%) 6 files
workstation-config61 LOC (<1%) 2 files
scripts42 LOC (<1%) 1 file
keyring13 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
client233 commits (5%)
export119 commits (3%)
ROOT61 commits (1%)
proxy34 commits (<1%)
log33 commits (<1%)
supply-chain15 commits (<1%)
workstation-config8 commits (<1%)
scripts6 commits (<1%)
keyring4 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 2023 2022 2021 2020
client
67
1024
285
export
8
237
68
log
6
57
9
proxy
61
9
ROOT
4
56
13
2
4
supply-chain
2
21
workstation-config
7
1
scripts
6
keyring
4


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 export export export--export 2 client client export--client 10 client--client 10 log log log--export 4 log--client 4 log--log 2 ROOT ROOT ROOT--export 2 ROOT--client 2 ROOT--log 2 ROOT--ROOT 2 supply-chain supply-chain supply-chain--export 2 supply-chain--client 2 supply-chain--log 2 supply-chain--ROOT 2


2025-05-09 20:55