gipo355/Vuln Docker Scanners Nmap Action
Runs nmap on a target host
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | yes | — |
| target | Host to scan | yes | localhost |
| port | Port to scan, -p- for all ports, -p80 for a single port | no | "" |
| generate_reports | Generate a report | no | true |
| generate_sarif | Generate a SARIF report | no | false |
| output_dir | Directory to store the reports | no | nmap-reports |
| flags | Arguments to pass to nmap for the direct scan, separated by comma | no | "" |
| vulner | Use vulner scripts | no | false |
| vulscan | Use vulscan scripts | no | false |
Outputs
no outputs