nmap-formatter
nmap-formatter copied to clipboard
A tool that allows you to convert NMAP results to html, csv, json, markdown, graphviz (dot) or sqlite. Simply put it's nmap converter.
https://github.com/vdjagilev/nmap-formatter/actions/runs/7831372262 [Analyze (go)](https://github.com/vdjagilev/nmap-formatter/actions/runs/7831372262/job/21376814847) Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. [Analyze (go)](https://github.com/vdjagilev/nmap-formatter/actions/runs/7831372262/job/21376814847#step:3:11) CodeQL Action...
Writing everytime that `.HostState == "up"` is an unnecessary repetition. It should be moved to the separate function and replaced everywhere * Replaced in all templates * HTML * MD...
Remove customized solution for each implementation of skipping the offline hosts in favor of filters.