mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
validate workflow fix (#7151)
* workflow fixes * disable downloading template as we have it locally.
This commit is contained in:
@@ -6,6 +6,6 @@ info:
|
||||
description: A simple workflow that runs all CirCarLife related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: http/exposed-panels/circarlife-setup.yaml
|
||||
- template: http/misconfiguration/installer/circarlife-setup.yaml
|
||||
subtemplates:
|
||||
- tags: circarlife
|
||||
|
||||
@@ -6,6 +6,6 @@ info:
|
||||
description: A simple workflow that runs all Keycloak related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: http/exposed-panels/key-cloak-admin-panel.yaml
|
||||
- template: http/exposed-panels/keycloak-admin-panel.yaml
|
||||
subtemplates:
|
||||
- tags: keycloak
|
||||
|
||||
Reference in New Issue
Block a user