What's Changed
- More configurable blocklists (a feature to skip reporting a set of vulnerabilities if they are considered false positives): https://artemis-scanner.readthedocs.io/en/latest/generating-emails.html#blocklist
- A feature to alert (during e-mail reports generation) if too many vulnerabilities were found by Nuclei for a single host - this will decrease the number of false positives
- Prometheus metrics export (data such as number of processed or crashed tasks will be exported in Prometheus format on port 9000)
- Speed improvements (Nuclei scans are executed in batches, fewer crt.sh and gau calls)
- Bumping up dependency versions
- Bug fixes
Full Changelog: v2.0.0...v2.1.0