table of contents
other versions
- unstable 23.13.1-1
OPENVAS-NASL-LINT(1) | General Commands Manual | OPENVAS-NASL-LINT(1) |
NAME¶
openvas-nasl-lint - OpenVAS standalone NASL linter
SYNOPSIS¶
openvas-nasl-lint [options] nasl_file
DESCRIPTION¶
OpenVAS is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution.
openvas-nasl-lint is linter targeted at the NASL language.
OPTIONS¶
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
- -h, --help
- Show summary of options
- -d, --debug
- Output debug log messages
- -l, --nvt-list=<file>
- Process files from <file>
- -i, --include-dir=<dir>
- Search for includes in <dir>
SEE ALSO¶
February, 2021 |