From 5f4a147d49e331e934163cc1ea09a53e0347f83d Mon Sep 17 00:00:00 2001 From: sandeep <8293321+bauthard@users.noreply.github.com> Date: Fri, 19 Feb 2021 12:13:13 +0530 Subject: [PATCH] few changes --- cves/2019/CVE-2019-16097.yaml | 3 ++- workflows/harbor-workflow.yaml | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cves/2019/CVE-2019-16097.yaml b/cves/2019/CVE-2019-16097.yaml index 250250e759..9ea322703c 100644 --- a/cves/2019/CVE-2019-16097.yaml +++ b/cves/2019/CVE-2019-16097.yaml @@ -4,7 +4,8 @@ info: author: pikpikcu severity: critical issues: https://github.com/goharbor/harbor/issues/8951 - refrence: https://unit42.paloaltonetworks.com/critical-vulnerability-in-harbor-enables-privilege-escalation-from-zero-to-admin-cve-2019-16097/ + reference: https://unit42.paloaltonetworks.com/critical-vulnerability-in-harbor-enables-privilege-escalation-from-zero-to-admin-cve-2019-16097/ + tags: cve,cve2019,harbor requests: - method: POST diff --git a/workflows/harbor-workflow.yaml b/workflows/harbor-workflow.yaml index 5a664e978d..d99c9482a2 100644 --- a/workflows/harbor-workflow.yaml +++ b/workflows/harbor-workflow.yaml @@ -9,6 +9,5 @@ info: workflows: - template: technologies/harbor-detect.yaml - subtemplates: - - template: cves/2019/CVE-2019-16097.yaml + - template: cves/2019/CVE-2019-16097.yaml \ No newline at end of file