target / strelka

Real-time, container-based file scanning at enterprise scale
Other
878 stars 113 forks source link

ScanPe Fix for Dictionary / Flag Type Change (Fix for #433) #434

Closed phutelmyer closed 9 months ago

phutelmyer commented 9 months ago

Describe the change As noted in #433, two conditionals were flipped to incorrect logic, causing a mix of types in string and dictionary fields. This change fixes those conditionals to be more accurate to the original intent.

Closes #433.

Describe testing procedures Reran tests with valid output

Sample output N/A

Checklist