Tamas Vajk
|
548f276e1f
|
Add more tests
|
2020-11-27 08:58:37 +01:00 |
|
Tamas Vajk
|
144e9e6271
|
C#: C#9 Add target typed conditional tests
|
2020-11-27 08:43:02 +01:00 |
|
Jonas Jensen
|
ad4b2beafa
|
Merge pull request #4727 from criemen/remove-abstract-classes
C++/C#/JS/Python/Java XML.qll: Remove abstract from class hierarchy.
|
2020-11-27 08:17:21 +01:00 |
|
yo-h
|
301f49a9d9
|
Merge pull request #4723 from github/yo-h/java-jsp
Java: add support for extraction of SMAP files
|
2020-11-26 16:09:17 -05:00 |
|
Geoffrey White
|
1f5c6d4e71
|
C++: Add examples.
|
2020-11-26 19:31:06 +00:00 |
|
Anders Schack-Mulligen
|
2234d665ce
|
Add manual magic
|
2020-11-26 13:55:20 -05:00 |
|
yo-h
|
9bb949a8b1
|
Java: make some SMAP predicates private and add QLDoc
|
2020-11-26 13:55:19 -05:00 |
|
yo-h
|
c077ca3fc9
|
Java: add dbscheme upgrade script for SMAP relations
|
2020-11-26 13:55:19 -05:00 |
|
yo-h
|
f9e78085ac
|
Java: add dbscheme stats for SMAP relations
|
2020-11-26 13:55:18 -05:00 |
|
yo-h
|
edb41655b4
|
Java: incorporate SMAP locations into Top.hasLocationInfo
|
2020-11-26 13:55:17 -05:00 |
|
yo-h
|
e2419e8fed
|
Java: add SMAP relations to dbscheme
|
2020-11-26 13:55:17 -05:00 |
|
Tamás Vajk
|
27aeb53f1e
|
Merge pull request #4615 from tamasvajk/feature/csharp9-lambda-modifiers
C#: Extract modifiers for lambdas (async, static)
|
2020-11-26 19:35:51 +01:00 |
|
luchua-bc
|
a83ddd66eb
|
Add comments about how the future promotion should go
|
2020-11-26 17:41:46 +00:00 |
|
Rasmus Wriedt Larsen
|
9e4910f863
|
Python: Untrusted data used in external APIs
A port of the one for Java that was added in https://github.com/github/codeql/pull/3938
|
2020-11-26 18:19:35 +01:00 |
|
Rasmus Wriedt Larsen
|
7e3dbb0149
|
Python: Add Unit helper library
Like Java did in https://github.com/github/codeql/pull/4184
|
2020-11-26 18:17:14 +01:00 |
|
luchua-bc
|
7ad031ca70
|
Move to experimental and update qldoc
|
2020-11-26 17:09:53 +00:00 |
|
Erik Krogh Kristensen
|
f576144ec6
|
more pruning based on states being inside a repetition
|
2020-11-26 17:30:37 +01:00 |
|
james
|
e50e2f8c4f
|
add another missing intro
|
2020-11-26 16:18:38 +00:00 |
|
Nick Rolfe
|
38b401f04f
|
Fix import
|
2020-11-26 16:04:46 +00:00 |
|
Arthur Baars
|
f9c7ae78fe
|
Merge pull request #52 from github/aibaars/db-stats
Collect database stats
|
2020-11-26 17:03:34 +01:00 |
|
james
|
a10fe44afa
|
rename index -> contents
|
2020-11-26 15:51:56 +00:00 |
|
james
|
d38e297ef9
|
add intros and tweak tocs
|
2020-11-26 15:51:08 +00:00 |
|
Nick Rolfe
|
399170fd58
|
Add getParent(Index) to user-facing AstNode
|
2020-11-26 15:33:50 +00:00 |
|
Tamas Vajk
|
864fce43bd
|
C#: Add upgrade folder
|
2020-11-26 16:14:38 +01:00 |
|
Tamas Vajk
|
47ca4b0f3b
|
Address review comments
|
2020-11-26 16:12:19 +01:00 |
|
Tamas Vajk
|
55d47a70f4
|
C#: Extract modifiers for lambdas (async, static)
|
2020-11-26 16:12:18 +01:00 |
|
Tamás Vajk
|
252692e5c1
|
Merge pull request #4616 from tamasvajk/feature/csharp9-attribute-local-function
C#: Allow attributes on local functions
|
2020-11-26 16:04:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
a4c060a4c6
|
Merge pull request #4729 from MathiasVP/safe-external-api-function-use-model-interfaces-only
C++: Use model interfaces in DefaultSafeExternalAPIFunction
|
2020-11-26 16:00:19 +01:00 |
|
Geoffrey White
|
ab071b1e6a
|
C++: Disambiguate 'Library'.
|
2020-11-26 14:57:18 +00:00 |
|
Tom Hvitved
|
cb91dc1308
|
C#: Rank StandardStmt::getChildElement()
|
2020-11-26 15:13:57 +01:00 |
|
Arthur Baars
|
c7986442d0
|
Update ruby.dbscheme.stats
|
2020-11-26 15:07:13 +01:00 |
|
Arthur Baars
|
49c97bd157
|
Collect database stats
|
2020-11-26 14:53:30 +01:00 |
|
Nick Rolfe
|
c598dc6b5c
|
Initial work on user-facing AST library
|
2020-11-26 13:45:45 +00:00 |
|
Erik Krogh Kristensen
|
9468a6e8dc
|
update expected output
|
2020-11-26 12:32:55 +01:00 |
|
Arthur Baars
|
2082171bdf
|
Merge pull request #51 from github/aibaars/cfg-scopes
CFG: add more CfgScopeRanges
|
2020-11-26 12:13:53 +01:00 |
|
Cornelius Riemenschneider
|
f6c3c2bdcc
|
C++: Auto-format Type.qll.
|
2020-11-26 11:45:49 +01:00 |
|
Mathias Vorreiter Pedersen
|
b02ac7f523
|
C++: Use SideEffectFunction (instead of ArrayFunction) to define DefaultSafeExternalAPIFunction.
|
2020-11-26 11:02:47 +01:00 |
|
Tom Hvitved
|
8632cbec71
|
CFG: Do not descend into nested scopes
|
2020-11-26 10:58:23 +01:00 |
|
Arthur Baars
|
30cb2cc3e0
|
CFG: add more CfgScopeRanges
|
2020-11-26 10:58:23 +01:00 |
|
Esben Sparre Andreasen
|
82e8114c0f
|
Add security tag to js/angular/double-compilation
|
2020-11-26 10:39:19 +01:00 |
|
Cornelius Riemenschneider
|
5d80417854
|
Update cpp/ql/src/semmle/code/cpp/Type.qll
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2020-11-26 10:39:17 +01:00 |
|
Tamas Vajk
|
18a757445d
|
Add DB upgrade folder
|
2020-11-26 10:37:28 +01:00 |
|
Erik Krogh Kristensen
|
1b3c3ef4cb
|
adjust comments in ReDoS test case
|
2020-11-26 10:31:44 +01:00 |
|
Tamas Vajk
|
a931c59a28
|
C#: Allow attributes on local functions
|
2020-11-26 10:24:12 +01:00 |
|
Tamás Vajk
|
89a4cff5f8
|
Merge pull request #4662 from tamasvajk/feature/csharp9-type-pattern
C#: Extract type patterns
|
2020-11-26 10:18:55 +01:00 |
|
Cornelius Riemenschneider
|
ba32459adf
|
C++: Remove uses of abstract from the standard library.
|
2020-11-26 10:17:40 +01:00 |
|
Mathias Vorreiter Pedersen
|
5f4ad3ad7d
|
C++: Fix join order in definitionHasPhiNode
|
2020-11-26 10:07:44 +01:00 |
|
Tamas Vajk
|
3bd6807681
|
C#: Extract type patterns
|
2020-11-26 08:54:40 +01:00 |
|
Anders Schack-Mulligen
|
f70072a2db
|
Merge pull request #3454 from porcupineyhairs/javaSSRf
Java : add request forgery query
|
2020-11-26 08:52:15 +01:00 |
|
Tamás Vajk
|
d29a6ec4c6
|
Merge pull request #4654 from tamasvajk/feature/csharp9-parens-pattern
C#: Handle parenthesized pattern extraction
|
2020-11-26 08:46:38 +01:00 |
|