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

31 lines
406 B
Markdown
Raw Normal View History

2020-08-28 21:17:42 +00:00
---
name: False Positive
about: 'Create an issue if you found false positive results. '
title: "[false-positive] "
labels: ''
assignees: ''
---
**Nuclei version**
```
nuclei -version
```
**Nuclei template version**
```
cat ~/.nuclei-config.json
```
**Template ID**
Please submit the ID template producing false-positive results.
**Commands to Reproduce**
```
nuclei -t template_id -target ?
```