jorgectf
|
3a47a45e47
|
Attempt to apply TaintTracking2
|
2021-03-31 18:49:41 +02:00 |
|
jorgectf
|
f0a50eb67a
|
Polish up configs
|
2021-03-31 17:58:18 +02:00 |
|
jorgectf
|
017a826b30
|
Remove unused class variables
|
2021-03-31 17:52:03 +02:00 |
|
jorgectf
|
5a1dc48e48
|
Fix Mongoengine test
|
2021-03-31 17:50:31 +02:00 |
|
jorgectf
|
7a4dc46341
|
Fix Sinks
|
2021-03-31 17:50:05 +02:00 |
|
jorgectf
|
01f9d4a1b0
|
Fix MongoEngine Sink
|
2021-03-31 15:50:45 +02:00 |
|
jorgectf
|
ccd57bea7a
|
Fix imports
|
2021-03-30 21:17:11 +02:00 |
|
jorgectf
|
4579132f22
|
Add left tests
|
2021-03-30 21:14:33 +02:00 |
|
jorgectf
|
d856f160c8
|
Adapt query configs and custom classes
|
2021-03-30 21:14:21 +02:00 |
|
jorgectf
|
bd5ff01ebb
|
PyMongo and Mongoengine sinks
|
2021-03-30 21:13:43 +02:00 |
|
jorgectf
|
aea7546cf9
|
Add Concepts
|
2021-03-30 21:13:15 +02:00 |
|
jorgectf
|
517a9202ce
|
PR init
|
2021-03-30 17:51:17 +02:00 |
|
Jonas Jensen
|
7f16c52217
|
Merge pull request #3364 from github/rdmarsh/cpp/use-taint-configuration-dtt
C++: use TaintTracking::Configuration in DefaultTaintTracking
|
2021-03-26 12:39:25 +01:00 |
|
Tom Hvitved
|
1dbfe2369d
|
Merge pull request #5542 from hvitved/csharp/update-suites
C#: Remove deleted queries from suites
|
2021-03-26 12:13:09 +01:00 |
|
CodeQL CI
|
f584ff9acf
|
Merge pull request #5533 from asgerf/js/fix-query-metadata
Approved by esbena
|
2021-03-26 11:09:54 +00:00 |
|
Tom Hvitved
|
9d1ef21d85
|
C#: Remove deleted queries from suites
|
2021-03-26 11:17:27 +01:00 |
|
Mathias Vorreiter Pedersen
|
c7c65736a9
|
C++: Accept test changes. These happened because of the incorrect usage of multiple configurations in 6c1ec6d96b.
|
2021-03-26 10:57:58 +01:00 |
|
Jonas Jensen
|
86755c6a98
|
Merge pull request #5515 from criemen/fix-query-metadata
C++: Fix query metadata warnings.
|
2021-03-26 10:19:46 +01:00 |
|
Anders Schack-Mulligen
|
506c95d098
|
Merge pull request #5372 from smowton/smowton/feature/commons-lang-models-to-csv
Java: Convert existing Commons Lang models to CSV
|
2021-03-26 10:18:23 +01:00 |
|
Tom Hvitved
|
d4ce42ac4f
|
Merge pull request #5416 from hvitved/csharp/rework-summaries
C#: Rework flow summary implementation
|
2021-03-26 09:47:15 +01:00 |
|
Tom Hvitved
|
e93b72d563
|
Merge pull request #5459 from hvitved/csharp/update-nuget
C#: Update more nuget packages
|
2021-03-26 09:28:09 +01:00 |
|
Mathias Vorreiter Pedersen
|
983b64a05f
|
Merge branch 'main' into rdmarsh/cpp/use-taint-configuration-dtt
|
2021-03-26 09:11:12 +01:00 |
|
Tom Hvitved
|
57fd2e3578
|
C#: Rename parameter in fieldOf()
|
2021-03-26 08:49:06 +01:00 |
|
yoff
|
208d5157fa
|
Merge pull request #5500 from RasmusWL/django-forms
Python: Model RemoteFlowSources on Django forms/fields
|
2021-03-25 20:43:19 +01:00 |
|
yoff
|
716e0f1404
|
Merge pull request #5517 from tausbn/python-prevent-potentially-bad-join-order
Python: Prevent potentially bad join order
|
2021-03-25 18:14:47 +01:00 |
|
Tom Hvitved
|
f100c8a9c0
|
C++: Make Windows autobuilder tests pass again
|
2021-03-25 17:43:48 +01:00 |
|
Tom Hvitved
|
ed78acb1d4
|
C#: Update more nuget packages
|
2021-03-25 17:32:12 +01:00 |
|
Chris Smowton
|
eaa2d4d831
|
Stop using wildcard Argument
All instances are replaced with a specific Argument or range.
|
2021-03-25 15:42:35 +00:00 |
|
Chris Smowton
|
2f34588770
|
Constructor models: use Argument[-1] for the result, not ReturnValue
|
2021-03-25 15:23:08 +00:00 |
|
Asger Feldthaus
|
a456458a38
|
JS: Add change note for code duplication library removal
|
2021-03-25 15:21:48 +00:00 |
|
Asger Feldthaus
|
446ad5ec9e
|
JS: Remove code duplication library
|
2021-03-25 15:20:59 +00:00 |
|
Asger Feldthaus
|
c812bd948a
|
JS: Add @problem.severity to an example query
|
2021-03-25 15:14:48 +00:00 |
|
Asger Feldthaus
|
7aae51c876
|
JS: Add change note for filter query removal
|
2021-03-25 15:13:51 +00:00 |
|
Anders Schack-Mulligen
|
28fb0edfbe
|
Merge pull request #4920 from luchua-bc/java/hash-without-salt
Java: Query to detect hash without salt
|
2021-03-25 16:13:26 +01:00 |
|
Asger Feldthaus
|
6cab85712f
|
JS: Delete filter queries
|
2021-03-25 15:12:35 +00:00 |
|
Asger Feldthaus
|
1c27ca610a
|
JS: Remove precision atags from metric queries
|
2021-03-25 15:12:09 +00:00 |
|
Chris Smowton
|
a5220bf616
|
Convert StrBuilder models to CSV
|
2021-03-25 15:11:52 +00:00 |
|
Chris Smowton
|
25a0e09130
|
Convert StringUtils models to CSV
|
2021-03-25 15:11:52 +00:00 |
|
Chris Smowton
|
1beac06236
|
Translate ArrayUtils models to CSV
|
2021-03-25 15:11:51 +00:00 |
|
Chris Smowton
|
7fb5bd0cab
|
Add tests for and slightly expand models of Commons Lang's ArrayUtils class
|
2021-03-25 15:11:51 +00:00 |
|
Jonas Jensen
|
bc9682c22d
|
Merge pull request #5528 from MathiasVP/fix-join-order-in-avrule-79
C++: Fix join order in AV rule 79
|
2021-03-25 15:45:41 +01:00 |
|
Rasmus Wriedt Larsen
|
ed2cb739c5
|
Merge pull request #5486 from yoff/python-document-api-import-node
Python, doc: Note ephemeral nature of import nodes
|
2021-03-25 15:45:10 +01:00 |
|
Anders Schack-Mulligen
|
344c2d3c3d
|
Update java/ql/src/experimental/Security/CWE/CWE-759/HashWithoutSalt.ql
|
2021-03-25 15:42:57 +01:00 |
|
Tom Hvitved
|
90868a4788
|
Merge pull request #5524 from hvitved/csharp/cleanup
C#: Remove legacy queries and `@precision` tags from metric queries
|
2021-03-25 15:36:12 +01:00 |
|
Tom Hvitved
|
cdd613358b
|
C#: Sync SSA files
|
2021-03-25 15:33:06 +01:00 |
|
Tom Hvitved
|
7e20829f36
|
Merge remote-tracking branch 'upstream/main' into csharp/rework-summaries
|
2021-03-25 15:32:32 +01:00 |
|
Tom Hvitved
|
6a3859fc83
|
C#: Remove unnecessary pre call in FlowSummaryImpl.qll
|
2021-03-25 15:31:43 +01:00 |
|
Tom Hvitved
|
33c990f6b0
|
Merge pull request #5440 from hvitved/csharp/cil/ssa
C#: Add CIL SSA library
|
2021-03-25 15:22:40 +01:00 |
|
yo-h
|
0fe4baec34
|
Merge pull request #5525 from aschackmull/java/cleanup
Java: Delete filter queries, code duplication library, and precision tag from metric queries.
|
2021-03-25 10:09:41 -04:00 |
|
Anders Schack-Mulligen
|
75afa011ff
|
Java: Add metadata to several more experimental queries.
|
2021-03-25 13:09:26 +01:00 |
|