github-actions[bot]
|
bfb91e95e3
|
Release preparation for version 2.21.4
|
2025-05-27 17:22:05 +00:00 |
|
Michael Nebel
|
dabeddb62d
|
Add change-notes.
|
2025-05-19 09:26:49 +02:00 |
|
Michael Nebel
|
530025b7ae
|
Update integration tests expected output.
|
2025-05-19 09:26:47 +02:00 |
|
Michael Nebel
|
03ecd24469
|
Lower the precision of a range of harcoded password queries to remove them from query suites.
|
2025-05-19 09:26:45 +02:00 |
|
Taus
|
579cf4a65a
|
Merge pull request #19424 from github/tausbn/python-extract-hidden-file-by-default
Python: Extract files in hidden dirs by default
|
2025-05-16 14:43:47 +02:00 |
|
Taus
|
9ee3e4cdf3
|
Python: Update change note
Co-authored-by: yoff <yoff@github.com>
|
2025-05-16 13:50:22 +02:00 |
|
Taus
|
72ae633a64
|
Python: Update change note and extractor config
Removes the previously added extractor option and updates the change
note to explain how to use `paths-ignore` to exclude files in hidden
directories.
|
2025-05-15 14:58:32 +00:00 |
|
github-actions[bot]
|
5f9dd75d7d
|
Post-release preparation for codeql-cli-2.21.3
|
2025-05-13 21:49:43 +00:00 |
|
github-actions[bot]
|
2de4a01c86
|
Release preparation for version 2.21.3
|
2025-05-13 21:14:27 +00:00 |
|
Taus
|
2ded42c285
|
Python: Update extractor tests
|
2025-05-02 14:27:46 +00:00 |
|
Taus
|
67d04d5477
|
Python: Add change note
|
2025-05-02 14:27:46 +00:00 |
|
Tamás Vajk
|
cb1c3736fe
|
Merge pull request #19413 from tamasvajk/quality/query-suite-selector
Add code quality suite selector and use that in the code quality suites
|
2025-05-02 08:18:48 +02:00 |
|
Napalys Klicius
|
f652686607
|
Merge pull request #19444 from Napalys/python/hdbcli
Python: modeling of `hdbcli`
|
2025-05-01 17:58:31 +02:00 |
|
yoff
|
d7e6e1dd66
|
Merge pull request #19432 from yoff/python/model-http-server-header-write
python: model `send_header` from `http.server`
|
2025-05-01 15:34:05 +02:00 |
|
Napalys Klicius
|
da7c0931b8
|
Added hdbcli to be part of supported-framework as well as change note
|
2025-05-01 14:18:08 +02:00 |
|
Napalys Klicius
|
e1fc0ca051
|
Added implementation hdbcli as part of PEP249::PEP249ModuleApiNode
|
2025-05-01 14:18:02 +02:00 |
|
Napalys Klicius
|
0325f368fe
|
Added test case for hdbcli
|
2025-05-01 13:57:14 +02:00 |
|
Owen Mansel-Chan
|
0863c87572
|
Add change notes
|
2025-05-01 10:33:24 +01:00 |
|
yoff
|
e63b38c515
|
python: add change note
|
2025-04-30 20:05:55 +02:00 |
|
yoff
|
cf45e771f3
|
python: remove copied comment
|
2025-04-30 20:01:43 +02:00 |
|
yoff
|
531f2a15a4
|
python: model send_header from http.server
|
2025-04-30 19:58:14 +02:00 |
|
Owen Mansel-Chan
|
a9132c43d0
|
Fix incorrect CWE tags
|
2025-04-30 16:47:35 +01:00 |
|
Owen Mansel-Chan
|
cf614a596d
|
Fix cwe tags to include leading zero
|
2025-04-30 16:43:03 +01:00 |
|
Joe Farebrother
|
7106475033
|
Merge pull request #19411 from joefarebrother/python-qual-file-not-closed
Python: Improve performance of FileNotClosed query by using an explicit fastTC
|
2025-04-30 09:51:48 +01:00 |
|
Tamas Vajk
|
fdeac95714
|
Use code-quality-selectors in Python suite
|
2025-04-29 16:23:22 +02:00 |
|
Joe Farebrother
|
299b3f7af4
|
Merge pull request #19325 from joefarebrother/python-qual-loop-var-capture
Python: Tweak LoopVariableCapture for performance
|
2025-04-29 13:49:09 +01:00 |
|
Joe Farebrother
|
acb9c20a76
|
Use explicit fastTC
|
2025-04-29 13:22:11 +01:00 |
|
Tamas Vajk
|
a408e216ae
|
Add query suite inclusion tests for cpp, python
|
2025-04-29 08:45:01 +02:00 |
|
github-actions[bot]
|
2e0699ab2b
|
Post-release preparation for codeql-cli-2.21.2
|
2025-04-28 14:03:28 +00:00 |
|
github-actions[bot]
|
625354c46e
|
Release preparation for version 2.21.2
|
2025-04-28 10:55:22 +00:00 |
|
Chuan-kai Lin
|
6c1e80df3a
|
Python: disable diff-informed PolynomialReDoS.ql
This commit disabled diff-informed for PolynomialReDoS.ql because it
could miss some alerts within diff ranges.
|
2025-04-24 14:57:06 -07:00 |
|
Joe Farebrother
|
6431228d37
|
Limit size of allowImplicitRead for performance
|
2025-04-16 09:40:01 +01:00 |
|
github-actions[bot]
|
d78736b1bf
|
Post-release preparation for codeql-cli-2.21.1
|
2025-04-15 16:33:15 +00:00 |
|
github-actions[bot]
|
b961c5961d
|
Release preparation for version 2.21.1
|
2025-04-14 09:53:06 +00:00 |
|
Joe Farebrother
|
7f7fca9e27
|
Merge pull request #19165 from joefarebrother/python-qual-loop-var-capture
Python: Modernize the Loop Variable Capture query
|
2025-04-10 13:07:05 +01:00 |
|
Joe Farebrother
|
6802037c89
|
Update qhelp formatting
|
2025-04-10 09:52:18 +01:00 |
|
Joe Farebrother
|
00999baf9a
|
Apply docs review suggestion - Reword query description.
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2025-04-10 09:06:01 +01:00 |
|
Joe Farebrother
|
84aa2e8627
|
Apply review suggestion - Tweak wording of example comment
Co-authored-by: Taus <tausbn@github.com>
|
2025-04-09 14:07:38 +01:00 |
|
Joe Farebrother
|
e08072d77b
|
Fix qhelp formatting
|
2025-04-04 12:51:46 +01:00 |
|
Joe Farebrother
|
de7e611962
|
Rewrite documentation
|
2025-04-04 12:36:13 +01:00 |
|
Joe Farebrother
|
b5805503fe
|
Cleanups
|
2025-04-04 11:56:07 +01:00 |
|
Joe Farebrother
|
9fb1c31206
|
Update tests to inline expectations
|
2025-04-04 10:13:39 +01:00 |
|
Joe Farebrother
|
adfe89fadc
|
Update test output
|
2025-04-04 09:47:21 +01:00 |
|
Joe Farebrother
|
c37809a187
|
Reduce scope of allowImplicitRead to avoid cartesian product.
|
2025-04-02 09:35:50 +01:00 |
|
Joe Farebrother
|
2d6476ad21
|
Update names and alert message
|
2025-04-02 09:35:43 +01:00 |
|
Joe Farebrother
|
11830bf661
|
Move to separate folder
|
2025-04-02 09:35:39 +01:00 |
|
Joe Farebrother
|
5b7200a041
|
Use flow path in alerts
|
2025-04-02 09:35:32 +01:00 |
|
Joe Farebrother
|
08b4281187
|
Update query message and remove field case
|
2025-04-02 09:35:25 +01:00 |
|
Joe Farebrother
|
efdb4a6d82
|
Use global dataflow for loop variable capture
|
2025-04-02 09:35:17 +01:00 |
|
Taus
|
aacdc70a73
|
Merge pull request #19136 from github/tausbn/python-modernise-mixed-tuple-returns-query
Python: Modernize `py/mixed-tuple-returns`
|
2025-04-01 17:31:56 +02:00 |
|