aboutsummaryrefslogtreecommitdiffstats
path: root/.extras
AgeCommit message (Collapse)AuthorFilesLines
2026-06-25hooks: let SBO_ARCHIVE env answer post-commit archive promptDanilo M.1-8/+17
SBO_ARCHIVE=yes|no skips the TTY prompt so agents and scripts can answer non-interactively. Empty/unset keeps the interactive behavior. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25extras: add SBo git hooks (pre-commit sbolint, post-commit archive)Danilo M.2-0/+141
Versioned source of truth for the hooks installed in .git/hooks/. Reinstall after reclone with: cp .extras/hooks/* .git/hooks/ Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25nvchecker: remove powershell stanzaDanilo M.1-6/+0
Package was removed in f67c2df. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25feroxbuster: add version 2.13.1Danilo M.1-0/+6
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-04-03remove hydra and nessus packagesDanilo M.1-10/+0
Both are already maintained on SBo and identical to upstream. Remove package directories and clean up README and nvchecker.toml. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03moved all packages to the root of the repositoryDanilo M.3-0/+104