This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-05-23 15:47:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d62dc3d2ed2113afe2a9de0c40667672f4df44d
codeql
/
java
/
ql
/
experimental
/
adaptivethreatmodeling
/
src
History
tiferet
0acd06a6d3
Add queries to surface high-confidence Java sinks and non-sinks to use as examples in the codex prompt.
2023-03-14 12:49:26 -07:00
..
codeql-suites
Start making the additions needed to surface candidate Java sinks for codex classification outside the evaluator.
2023-03-14 12:49:26 -07:00
codeql-pack.lock.yml
Start making the additions needed to surface candidate Java sinks for codex classification outside the evaluator.
2023-03-14 12:49:26 -07:00
ExtractNegativeExamples.ql
Add queries to surface high-confidence Java sinks and non-sinks to use as examples in the codex prompt.
2023-03-14 12:49:26 -07:00
ExtractPositiveExamples.ql
Add queries to surface high-confidence Java sinks and non-sinks to use as examples in the codex prompt.
2023-03-14 12:49:26 -07:00
ExtractSinkCandidatesWithFlow.ql
Rewrite
ExtractSinkCandidatesWithFlow.ql
as a
problem
query so we can run it with
codeql database analyze
to output SARIF results.
2023-03-14 12:49:26 -07:00
qlpack.yml
Try implementing SqlInjectionATM.qll in Java
2023-03-14 12:49:26 -07:00