Create airflow-workflow.yaml

This commit is contained in:
sandeep
2021-06-03 16:05:42 +05:30
parent 2ca5513606
commit 081eb1d134

View File

@@ -0,0 +1,16 @@
id: airflow-workflow
info:
name: Apache Airflow Security Checks
author: pdteam
description: A simple workflow that runs all Apache Airflow related nuclei templates on a given target.
tags: workflow
workflows:
- template: technologies/apache-airflow.yaml
subtemplates:
- template: cves/2020/CVE-2020-11978.yaml
- template: cves/2020/CVE-2020-13927.yaml
- template: exposures/configs/airflow-configuration-exposure.yaml
- template: misconfiguration/unauthenticated-airflow.yaml