Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:33
· 2 commits to main since this release
6fb74c3

What's Changed

  • Update spoonmap.py by @evilmog in #1
  • handle special characters in -oX path by @h888t in #2
  • Add IP exclusions option by @3x14 in #5
  • Made fixes for if you don't run spoonmap from the repo dir by @mandreko-ts in #7
  • Added option for output path by @api0cradle in #8
  • Fix readme typo by @erjanmx in #9
  • Added UDP Support by @raul5660 in #10
  • Update README.md by @bandrel in #13
  • feat: add AI / Local LLM scan category by @bandrel in #15
  • feat: scanning rework â�� NSE findings engine, smarter discovery, resume, and UXFeature/scanning rework by @Spoonman1091 in #17
  • Harden the scan pipeline: 15 fixes for output loss, hangs, and silent failures, plus follow-up wave, out-of-scope host disclosure, and vnc-title support by @bandrel in #35
  • ci: run the test suite on pull requests via GitHub Actions by @bandrel in #39
  • deps: lock a pytest patched for CVE-2025-71176 (Dependabot alert #2) by @bandrel in #40
  • Add --target for scanning an address without a target file by @bandrel in #37
  • Add greppable output (spoonmap_output.gnmap) by @bandrel in #38
  • ci: add ruff lint and bandit SAST, and SHA-pin all actions by @bandrel in #41
  • Fix broken wheel/sdist packaging, and harden CI (timeouts, Dependabot, root-only NSE job, workflow lint) by @bandrel in #42
  • Resolve operator paths against the CWD, making uv tool install usable by @bandrel in #43
  • fix: disclose Full-scan rate cap instead of clamping silently by @bandrel in #44
  • feat: derive versions from git tags and cut releases from CI by @bandrel in #49

New Contributors

Full Changelog: https://github.com/trustedsec/spoonmap/commits/v0.1.0