Support importing tar/gz databases #410
Labels
Complexity: Medium
Requires a moderate level of detail in design or review.
enhancement
New feature or request
VSCode
Currently, we are able to import databases that are zipped, but our current unzipper library does not support tar-ed databases. I'll have to look deeper to see if this is a limitation of the library or if we are just using it in the wrong way.
Generally most codeql dbs are zipped and so this isn't a problem, but some dbs created by third parties are in other formats. It would be great to be able to import them as well with no hassle. For example, see here: https://bug-bounty-codeql-databases.s3.us-east-2.amazonaws.com/index.html
The text was updated successfully, but these errors were encountered: