14 lines
339 B
YAML
14 lines
339 B
YAML
|
id: artifactory-workflow
|
||
|
|
||
|
info:
|
||
|
name: Artifactory Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Artifactory related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/tech-detect.yaml
|
||
|
matchers:
|
||
|
- name: artifactory
|
||
|
subtemplates:
|
||
|
- tags: artifactory
|