Add codeql databases to db/ tree via git lfs

This commit is contained in:
Michael Hohn
2022-02-15 16:14:52 -08:00
committed by =Michael Hohn
parent 6895d36d12
commit 3234ed1644
4 changed files with 3 additions and 3 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.zip filter=lfs diff=lfs merge=lfs -text

View File

@@ -288,12 +288,11 @@
** Query development setup ** Query development setup
Queries can be explored via codeql cli by itself, or using the codeql cli + the Queries can be explored via codeql cli by itself, or using the codeql cli + the
VS Code plugin. For both cases, install the cli (see the =grab()= function VS Code plugin. For both cases, install the cli (see the =grab()= function
above) and download or build the codeql databases. above), and extract the databases from [[./db]] or build them
as done in in [[*Build polkit and codeql db][Build polkit and codeql db]]
In the following, we assume this directory structure for the databases: In the following, we assume this directory structure for the databases:
#+BEGIN_SRC text #+BEGIN_SRC text
cd ~/local/polkit
tree -L 2 -n
. .
├── polkit-0.119.db ├── polkit-0.119.db
│   ├── codeql-database.yml │   ├── codeql-database.yml

BIN
db/polkit-0.119.zip Normal file

Binary file not shown.

BIN
db/polkit-a2bf5c9c.zip Normal file

Binary file not shown.