Restructure code: split features into separate files

This commit is contained in:
2026-01-28 13:33:02 +01:00
parent fcd5378f51
commit de6dcf2b82
18 changed files with 646 additions and 629 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#import "helper.typ"
#import "addons/cvss.typ" as cvss
= Findings
@@ -6,7 +6,7 @@
== Administration Interfaces reachable
#helper.cvsstable(confidentiality: "N", integrity: "N", availability: "N")
#cvss.createTable(confidentiality: "N", integrity: "N", availability: "N")
=== Description