Skip to content

Commit 88a92cd

Browse files
committed
refactor: minimize obvious docstrings and comments across entire codebase
1 parent db57f72 commit 88a92cd

438 files changed

Lines changed: 135 additions & 57860 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.audit-config.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,26 @@
33

44
version: 1.0
55
policy:
6-
# Minimum severity to block CI (critical, high, medium, low)
76
min_severity_to_block: high
87

9-
# Require approval for exceptions?
8+
109
require_approval: true
1110

12-
# Auto-fail if exception expires
11+
1312
enforce_expiry: true
1413

15-
# Fail if any exception is close to expiry (days)
14+
1615
warn_before_expiry_days: 14
1716

1817
# Documented exceptions with business justification
19-
# Format: CVE-XXXX-XXXXX or GHSA-xxxx-xxxx-xxxx
2018
exceptions:
2119
GHSA-gv7w-rqvm-qjhr:
2220
package: esbuild
2321
expires_at: "2026-12-31"
2422
reason: "DevDependency esbuild vulnerability has no exploit path in production frontend artifact."
2523

26-
# Packages to exclude from audits (use sparingly!)
2724
excluded_packages: []
2825

29-
# Alert channels for new vulnerabilities
3026
alerts:
3127
slack_webhook: null
3228
email_list: []

CLEANUP_COMPLETE.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

FINAL_SESSION_SUMMARY.md

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)