mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-12 19:55:14 +02:00
[pitboss/grind] deferred session-0002 (20260521T143544Z-f898)
This commit is contained in:
parent
be4021d8c0
commit
b3766311fb
20 changed files with 388 additions and 664 deletions
|
|
@ -251,8 +251,8 @@ pub struct ScannerConfig {
|
|||
|
||||
/// Run dynamic verification on each finding after the static pass.
|
||||
///
|
||||
/// Default `true` (M7 flip). Each `Confidence >= Medium` finding is
|
||||
/// passed to `dynamic::verify_finding` and the result is stored in
|
||||
/// Default `true`. Each `Confidence >= Medium` finding is passed to
|
||||
/// `dynamic::verify_finding` and the result is stored in
|
||||
/// `Evidence::dynamic_verdict`. Use `--no-verify` (CLI) or set
|
||||
/// `verify = false` in `nyx.toml` to disable.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue