nuclei-templates/.github/ISSUE_TEMPLATE/false-positive.md

24 lines
770 B
Markdown
Raw Normal View History

2020-08-28 21:17:42 +00:00
---
name: False Positive
about: 'Issue for template producing invalid/unexpected result.'
2021-03-02 08:38:58 +00:00
labels: 'false-positive'
2020-08-28 21:17:42 +00:00
---
2021-10-20 00:24:00 +00:00
<!-- ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. -->
2020-08-28 21:17:42 +00:00
2021-10-20 00:24:00 +00:00
### Nuclei Version:
2020-08-28 21:17:42 +00:00
2021-10-20 00:24:00 +00:00
<!-- You can find current version of nuclei with "nuclei -version" -->
2020-08-28 21:17:42 +00:00
2021-10-20 00:24:00 +00:00
### Template file:
2020-08-28 21:17:42 +00:00
<!-- Template producing false-positive results, for example: "http/cves/XX/XX.yaml" -->
2020-08-28 21:17:42 +00:00
2021-10-20 00:24:00 +00:00
### Command to reproduce:
2020-08-28 21:17:42 +00:00
2021-10-20 00:24:00 +00:00
<!-- Please include the command to replicate the behavior so fix can be applied asap. -->
<!-- if host information can not be shared publicly, please reach out to us on discord server in DM -->
2020-08-28 21:17:42 +00:00
2021-10-20 00:24:00 +00:00
### Anything else:
<!-- Links? References? Screnshots? Anything that will give us more context about the issue that you are encountering! -->