mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-21 15:45:24 +00:00
* Add AS input support - Integrate mapcidr asn function to handle ASN number input support - Check if input is ASN number or not. If yes then query for cidrs - issue #2706 * Remove \r coz of failing test cases in windows os * Replace newline char for windows * remove extra line * rename goldenfile dir to tests * fixing folder name Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>