From ecd724733b4e948bd7a42294ca63962d85d38096 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Mon, 22 Jan 2024 12:28:00 +0530 Subject: [PATCH] template fix --- http/exposures/configs/java-web-config-files.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/http/exposures/configs/java-web-config-files.yaml b/http/exposures/configs/java-web-config-files.yaml index 10b7048f2e..aa201cbc80 100644 --- a/http/exposures/configs/java-web-config-files.yaml +++ b/http/exposures/configs/java-web-config-files.yaml @@ -1,10 +1,13 @@ -id: java web config files +id: java-web-config-files info: - name: java web config files + name: Java Web Config - Exposure author: w8ay severity: low - description: java web config files was exposed. + description: Java web config files were exposed. + metadata: + max-request: 1 + verified: true tags: exposure,java,config http: @@ -51,4 +54,4 @@ http: - type: status status: - - 200 \ No newline at end of file + - 200