Windows 10
version 10.0.18363
This issue exists in osquery 4.1.2 and 4.2.0.
4.0.2 does not have the issue.
Run SELECT * FROM chrome_extensions;
For easier debugging, limit by a single extension identifier like select * from chrome_extensions where identifier='nmmhkkegccagdldgiimedpiccmgmieda';
A single unique result row per unique chrome extension.
Three identical result rows per chrome extension.
Confirmed! I think I found it. https://github.com/osquery/osquery/pull/6277
Most helpful comment
Confirmed! I think I found it. https://github.com/osquery/osquery/pull/6277