Affected by GO-2024-2645
and 2 other vulnerabilities
GO-2024-2645 : Nuclei allows unsigned code template execution through workflows in github.com/projectdiscovery/nuclei
GO-2024-2989 : projectdiscovery/nuclei allows unsigned code template execution through workflows in github.com/projectdiscovery/nuclei
GO-2024-3114 : Nuclei Template Signature Verification Bypass in github.com/projectdiscovery/nuclei
Discover Packages
github.com/projectdiscovery/nuclei/v3
pkg
reporting
exporters
markdown
package
Version:
v3.1.7
Opens a new window with list of versions in this module.
Published: Jan 22, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
New creates a new markdown exporter integration client based on options.
Close closes the exporter after operation
Export exports a passed result event to markdown
type Options struct {
Directory string `yaml:"directory"`
IncludeRawPayload bool `yaml:"include-raw-payload"`
SortMode string `yaml:"sort-mode"`
}
Options contains the configuration options for GitHub issue tracker client
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.