``` osquery 3.3.0-123-gbf95191e using SQLite 3.19....
# macos
m
Copy code
osquery 3.3.0-123-gbf95191e
using SQLite 3.19.3
osquery> select u.uid,u.shell,username,path,encrypted from users u JOIN user_ssh_keys USING(uid);
osquery>
Reproducing the bug is probably data-dependent