actions-marketplace-validations/Nmap Scan Action

Runs an Nmap scan on a specified domain and creates an issue if vulnerabilities are found

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 27, 2025
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/marcuwynu23_nmap-action@5bb0f68723ab19cb022b0004f64a6213cfe2f7e4 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
targetThe domain to scan with Nmapyes
issue_titleThe title for the GitHub issue to be creatednoNmap Security Scan Report
fail_actionThe action will fail if vulnerabilities are detectednofalse
allow_issue_writingIf enabled, the action will create an issue with the scan resultsnotrue
namedescription
scan_resultThe output of the Nmap scan