Rasmus Lerchedahl Petersen
|
419449fb8a
|
Python: default value for argN
|
2021-01-20 20:33:04 +01:00 |
|
Rasmus Lerchedahl Petersen
|
2409a7899b
|
Python: Remove func tag in some situations.
Also make ArgumentNode public
|
2021-01-20 20:18:40 +01:00 |
|
yoff
|
3fc085ff38
|
Update python/ql/test/experimental/dataflow/TestUtil/RoutingTest.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2021-01-20 16:11:40 +01:00 |
|
Rasmus Lerchedahl Petersen
|
23d3343bfb
|
Merge branch 'main' of github.com:github/codeql into python-dataflow-modernize-tests
|
2021-01-19 18:24:52 +01:00 |
|
Rasmus Lerchedahl Petersen
|
8e126603b3
|
Python: Remember that old style tests still needs
updated expectations.
|
2021-01-19 18:21:27 +01:00 |
|
Rasmus Lerchedahl Petersen
|
ae38bbe03b
|
Python: Fearlessly adding another test
in the middle of the file.
|
2021-01-19 18:19:11 +01:00 |
|
Rasmus Lerchedahl Petersen
|
69913c053e
|
Python: relative line numbers in
MISSING-annotations
|
2021-01-19 18:10:22 +01:00 |
|
CodeQL CI
|
bdfb81064d
|
Merge pull request #4969 from asgerf/js/angular-dom-santizier-from-core
Approved by erik-krogh
|
2021-01-19 08:45:15 -08:00 |
|
Erik Krogh Kristensen
|
2a8a2832e2
|
Merge pull request #4946 from erik-krogh/libRedos
JS: Add library input as source for `js/polynomial-redos`
|
2021-01-19 17:30:20 +01:00 |
|
Rasmus Lerchedahl Petersen
|
77da4b0106
|
Python: Remove absolute line numbers
- Use relative line numbers in flow test
- Elide line numbers in routing test (new concept)
|
2021-01-19 17:05:42 +01:00 |
|
Jonas Jensen
|
24947f27b4
|
Merge pull request #4750 from geoffw0/modelclasses
C++: Model classes in StdString.qll.
|
2021-01-19 12:51:30 +01:00 |
|
CodeQL CI
|
fbab8f8539
|
Merge pull request #4972 from Marcono1234/marcono1234/qldoc-link-fixes
Approved by shati-patel
|
2021-01-19 03:07:41 -08:00 |
|
Shati Patel
|
47470e08c3
|
Add QLDoc link, suggested by @Marcono1234
|
2021-01-19 10:54:17 +00:00 |
|
Geoffrey White
|
cff56350e0
|
C++: Fix getClassAndName parameter name.
|
2021-01-19 10:34:25 +00:00 |
|
Tamás Vajk
|
e2af176727
|
Merge pull request #4974 from tamasvajk/feature/cleanup-db
C#: Remove leftover DB upgrade folder
|
2021-01-19 11:30:07 +01:00 |
|
Tamás Vajk
|
b228b7d17b
|
Merge pull request #4975 from tamasvajk/feature/fix-build-error
C#: Fix build error in RelationalPattern
|
2021-01-19 10:10:53 +01:00 |
|
Tamas Vajk
|
be7d458dc6
|
C#: Fix build error in RelationalPattern
|
2021-01-19 09:49:51 +01:00 |
|
Geoffrey White
|
b4a5346dc3
|
C++: It turns out .getTemplate() is not necessary.
|
2021-01-19 08:46:53 +00:00 |
|
Geoffrey White
|
f8a1fb1c35
|
C++: Apply the new pattern where it doesn't matter for performance as well, for consistency.
|
2021-01-19 08:46:53 +00:00 |
|
Geoffrey White
|
bfef1a200e
|
C++: Apply the new pattern in other parts of StdString.qll where it matters.
|
2021-01-19 08:46:53 +00:00 |
|
Geoffrey White
|
b8e6ad8922
|
C++: Introduce new predicate for better performance in models.
|
2021-01-19 08:46:52 +00:00 |
|
Geoffrey White
|
a5632b272e
|
C++: Fix performance issue in hasTaintFlow / hasDataFlow.
|
2021-01-19 08:46:52 +00:00 |
|
Tamas Vajk
|
6cafb281b5
|
C#: Remove leftover DB upgrade folder
|
2021-01-19 09:45:34 +01:00 |
|
Tamás Vajk
|
b775eb4cf7
|
Merge pull request #4789 from tamasvajk/feature/csharp9-relational-pattern2
C#: Relational patterns
|
2021-01-19 09:38:57 +01:00 |
|
Tom Hvitved
|
25095f919e
|
Merge pull request #4962 from hvitved/csharp/nullability-extraction
C#: Improved extraction of type nullability
|
2021-01-19 09:34:38 +01:00 |
|
Rasmus Lerchedahl Petersen
|
42fa3bdb81
|
Python: Only consider the closest SOURCE
(in use-use flow) a source
|
2021-01-19 09:13:17 +01:00 |
|
Anders Schack-Mulligen
|
b620e02000
|
Merge pull request #4973 from Marcono1234/patch-1
Add ArrayInit.getSize(), improve documentation
|
2021-01-19 09:06:45 +01:00 |
|
Anders Schack-Mulligen
|
dde8d320f3
|
Apply suggestions from code review
Minor qldoc fixes.
|
2021-01-19 08:24:24 +01:00 |
|
Marcono1234
|
703336a77f
|
Add ArrayInit.getSize(), improve documentation
|
2021-01-18 16:44:53 +01:00 |
|
Marcono1234
|
e9aa63b670
|
Fix broken links to QLDoc specification
|
2021-01-18 16:18:45 +01:00 |
|
Erik Krogh Kristensen
|
01900d7ca2
|
remove false positive due to "\n" not being in the relevant relation
|
2021-01-18 14:47:29 +01:00 |
|
CodeQL CI
|
fc2fe6cccb
|
Merge pull request #4928 from esbena/js/rewrite-multi-sanitization
Approved by asgerf
|
2021-01-18 05:11:42 -08:00 |
|
Asger Feldthaus
|
3db6069372
|
JS: Add test for new sink
|
2021-01-18 10:55:34 +00:00 |
|
Asger Feldthaus
|
2752b4ba64
|
JS: Shift line numbers in test
|
2021-01-18 10:54:39 +00:00 |
|
Asger Feldthaus
|
ff1d0cc4c7
|
JS: Recognize DomSanitizer from @angular/core
|
2021-01-18 10:54:27 +00:00 |
|
Tamas Vajk
|
8400a3862b
|
Add DB upgrade folder
|
2021-01-18 09:19:27 +01:00 |
|
Tamas Vajk
|
ce58514453
|
Change release note date
|
2021-01-18 09:19:27 +01:00 |
|
Tamas Vajk
|
c0b31cbfe7
|
Add new stats file
|
2021-01-18 09:19:27 +01:00 |
|
Tamas Vajk
|
f235a28295
|
C# Add relational patterns extraction
|
2021-01-18 09:19:27 +01:00 |
|
Erik Krogh Kristensen
|
401e516654
|
update expected output, and update PackageExports test
|
2021-01-15 17:40:47 +01:00 |
|
Erik Krogh Kristensen
|
26783b6ab0
|
make getTopmostPackageJSON public again, and update PackageExports test
|
2021-01-15 16:05:49 +01:00 |
|
Tom Hvitved
|
9a9a57716c
|
C#: Improved extraction of type nullability
|
2021-01-15 16:01:14 +01:00 |
|
Erik Krogh Kristensen
|
1506ac09e5
|
limit the number of characters produced by getAThreewayIntersect
|
2021-01-15 13:54:16 +01:00 |
|
Erik Krogh Kristensen
|
0117a0fac1
|
specialize the getAValueExportedBy predicate to only topmost package.jsons
|
2021-01-15 13:54:16 +01:00 |
|
Erik Krogh Kristensen
|
0c9d46a7f9
|
changes based on review
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2021-01-15 13:54:05 +01:00 |
|
Anders Schack-Mulligen
|
545451e602
|
Merge pull request #4960 from github/yo-h/java15-change-note
Java: update documentation on supported language versions
codeql-cli/v2.4.3
codeql-cli/v2.4.2
|
2021-01-15 10:19:46 +01:00 |
|
Tamás Vajk
|
81ce29c6c8
|
Merge pull request #4656 from tamasvajk/feature/csharp9-not-pattern
C#: Extract unary patterns
|
2021-01-15 09:44:53 +01:00 |
|
yo-h
|
27fd16ae87
|
Java: update documentation on supported language versions
|
2021-01-14 20:29:16 -05:00 |
|
Tom Hvitved
|
d7ca065192
|
Merge pull request #4923 from hvitved/csharp/ssa/refactor
C#: SSA refactorings
|
2021-01-14 17:28:14 +01:00 |
|
Geoffrey White
|
15089c4117
|
Merge branch 'main' into modelclasses
|
2021-01-14 15:57:02 +00:00 |
|