new flag for validation

patch-1
sandeep 2021-07-07 19:24:39 +05:30
parent 3e0755cb6a
commit 8c6b4da40a
1 changed files with 1 additions and 1 deletions

View File

@ -31,5 +31,5 @@ jobs:
- name: Template Validation
run: |
nuclei -t . -v
nuclei -validate -t ~/nuclei-templates/
shell: bash