Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All fs.FS = compressedfs.NewLazyTarGzip(templateArchive)
Functions ¶
func GetTemplateFileSystem ¶
GetTemplateFileSystem returns filesystem views for templates based on the provided template paths. templatePaths can contain either: - Absolute paths or relative paths starting with ./ or ../ — read from disk - Embedded paths (e.g., "pentest/scan/cve/2024/CVE-2024-13624.yaml" or "pentest/scan/cve")
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.