mirror of
https://github.com/hohn/codeql-sample-polkit.git
synced 2025-12-16 13:53:04 +01:00
Add codeql databases to db/ tree via git lfs
This commit is contained in:
committed by
=Michael Hohn
parent
6895d36d12
commit
3234ed1644
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
@@ -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
BIN
db/polkit-0.119.zip
Normal file
Binary file not shown.
BIN
db/polkit-a2bf5c9c.zip
Normal file
BIN
db/polkit-a2bf5c9c.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user