Accept CVSS strings in finding creation

This commit is contained in:
2026-08-24 15:51:44 +02:00
parent a74aa0fb8a
commit febe95f7a5
5 changed files with 123 additions and 51 deletions
+3 -2
View File
@@ -3,6 +3,8 @@
#import "aux/placeholder.typ": placeholder, rawPlaceholder, panicOnPlaceholder
#include "findings.typ"
// Project-specific variables
#panicOnPlaceholder.update(false)
#let place = placeholder("New York")
@@ -114,8 +116,7 @@
#pagebreak()
// ----- Findings -----
#include "findings.typ"
#pagebreak()
#addons.finding.print(sort: "cvss")
// ----- Appendix -----
= Appendix