From 53191a877aaaacc7c9e371b15d2c5e5a0f196234 Mon Sep 17 00:00:00 2001 From: savik Date: Thu, 27 Apr 2023 14:25:32 +0400 Subject: [PATCH] fix the path (#7148) * fix the path * lint fix --------- Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com> --- http/exposed-panels/proxmox-panel.yaml | 2 +- workflows/solr-workflow.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/http/exposed-panels/proxmox-panel.yaml b/http/exposed-panels/proxmox-panel.yaml index cc0ff62c63..1943e300b9 100644 --- a/http/exposed-panels/proxmox-panel.yaml +++ b/http/exposed-panels/proxmox-panel.yaml @@ -6,7 +6,7 @@ info: severity: info description: | Proxmox Virtual Environment login panel was detected. - reference: + reference: - https://www.proxmox.com/ classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N diff --git a/workflows/solr-workflow.yaml b/workflows/solr-workflow.yaml index e9cfc49864..c5b384dec9 100644 --- a/workflows/solr-workflow.yaml +++ b/workflows/solr-workflow.yaml @@ -6,6 +6,6 @@ info: description: A simple workflow that runs all Apache Solr related nuclei templates on a given target. workflows: - - template: http/exposed-panels/solr-exposure.yaml + - template: http/exposed-panels/solr-panel-exposure.yaml subtemplates: - tags: solr