discussions Search Results · repo:github/securitylab language:CodeQL
Filter by
114 results
ingithub/securitylab (press backspace or delete to remove)The language qualifier is not supported when searching discussions. Try searching for issues instead?
:
Hey, @m-y-mo , sorry for bother u. I have seen u load the exp about |CVE-2023-4069|, but it run in d8 with flags, Is it
possible to run it in chrome without any flags? Thx!
- [ ] https://github.com/github/securitylab/tree/main/SecurityExploits/Chrome/v8/CVE_2023_4069 ...
:
The concept of securitylab is new to me.
Can request advice for specific issues in my own projects here? Is this allowed or intended to work that way?
As a voluntarily FOSS developer I m not an expert ...
:
Hello, I recently read the analysis of fastjson using chain article, sink is can achieve jndi injection function -
lookup (), but this sink point I can not query out, I would like to ask whether CodeQL ...
:
Hi there, Recently I am doing research on a large OSS project, chromium. Since I have limited resources, and building
databases for such large projects requires a lot of it, is there a way to know or anticipate ...
:
I ve generate the database from my source code. And If I modify something to the source code, How could I regenerate the
database? I ve tried the codeql database update but it seems doesn t help.
I now ...
:
Hi team I m running codeql inside a docker container internet isolated, and need to provide some downloaded qlpacks that
are a dependencies of a lib of mine. Any ideas can I explicitly configure a path ...
:
A large part of my Go project is scaffolded (boilerplate). Is there a way, when creating the database, to exclude these
prebuilt files and only include certain (self-written) files?
:
I am using CodeQL and since the project is large I am running low on the disk space. Can we clean up the disk space
before the analysis can you share any sample snippet on achieving this. image
:
Hi there,
I m trying to create a database for the Android AOSP. The building completed successfully but at the last moment it told
me there was not enough Java heap space (see log below). Is there a way ...
:
Hi! I am new to codeQL, pretty impressed and excited about using it :) But being a beginner, I am facing some problems.
I am attempting to select all objects (of a certain kind) on which a particular ...