From b1ea4eab91723f72cf6294834a87ad8a98bad0af Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 14 Dec 2023 11:10:25 +0000 Subject: [PATCH] Syncing Templates --- .github/workflows/templates-sync.yaml | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/.github/workflows/templates-sync.yaml b/.github/workflows/templates-sync.yaml index b07f36c8e5..291c46e569 100644 --- a/.github/workflows/templates-sync.yaml +++ b/.github/workflows/templates-sync.yaml @@ -3,6 +3,47 @@ on: push: paths: - '.new-additions' + - '.github/workflows/templates-sync.yaml' + - 'headless/cves/2018/CVE-2018-25031.yaml' + - 'http/cves/2021/CVE-2021-44910.yaml' + - 'http/cves/2023/CVE-2023-22232.yaml' + - 'http/cves/2023/CVE-2023-30534.yaml' + - 'http/cves/2023/CVE-2023-3368.yaml' + - 'http/cves/2023/CVE-2023-36144.yaml' + - 'http/cves/2023/CVE-2023-39002.yaml' + - 'http/cves/2023/CVE-2023-41265.yaml' + - 'http/cves/2023/CVE-2023-41266.yaml' + - 'http/cves/2023/CVE-2023-43177.yaml' + - 'http/cves/2023/CVE-2023-49070.yaml' + - 'http/cves/2023/CVE-2023-5556.yaml' + - 'http/cves/2023/CVE-2023-6018.yaml' + - 'http/cves/2023/CVE-2023-6020.yaml' + - 'http/cves/2023/CVE-2023-6021.yaml' + - 'http/cves/2023/CVE-2023-6380.yaml' + - 'http/default-logins/dataease/dataease-default-login.yaml' + - 'http/default-logins/splunk/splunk-default-login.yaml' + - 'http/exposed-panels/dataease-panel.yaml' + - 'http/exposed-panels/reportico-admin-panel.yaml' + - 'http/exposed-panels/tailon-panel.yaml' + - 'http/exposed-panels/woodwing-panel.yaml' + - 'http/exposures/configs/dompdf-config.yaml' + - 'http/misconfiguration/installer/businesso-installer.yaml' + - 'http/misconfiguration/installer/chamilo-installer.yaml' + - 'http/misconfiguration/installer/knowledgetree-installer.yaml' + - 'http/misconfiguration/installer/phpgedview-installer.yaml' + - 'http/misconfiguration/installer/wowcms-installer.yaml' + - 'http/misconfiguration/secnet-info-leak.yaml' + - 'http/misconfiguration/woodwing-git.yaml' + - 'http/misconfiguration/woodwing-phpinfo.yaml' + - 'http/technologies/element-web-detect.yaml' + - 'http/technologies/matrix-homeserver-detect.yaml' + - 'http/vulnerabilities/dahua/dahua-wpms-lfi.yaml' + - 'http/vulnerabilities/dahua/dahua-wpms-rce.yaml' + - 'http/vulnerabilities/ecstatic/node-ecstatic-listing.yaml' + - 'http/vulnerabilities/huawei/huawei-authhttp-lfi.yaml' + - 'http/vulnerabilities/other/yibao-sqli.yaml' + - 'http/vulnerabilities/other/yunanbao-rce.yaml' + - 'javascript/cves/2023/CVE-2023-46604.yaml' workflow_dispatch: jobs: triggerRemoteWorkflow: