Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/frontend
CarterPerez-dev d277d50a93 feat: sbom generator & vulnerability matcher + docstrings across 6 projects
Add bomber CLI tool (Go) — scans dependencies across Go/Node/Python
ecosystems, generates SPDX 2.3 and CycloneDX 1.5 SBOMs, and matches
against OSV/NVD vulnerability databases with policy engine for CI/CD.

Add file-level docstrings to ai-threat-detection, firewall-rule-engine,
hash-cracker, linux-cis-hardening-auditor, binary-analysis-tool, and
credential-enumeration.
2026-04-08 23:53:40 -04:00
..
public/assets feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
src feat: sbom generator & vulnerability matcher + docstrings across 6 projects 2026-04-08 23:53:40 -04:00
.dockerignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
.gitignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
.stylelintignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
biome.json chore(frontend): fix lint errors and update biome schema 2026-02-28 12:29:20 -05:00
index.html feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
package.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
pnpm-lock.yaml chore(frontend): fix lint errors and update biome schema 2026-02-28 12:29:20 -05:00
stylelint.config.js feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.app.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.node.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
vite.config.ts feat: sbom generator & vulnerability matcher + docstrings across 6 projects 2026-04-08 23:53:40 -04:00