elastic / go-libaudit
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 7 components.
  • 35 files, 10,300 LOC (100.0% vs. main code).
  • "auparse" is biggest, containing 50.17% of LOC.
  • "internal" is smallest, containing 0.05% of LOC.


auparse5168 LOC (50%) 13 files
aucoalesce2284 LOC (22%) 5 files
rule1702 LOC (16%) 8 files
ROOT837 LOC (8%) 5 files
cmd291 LOC (2%) 2 files
sys13 LOC (<1%) 1 file
internal5 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.
ROOT42 commits (24%)
aucoalesce38 commits (21%)
auparse29 commits (16%)
rule17 commits (9%)
cmd17 commits (9%)
sys3 commits (1%)
internal1 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 2019 2018 2017
aucoalesce
1
7
1
9
16
11
15
8
auparse
8
8
18
1
4
25
20
ROOT
2
3
4
15
4
2
11
17
rule
1
2
5
7
1
4
1
12
7
cmd
2
5
5
4
8
internal
1
sys
1
1
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 aucoalesce aucoalesce aucoalesce--aucoalesce 1 ROOT ROOT ROOT--ROOT 1


2025-05-13 19:41