-
fix: Use YR_SCANNER object for scanning (#190) · 10cfee08
rules.Match currently has an innate race condition when using external variables. To avoid this, use a YR_SCANNER.
secDre4mer authored
×
rules.Match currently has an innate race condition when using external variables. To avoid this, use a YR_SCANNER.