Cybersecurity-Projects/TEMPLATES
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
..
fullstack-template@ecbb534e85 feat: sbom generator & vulnerability matcher + docstrings across 6 projects 2026-04-08 23:53:40 -04:00
.dockerignore.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
.editorconfig.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
.gitignore.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
.golangci.yml.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
.pre-commit-config.yaml.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
.style.yapf.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
Makefile.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
biome.json.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
dependabot.yml.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
justfile.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
package.json.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
pyproject.toml.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
tsconfig.app.json.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
tsconfig.json.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00
tsconfig.node.json.example feat: Complete Go secrets scanner - Portia 2026-02-22 20:02:38 -05:00