From 6cb77794da2b01c843946389f151df0bfa70d2e0 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Mon, 8 Aug 2022 11:38:04 -0700 Subject: [PATCH] Update pipeline-configuration.yaml --- exposures/files/pipeline-configuration.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/exposures/files/pipeline-configuration.yaml b/exposures/files/pipeline-configuration.yaml index ba4b72955c..a57ec4420e 100644 --- a/exposures/files/pipeline-configuration.yaml +++ b/exposures/files/pipeline-configuration.yaml @@ -3,7 +3,7 @@ id: pipeline-configuration info: name: Pipleline Configuration Exposure author: DhiyaneshDK - severity: low + severity: info metadata: verified: true shodan-query: html:"pipeline.yaml" @@ -18,8 +18,8 @@ requests: matchers: - type: word words: - - 'system' - - 'project_name' + - 'system:' + - 'project_name:' condition: and - type: status