From 87c01d851e9f54e6e1ffeb93c0b59734b25f15d2 Mon Sep 17 00:00:00 2001 From: fahed dorgaa Date: Tue, 31 Mar 2026 00:01:37 +0100 Subject: [PATCH] feat: add OWASP analysis fields to FindingAudit component Signed-off-by: Fahed Dorgaa --- package-lock.json | 2 +- src/views/portfolio/projects/FindingAudit.vue | 72 +++++++++++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index d4ef9faf..67dbdcf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@codemirror/lang-javascript": "6.2.4", - "@codemirror/lang-jinja": "^6.0.0", + "@codemirror/lang-jinja": "6.0.0", "@codemirror/lint": "6.9.4", "@codemirror/theme-one-dark": "6.1.3", "@coreui/coreui": "2.1.16", diff --git a/src/views/portfolio/projects/FindingAudit.vue b/src/views/portfolio/projects/FindingAudit.vue index 61ffc1e5..e9205597 100644 --- a/src/views/portfolio/projects/FindingAudit.vue +++ b/src/views/portfolio/projects/FindingAudit.vue @@ -112,6 +112,62 @@ trim /> + + + + + + + + + + + +