From c7baa6b2c5a1f400c68ff50754d0f36c5e6e81a9 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Mon, 15 Jul 2024 12:37:50 +0000 Subject: [PATCH] Syncing Templates --- .github/workflows/templates-sync.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index 3b1b1400d8..cf759d5638 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -15,8 +15,10 @@ on: - 'http/cves/2024/CVE-2024-4879.yaml' - 'http/cves/2024/CVE-2024-5217.yaml' - 'http/exposed-panels/gradle/gradle-develocity-panel.yaml' + - 'http/exposures/configs/apache-ozone-conf.yaml' - 'http/exposures/configs/snoop-servlet-exposure.yaml' - 'http/misconfiguration/servicenow-title-injection.yaml' + - 'http/technologies/apache/apache-ozone-detect.yaml' - 'http/vulnerabilities/nextjs/nextjs-middleware-cache.yaml' - 'http/vulnerabilities/nextjs/nextjs-rsc-cache.yaml' workflow_dispatch: