Tom Hvitved
|
564c76c41f
|
Address review comments
|
2021-09-21 11:04:53 +02:00 |
|
Tom Hvitved
|
08dc6d79ef
|
Add support for flow summaries
|
2021-09-21 11:04:53 +02:00 |
|
Rasmus Wriedt Larsen
|
4a16be2cba
|
Merge pull request #6557 from yoff/python/port-modification-of-default-value
Python: port modification of default value
|
2021-09-21 10:12:12 +02:00 |
|
Rasmus Wriedt Larsen
|
f8e6ba633a
|
Python: Fix .expected for new subpaths query predicate
|
2021-09-21 09:40:13 +02:00 |
|
Rasmus Wriedt Larsen
|
c7c8e2f3e3
|
Merge branch 'main' into promote-sqlalchemy
|
2021-09-21 09:36:07 +02:00 |
|
Nick Rolfe
|
3201f30098
|
Update dbscheme stats
|
2021-09-20 23:13:38 +01:00 |
|
Nick Rolfe
|
e97adff21d
|
Add upgrade script to remove unused tokeninfo columns
|
2021-09-20 22:42:13 +01:00 |
|
Nick Rolfe
|
6a17dfd228
|
Remove file column from tokeninfo tables.
|
2021-09-20 22:42:13 +01:00 |
|
Nick Rolfe
|
6f059638d2
|
Remove idx column from tokeninfo tables.
|
2021-09-20 22:42:13 +01:00 |
|
Nick Rolfe
|
143256e673
|
Fix filenames in source archives
|
2021-09-20 22:17:45 +01:00 |
|
Nick Rolfe
|
c183e05c49
|
Merge pull request #300 from github/fix_tests
Fix tests
|
2021-09-20 16:19:40 +01:00 |
|
Nick Rolfe
|
d27f8a6d24
|
Add empty subpaths section to expected test output
|
2021-09-20 15:56:58 +01:00 |
|
Anders Schack-Mulligen
|
eaf05305ff
|
Merge pull request #6709 from aschackmull/java/local-taint-collections
Java: Add container flow to the local taint flow relation.
|
2021-09-20 16:04:45 +02:00 |
|
Tom Hvitved
|
8aaabe8b1e
|
Merge pull request #299 from github/hvitved/actions-reuse
Add two 'composite' actions for reusing logic
|
2021-09-20 15:55:28 +02:00 |
|
Nick Rolfe
|
6f7d4fef70
|
Merge pull request #287 from github/unsafe-deserialization
rb/unsafe-deserialization query
|
2021-09-20 14:23:30 +01:00 |
|
Nick Rolfe
|
8af12a164a
|
Merge pull request #298 from github/trap_extension
Fix trap extension for source files without extensions
|
2021-09-20 14:23:01 +01:00 |
|
Anders Schack-Mulligen
|
044623a360
|
Dataflow: Sync.
|
2021-09-20 14:58:28 +02:00 |
|
Anders Schack-Mulligen
|
07c05528ef
|
Dataflow: Fix join-order in subpaths01.
|
2021-09-20 14:58:12 +02:00 |
|
Tom Hvitved
|
e201dae672
|
Add two 'composite' actions for reusing logic
|
2021-09-20 14:52:02 +02:00 |
|
Anders Schack-Mulligen
|
c72e385a47
|
Java: Fix join-order in isUnreachableInCall.
|
2021-09-20 14:09:09 +02:00 |
|
Nick Rolfe
|
c30c7b380d
|
Replace if let with match.
|
2021-09-20 12:22:55 +01:00 |
|
Nick Rolfe
|
0936c4cd7b
|
Fix trap extension for source files without extensions
We were writing files with names like `Gemfile..trap.gz`. Now fixed to
`Gemfile.trap.gz`.
|
2021-09-20 12:11:00 +01:00 |
|
Tom Hvitved
|
4bfbf62e13
|
Merge pull request #296 from github/hvitved/empty-location
Extract a special empty location
|
2021-09-20 13:05:27 +02:00 |
|
Tom Hvitved
|
1393dc9eb4
|
Update extractor/src/main.rs
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
|
2021-09-20 12:50:24 +02:00 |
|
Mathias Vorreiter Pedersen
|
797966fd3d
|
C++: Change the names of the new classes and predicates to match the upcoming 'CommandExecutionFunction' class.
|
2021-09-20 11:49:09 +01:00 |
|
Tom Hvitved
|
82d463e86e
|
Merge pull request #6718 from hvitved/csharp/xss-subpath
C#: Add `subpaths` predicate to XSS queries
|
2021-09-20 12:47:27 +02:00 |
|
Harry Maclean
|
95e50cedad
|
Add query for Code Injection
This query finds cases where user input flows to an argument to `eval`
or `send`, which can execute arbitrary Ruby code.
|
2021-09-20 11:35:45 +01:00 |
|
Rasmus Wriedt Larsen
|
97c0f1c7b7
|
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2021-09-20 12:04:46 +02:00 |
|
Tom Hvitved
|
64507ab316
|
Merge pull request #6712 from hvitved/csharp/subsumption-perf-take2
C#: Speedup type subsumption calculation
|
2021-09-20 11:59:24 +02:00 |
|
Tom Hvitved
|
b9c4abe7dc
|
C#: Fix qldoc typos
|
2021-09-20 10:42:01 +02:00 |
|
Tom Hvitved
|
6d315a5d16
|
C#: Add subpaths predicate to XSS queries
|
2021-09-20 10:40:54 +02:00 |
|
Anders Schack-Mulligen
|
187b7e117c
|
Merge pull request #6715 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2021-09-20 10:19:16 +02:00 |
|
Harry Maclean
|
916b844557
|
Merge pull request #280 from github/hmac-cli-injection
Add CLI Injection query
|
2021-09-20 08:54:01 +01:00 |
|
Tom Hvitved
|
b2d0c60a02
|
Replace hasLocationInfo with getLocation in API::Node
|
2021-09-20 09:52:26 +02:00 |
|
Tom Hvitved
|
58d06715fc
|
Extract a special empty location
|
2021-09-20 09:52:26 +02:00 |
|
luchua-bc
|
8170f01b66
|
Query to detect uncontrolled thread resource consumption
|
2021-09-20 02:12:47 +00:00 |
|
github-actions[bot]
|
f0e7be7d56
|
Add changed framework coverage reports
|
2021-09-20 00:08:08 +00:00 |
|
Tom Hvitved
|
c6c1ad1b90
|
C#: Update toString for nested types
|
2021-09-18 19:51:37 +02:00 |
|
Tom Hvitved
|
07fe29cc67
|
C#: Speedup type subsumption calculation
|
2021-09-18 19:51:37 +02:00 |
|
luciaromeroML
|
f348a5ce47
|
adding comments to some functions
|
2021-09-17 18:25:14 -03:00 |
|
luciaromeroML
|
25065bc986
|
simplifying sentence
|
2021-09-17 18:07:04 -03:00 |
|
luciaromeroML
|
0b0ac8317c
|
format ql code
|
2021-09-17 18:05:52 -03:00 |
|
Nati Pesaresi
|
a9a36ace3b
|
validator uuid
|
2021-09-17 18:01:43 -03:00 |
|
Nati Pesaresi
|
f913b1504a
|
codeql query format --in-place
|
2021-09-17 17:54:19 -03:00 |
|
Nati Pesaresi
|
746ce630f4
|
codeql query format --in-place
|
2021-09-17 17:53:01 -03:00 |
|
Natalia Pesaresi
|
63bb7ef56c
|
Merge branch 'main' into feature/SSRF
|
2021-09-17 17:46:32 -03:00 |
|
Nati Pesaresi
|
9ec35a0f99
|
merge main
|
2021-09-17 17:43:35 -03:00 |
|
Nati Pesaresi
|
2a20fe4b0e
|
beautify names
|
2021-09-17 17:40:56 -03:00 |
|
Natalia Pesaresi
|
a2bc1b57c1
|
Merge pull request #1 from npesaresi/feature/SSRF
CWE-918
|
2021-09-17 17:27:04 -03:00 |
|
valeria-meli
|
054218a381
|
Merge branch 'main' into javascript/ssrf
|
2021-09-17 17:08:52 -03:00 |
|