perdiesman

Results 3 issues of perdiesman

When doing a join with a using such as: ```sql SELECT t1.col1, t2.col2 FROM t1 JOIN t2 USING (col1); ``` this is triggering: ``` (HIGH RISK) (QUERY ANTI-PATTERN) JOIN Without...

This adds bash aliases as an extension to albert. It will use /bin/bash to look up a user's aliases set either system wide or within their .bashrc and allow running...