### Query GUID ebc79aa4-e816-4be8-93fe-a0b30dbc771d ### Query content MATCH (n:Domain) WHERE n.dsheuristics =~ ".{6}2.*" RETURN n ### Issue description Missing ^ at beginning of regex. ### BloodHound version BHE ### BloodHound DB Postgres
Query GUID
ebc79aa4-e816-4be8-93fe-a0b30dbc771d
Query content
MATCH (n:Domain)
WHERE n.dsheuristics =~ ".{6}2.*"
RETURN n
Issue description
Missing ^ at beginning of regex.
BloodHound version
BHE
BloodHound DB
Postgres