Running the pack download command in codeql writes results to a $HOME/.codeql directory.
It would be nice if codeql conformed to the freedesktop guidelines about where to write user data, as specified here: https://un5m3xt2wa4kx6n1x28faua8adrf2f3fve02u.julianrbryant.com/basedir-spec/basedir-spec-latest.html
That would make it easier to know where the programs data is located, and not clutter my home directory.