Jami
|
c9258effb6
|
Merge pull request #11572 from jcogs33/jcogs33/model-top-jdk-apis
Java: model top 100 JDK APIs
|
2022-12-20 09:13:53 -05:00 |
|
Jami
|
dc0bad3dc5
|
update change note
Co-authored-by: yo-h <55373593+yo-h@users.noreply.github.com>
|
2022-12-20 07:55:58 -05:00 |
|
Tony Torralba
|
149cae9603
|
Merge pull request #10971 from joefarebrother/android-certificate-pinning
Java: Add Android missing certificate pinning query (CWE-295)
|
2022-12-20 11:03:16 +01:00 |
|
Tony Torralba
|
3e7a819fe7
|
Simplification
|
2022-12-20 09:42:25 +01:00 |
|
Jeroen Ketema
|
edc768b43b
|
Merge pull request #11707 from smowton/smowton/fix/java-empty-multiline-comment
Java: handle printing an empty comment (/**/); add relevant tests
|
2022-12-20 08:07:42 +01:00 |
|
Jami Cogswell
|
19deb59d07
|
Java: sort neutral models alphabetically
|
2022-12-19 14:22:17 -05:00 |
|
Tony Torralba
|
a47ef17a0d
|
Update java/ql/src/Security/CWE/CWE-295/AndroidMissingCertificatePinning1.java
Co-authored-by: Edward Minnix III <egregius313@github.com>
|
2022-12-19 18:11:54 +01:00 |
|
Chris Smowton
|
ebc0b0c4d6
|
Merge pull request #11665 from smowton/smowton/admin/revert-kotlin-default-method-type-erasure
Kotlin: Revert type erasure within $default functions
|
2022-12-19 16:33:20 +00:00 |
|
Edward Minnix III
|
39a7c7bb12
|
Merge pull request #11282 from egregius313/egregiu313/webview-addjavascriptinterface
Java: Query for detecting addJavascriptInterface method calls
|
2022-12-19 11:28:45 -05:00 |
|
Tony Torralba
|
624c9ff834
|
Update java/ql/src/Security/CWE/CWE-295/AndroidMissingCertificatePinning1.java
|
2022-12-19 17:26:41 +01:00 |
|
Tony Torralba
|
0c6ace350f
|
Update java/ql/src/Security/CWE/CWE-295/AndroidMissingCertificatePinning.ql
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2022-12-19 16:24:39 +01:00 |
|
Arthur Baars
|
016c7a8ca7
|
Merge pull request #11719 from aibaars/alert-suppression-shared
Shared AlertSuppression library
|
2022-12-19 16:04:44 +01:00 |
|
Jami Cogswell
|
a8ee633acd
|
Java: apply review suggestions
|
2022-12-19 09:09:01 -05:00 |
|
Jami Cogswell
|
f37f0a09aa
|
Java: update change note
|
2022-12-19 08:41:56 -05:00 |
|
Jami Cogswell
|
42ddd66360
|
Java: add hasApiName predicate
|
2022-12-19 08:38:12 -05:00 |
|
Chris Smowton
|
2ca56e0c1e
|
Java: handle printing an empty comment (/**/); add relevant tests
|
2022-12-19 14:12:09 +01:00 |
|
Tony Torralba
|
484a16ce1b
|
Update java/ql/src/Security/CWE/CWE-295/AndroidMissingCertificatePinning.ql
|
2022-12-19 12:10:32 +01:00 |
|
Arthur Baars
|
bc646d407e
|
Java: use shared AlertSuppression.qll
|
2022-12-19 12:07:28 +01:00 |
|
Tony Torralba
|
a880fecc8b
|
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2022-12-19 11:56:36 +01:00 |
|
Jami Cogswell
|
f933fc75cd
|
Java: update another test affected by Integer.parseInt, and one affected by String.length
|
2022-12-18 21:46:43 -05:00 |
|
Jami Cogswell
|
f3fc68352e
|
Java: update tests affected by Integer.parseInt model
|
2022-12-18 19:43:32 -05:00 |
|
erik-krogh
|
ba7321ac5c
|
add qldoc to RegExpCharEscape
|
2022-12-18 17:23:45 +01:00 |
|
erik-krogh
|
26c5480ee6
|
share {js,rb}/regex/missing-regexp-anchor
|
2022-12-18 17:23:41 +01:00 |
|
erik-krogh
|
f67d0bc8c0
|
put the shared HostnameRegexp code in the shared regex pack
|
2022-12-17 17:26:18 +01:00 |
|
Jami Cogswell
|
1d916a2baa
|
Java: clean up
|
2022-12-16 16:16:56 -05:00 |
|
Jami Cogswell
|
0c22d68a65
|
Java: update extensible predicate names
|
2022-12-16 15:40:14 -05:00 |
|
Jami
|
ff652f7dee
|
Merge branch 'main' into jcogs33/model-top-jdk-apis
|
2022-12-16 15:32:50 -05:00 |
|
Jami Cogswell
|
9762423fbc
|
Java: add more test cases
|
2022-12-16 15:26:54 -05:00 |
|
Henry Mercer
|
30451ee950
|
Merge pull request #11681 from github/henrymercer/mergeback-3.8
Merge `rc/3.8` back to `main`
|
2022-12-16 17:43:12 +00:00 |
|
Jami Cogswell
|
83630842b6
|
Java: add change note
|
2022-12-16 11:49:52 -05:00 |
|
Jami Cogswell
|
c0628035fa
|
Java: reduce code duplication
|
2022-12-16 10:28:34 -05:00 |
|
Jami Cogswell
|
640b450c47
|
Java: add message column to qltest
|
2022-12-16 08:51:18 -05:00 |
|
Jami Cogswell
|
bf6148c477
|
Java: fix bot alert, remove metadata from qltest
|
2022-12-16 08:44:23 -05:00 |
|
Michael Nebel
|
b2856c1f5a
|
Merge pull request #11705 from michaelnebel/dataextensiontests
C#/Java: Migrate tests to use implicitly loaded extensions.
|
2022-12-16 10:50:07 +01:00 |
|
Tom Hvitved
|
e45edcc159
|
Merge pull request #11674 from hvitved/dataflow/param-context
Data flow: Track callable in flow-through pruning
|
2022-12-16 09:25:15 +01:00 |
|
Jami Cogswell
|
fdcaa93200
|
Java: update test case
|
2022-12-15 23:47:17 -05:00 |
|
Jami Cogswell
|
f01ee9e4c2
|
Java: remove PR-merging comment
|
2022-12-15 22:56:15 -05:00 |
|
Jami Cogswell
|
08546549bf
|
Java: update exception models and add test
|
2022-12-15 22:53:14 -05:00 |
|
Jami
|
fd63348549
|
Merge pull request #11585 from jcogs33/jcogs33/mad-metrics-query
Java: add MaD metrics query
|
2022-12-15 19:26:51 -05:00 |
|
Jami Cogswell
|
96a0950048
|
Java: update test case
|
2022-12-15 15:49:53 -05:00 |
|
Jami Cogswell
|
c33bc63aed
|
Java: remove extraneous parentheses
|
2022-12-15 15:26:04 -05:00 |
|
Jami Cogswell
|
cfeedb5cb4
|
Java: add float cast
|
2022-12-15 15:23:28 -05:00 |
|
Jami Cogswell
|
b68a9a51e2
|
Java: add coverage, generatedCoverage, and manualCoverage metrics
|
2022-12-15 15:20:08 -05:00 |
|
Jami Cogswell
|
9d10b719d6
|
Java: add match metric
|
2022-12-15 15:10:35 -05:00 |
|
Jami Cogswell
|
1c5d4f8048
|
Java: rename generatedCoverage and manualCoverage
|
2022-12-15 15:03:00 -05:00 |
|
Michael Nebel
|
c34bde962c
|
Java: Update integration tests to use implicit ext.yml data extensions.
|
2022-12-15 19:01:29 +01:00 |
|
Tom Hvitved
|
f8571dd0b6
|
Data flow: Work around functionality-induced misoptimization
|
2022-12-15 15:29:14 +01:00 |
|
Tom Hvitved
|
6eda042229
|
Data flow: Sync files
|
2022-12-15 15:29:13 +01:00 |
|
Michael Nebel
|
31c60e545e
|
Java: Update the flow test generator to create ext.yml files.
|
2022-12-15 14:46:20 +01:00 |
|
Michael Nebel
|
6dc798f970
|
Java: Migrate tests to use implicit ext.yml data extensions.
|
2022-12-15 14:13:07 +01:00 |
|