-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Issue Type
- Bug Report
Issue Description
I have Faraday running using docker compose up commands.
I was able to import the nuclei scan result from the JSONL file.
On details of the issue ( in Technical Details), it's not showing the necessary fields like "matcher-name": "cloudflare".
I have not analyzed other elements, but tons of them are missing from the issue details.
Please update nuclei results based on this specification https://github.com/projectdiscovery/nuclei/blob/dev/nuclei-jsonschema.json
Why are we losing important details from the above specifications?
E.g., for tech-detact templates, it does not show which tech is found using above-provided macher name.
Faraday version
docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
faradaysec/faraday latest 6ee5e53af2a9 3 weeks ago 822MB
Component Name
Nuclei Import Result Display
Steps to reproduce
Import the Latest nuclei scan result. In the issue details of some template, it does not show what or which tech is found.
Expected results
Nuclei scan results should be based on https://github.com/projectdiscovery/nuclei/blob/dev/nuclei-jsonschema.json
OS
Provide information on your operating system. Example:
Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: 2025.1
Codename: Kali-rolling