Accept CVSS strings in finding creation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user