mirror of
https://github.com/hohn/codeql-sample-polkit.git
synced 2025-12-16 05:43: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
|
||||
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
|
||||
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:
|
||||
#+BEGIN_SRC text
|
||||
cd ~/local/polkit
|
||||
tree -L 2 -n
|
||||
.
|
||||
├── polkit-0.119.db
|
||||
│ ├── 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