package
Version:
v3.3.5
Opens a new window with list of versions in this module.
Published: Jul 12, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Exporter is an exporter for nuclei sarif output format.
New creates a new sarif exporter integration client based on options.
Close Writes data and closes the exporter after operation
Export exports a passed result event to sarif structure
type Options struct {
File string `yaml:"file"`
}
Options contains the configuration options for sarif exporter client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.