Nick Rolfe
|
2eb8757285
|
Update expected test output for toString changes
|
2021-02-16 15:41:05 +00:00 |
|
Nick Rolfe
|
f56f81f555
|
Add and expand AST classes for literals
|
2021-02-16 15:41:05 +00:00 |
|
Arthur Baars
|
c4b3c8bc28
|
More QLDoc for LhsExpr
|
2021-02-16 16:09:56 +01:00 |
|
Chris Smowton
|
a2eeffa9c0
|
Add support for Apache Commons Lang StringUtils
|
2021-02-16 14:48:39 +00:00 |
|
Chris Smowton
|
bf03c0f419
|
Port InlineExpectationsTest for the Java analysis
|
2021-02-16 14:48:39 +00:00 |
|
Rasmus Wriedt Larsen
|
bc8e61366b
|
Python: Clarify comment about flask blueprint URL prefixes
|
2021-02-16 15:29:25 +01:00 |
|
Rasmus Wriedt Larsen
|
1e1cb87436
|
Python: Model flask blueprints
|
2021-02-16 15:26:51 +01:00 |
|
luchua-bc
|
e698ee77f7
|
Update qldoc and test method
|
2021-02-16 14:11:39 +00:00 |
|
Rasmus Wriedt Larsen
|
b7ea469e26
|
Python: Add tests for flask blueprints
|
2021-02-16 15:03:00 +01:00 |
|
Rasmus Wriedt Larsen
|
bf401c7498
|
Merge pull request #5103 from tausbn/python-port-flask-to-api-graphs
Python: Port Flask models to use API graphs
|
2021-02-16 15:00:46 +01:00 |
|
Rasmus Wriedt Larsen
|
4b9e37f62d
|
Docs: Update list of support frameworks in Python
So it follows what is we actually support with 6eafa9d396/python/ql/src/semmle/python/Frameworks.qll
|
2021-02-16 14:37:11 +01:00 |
|
Rasmus Wriedt Larsen
|
8494fcf45f
|
Python: Move query tests to reflect new file layout
|
2021-02-16 13:15:01 +01:00 |
|
Arthur Baars
|
e3cf226679
|
AST: make ConstantWriteAccess extend LhsExpr
|
2021-02-16 13:03:04 +01:00 |
|
Arthur Baars
|
9d449a90c2
|
AST: add LhsExpr
|
2021-02-16 13:02:02 +01:00 |
|
Arthur Baars
|
7778f1c21f
|
AST: make Pattern:Range abstract
|
2021-02-16 13:01:00 +01:00 |
|
Anders Schack-Mulligen
|
6eafa9d396
|
Merge pull request #5133 from pwntester/fix_SnakeYaml
Remove sanitizing condition which does not prevent vulnerability.
|
2021-02-16 12:58:47 +01:00 |
|
Cornelius Riemenschneider
|
434a5f04ed
|
Merge branch 'bsl-memcpy' into bsl-memset
|
2021-02-16 11:56:40 +00:00 |
|
Arthur Baars
|
9c5da197ed
|
AST: add Pattern::getRestIndex
|
2021-02-16 12:56:06 +01:00 |
|
Cornelius Riemenschneider
|
3f17171f13
|
C++: Address review.
|
2021-02-16 11:55:03 +00:00 |
|
Cornelius Riemenschneider
|
30659f3ecf
|
C++: Address review.
|
2021-02-16 11:54:21 +00:00 |
|
Arthur Baars
|
eee12eecc9
|
Merge pull request #132 from github/rescue_naming
Rename {Rescue,RescueExpr} to {RescueExpr,RescueModifierExpr}
|
2021-02-16 12:54:19 +01:00 |
|
Cornelius Riemenschneider
|
a42700f09e
|
C++: Address review.
|
2021-02-16 11:52:39 +00:00 |
|
Cornelius Riemenschneider
|
5dc57e9cc2
|
C++: Address review.
|
2021-02-16 11:49:44 +00:00 |
|
Nick Rolfe
|
04ad1f805a
|
Update rust auto-formatting for 1.50
|
2021-02-16 11:47:24 +00:00 |
|
Nick Rolfe
|
0fc19ea7a9
|
Rename RescueExpr to RescueClause
|
2021-02-16 11:46:30 +00:00 |
|
Cornelius Riemenschneider
|
b25f1fd44a
|
C++: Address review.
|
2021-02-16 11:37:43 +00:00 |
|
Geoffrey White
|
b309b711ab
|
Merge pull request #5173 from criemen/bsl-swap
C++: Model bsl functions in Swap.qll.
|
2021-02-16 11:20:41 +00:00 |
|
Cornelius Riemenschneider
|
86268d49ed
|
C++: Refactor StdContainer.qll.
|
2021-02-16 11:10:57 +00:00 |
|
Nick Rolfe
|
cf50006d68
|
Rename {Rescue,RescueExpr} to {RescueExpr,RescueModifierExpr}
|
2021-02-16 11:09:25 +00:00 |
|
Rasmus Wriedt Larsen
|
1d6f9bee08
|
Python: Update qlrefs
|
2021-02-16 11:48:36 +01:00 |
|
Francis Alexander
|
8e83de1c05
|
formatting and grammar corrections from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-02-16 16:13:21 +05:30 |
|
Rasmus Wriedt Larsen
|
3a18881660
|
Python: Restructure query file location
Since I can never remember the CWE numbers
|
2021-02-16 11:36:10 +01:00 |
|
Francis Alexander
|
0f7f465675
|
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-02-16 15:48:00 +05:30 |
|
haby0
|
2c96e6cf96
|
Merge remote-tracking branch 'upstream/main' into main
|
2021-02-16 17:54:01 +08:00 |
|
Geoffrey White
|
04f15ad43a
|
C++: BSL support in StdPairConstructor.
|
2021-02-16 09:49:09 +00:00 |
|
Tamas Vajk
|
a75b952333
|
Fix Type.GetQualifiedName()
|
2021-02-16 09:13:13 +01:00 |
|
Tamas Vajk
|
199e937e9e
|
C#: Rename CachedEntity.symbol to Symbol
|
2021-02-16 09:13:12 +01:00 |
|
Tamas Vajk
|
67289a498f
|
Share entity base classes between CIL and source extraction
|
2021-02-16 09:10:24 +01:00 |
|
Tamas Vajk
|
e7853cc3a0
|
Simplify TypeContainer class
|
2021-02-16 09:10:24 +01:00 |
|
Tamas Vajk
|
67caf3cad0
|
Remove redundant IEntity implemented interface declaration and explit interface member implemenration
|
2021-02-16 09:10:24 +01:00 |
|
Tamas Vajk
|
61e952766c
|
Convert CIL.GenericContext to interface
|
2021-02-16 09:10:24 +01:00 |
|
Tamas Vajk
|
3e2a6fca21
|
C#: Simplify CIL.GenericContext contract
|
2021-02-16 09:10:24 +01:00 |
|
Tamás Vajk
|
1c2b9f9a82
|
Merge pull request #4669 from tamasvajk/feature/csharp9-global-stmt
C#: Extract global statements
|
2021-02-16 09:07:48 +01:00 |
|
luchua-bc
|
5ce3af0591
|
Enhance the query and update qldoc
|
2021-02-15 21:38:54 +00:00 |
|
Tamas Vajk
|
9c2ca93986
|
Use 'Declaration::hasQualifiedName/2' in 'MainMethod'
|
2021-02-15 21:38:02 +01:00 |
|
Tamas Vajk
|
9bb501c595
|
Fix failing tests
|
2021-02-15 21:30:56 +01:00 |
|
Francis Alexander
|
dae6771a19
|
test file name changes
|
2021-02-15 23:17:08 +05:30 |
|
Francis Alexander
|
c45be91d6f
|
more filename changes
|
2021-02-15 23:09:11 +05:30 |
|
Francis Alexander
|
0004efc2ac
|
filename changes
|
2021-02-15 22:43:39 +05:30 |
|
Mathias Vorreiter Pedersen
|
eb8309a17d
|
Merge pull request #5175 from github/igfoo/thethe
|
2021-02-15 18:09:32 +01:00 |
|