| Age | Commit message (Collapse) | Author | Files | Lines |
|
Deduplicate the seven packages that are now danix-maintained on
SlackBuilds.org (SecLists, ffuf, gobuster, exploitdb, nuclei, feroxbuster,
metasploit-framework-bin); they live in the sbo-slackbuilds repo. ffuf and
gobuster were synced to current SBo (arch-independent .info) before the move.
README keeps them in the package table with In-repo/Maintainer columns since
they stay relevant to the suite. CLAUDE.md build-strategy docs for the moved
build types (Go/Rust/.deb, metasploit regen procedures) relocate to
sbo-slackbuilds/CLAUDE.md; a pointer note remains here.
cadaver stays (SBo entry orphaned, local is the notroj 0.28 rewrite).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Track build-test status per Slackware branch. All packages are build-tested
on -current; feroxbuster is also confirmed on -stable, the rest are not yet
tested there. Add a one-line legend for the table symbols.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
The previous version derived the repo root from the script's own location via
git, which broke once the script was installed outside the repo (e.g. ~/bin):
it ran git in ~/bin and failed with 'not a git repository'. Resolve the
package as <pkg>/ below the current directory instead and run from the repo
root. The installed copy now works identically. README updated.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
mksboarchive <package> builds the same <package>.tar.gz the post-commit hook
produces, but on demand by name. It validates the package, strips any sbodl
source symlinks, and archives to $OUTPUT (default: CWD). Documented in the
root README.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Add a Vendored Crates section to the root README covering why Rust packages
ship a vendored tarball (SBo builds run offline in a clean chroot) and how to
regenerate it reproducibly with cargo-vendor-filterer and SOURCE_DATE_EPOCH.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
- Add CLAUDE.md with repo conventions and build strategy docs
- Add AGENTS.md with mandatory workflows for AI agents
- Fix nuclei SBo availability (❎ → ✅)
- Remove stale hydra note (SBo has been updated to 9.6)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|