Skip to content

Professionalize WebVulnScan CLI - #1

Draft
sr-maximus wants to merge 1 commit into
mainfrom
codex/professional-script
Draft

Professionalize WebVulnScan CLI#1
sr-maximus wants to merge 1 commit into
mainfrom
codex/professional-script

Conversation

@sr-maximus

Copy link
Copy Markdown
Owner

Summary

  • Replace the interactive demo flow with a professional non-interactive CLI.
  • Add validated targets, scan profiles, dry-run support, authorization confirmation, text/JSON reports, timeout handling, and safe Nmap command construction.
  • Add package metadata, local CLI install support, tests, and refreshed documentation.

Validation

  • /Users/edwinjavpenuela/.cache/codex-runtimes/codex-primary-runtime/dependencies/python/bin/python3 -m py_compile analisis_vulnerabilidades.py setup.py
  • /Users/edwinjavpenuela/.cache/codex-runtimes/codex-primary-runtime/dependencies/python/bin/python3 -m unittest discover -s tests
  • Editable install in a temporary Python 3.12 virtualenv, then webvulnscan example.com --profile quick --dry-run

Notes

Automation workflows were intentionally left out of this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant