Joe Farebrother
|
c0da9c407e
|
Fix typo in test dir name + update examples
|
2025-07-25 13:15:46 +01:00 |
|
Joe Farebrother
|
958fddb638
|
cleanup order and remove duplicates for arithmetic methods
|
2025-07-25 10:57:19 +01:00 |
|
Joe Farebrother
|
d7b855c4e3
|
qhelp fix
|
2025-07-25 10:24:58 +01:00 |
|
Joe Farebrother
|
9af2ab83dc
|
Cleanups
|
2025-07-25 10:22:51 +01:00 |
|
Joe Farebrother
|
8bdf6801b3
|
Add qldoc
|
2025-07-25 10:05:09 +01:00 |
|
Joe Farebrother
|
3525e83ad2
|
Add changenote + some doc updates
|
2025-07-25 09:52:54 +01:00 |
|
Joe Farebrother
|
871688f026
|
Update docs
|
2025-07-24 16:01:57 +01:00 |
|
Joe Farebrother
|
362bfba049
|
Update unit tests
|
2025-07-24 14:50:36 +01:00 |
|
Joe Farebrother
|
b9f6657ade
|
Remove use of toString. This does also reduce reaults from cases where the exception is not a simple identifier.
|
2025-07-24 13:50:27 +01:00 |
|
Joe Farebrother
|
b1ee795225
|
Merge pull request #20086 from joefarebrother/python-qual-raise-not-implemented
Python: Modernise raise-not-implemented query
|
2025-07-24 13:18:21 +01:00 |
|
Joe Farebrother
|
b9738066de
|
try excluding set methods, add methods, update alert messages
|
2025-07-24 11:18:28 +01:00 |
|
Joe Farebrother
|
a8cc14493f
|
Fix typo - add .
Co-authored-by: Napalys Klicius <napalys@github.com>
|
2025-07-24 09:35:05 +01:00 |
|
Joe Farebrother
|
73d257e538
|
Port unexpected raise away from pointsto
|
2025-07-23 14:13:58 +01:00 |
|
github-actions[bot]
|
37cc78255a
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-22 14:22:20 +00:00 |
|
github-actions[bot]
|
997547b8ef
|
Release preparation for version 2.22.2
|
2025-07-22 14:04:14 +00:00 |
|
Nick Rolfe
|
825c813095
|
Revert "Release preparation for version 2.22.2"
|
2025-07-22 14:33:45 +01:00 |
|
github-actions[bot]
|
c8632b70b7
|
Release preparation for version 2.22.2
|
2025-07-21 16:45:45 +00:00 |
|
Nick Rolfe
|
ad9b637bec
|
Revert "Merge pull request #19994 from github/post-release-prep/codeql-cli-2.22.2"
This reverts commit e5b4a15e35, reversing
changes made to 33e63109bb.
|
2025-07-21 15:18:59 +01:00 |
|
Joe Farebrother
|
f2dd96ecf4
|
Update python/ql/src/Exceptions/NotImplementedIsNotAnException.qhelp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-17 22:08:01 +01:00 |
|
Joe Farebrother
|
57f1d07b2b
|
Undo module deprecation (used by another quality query)
|
2025-07-17 21:54:55 +01:00 |
|
Nora Dimitrijević
|
20030d56a5
|
[DIFF-INFORMED] Python: (Possible)TimingAttackAgainstHash
|
2025-07-17 14:40:31 +02:00 |
|
Joe Farebrother
|
680e31dc48
|
Modernize raise-not-implemented
|
2025-07-17 10:02:00 +01:00 |
|
Joe Farebrother
|
0f5be2d096
|
Update python/ql/src/Expressions/DuplicateKeyInDictionaryLiteral.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-15 13:33:57 +01:00 |
|
Joe Farebrother
|
909f57261c
|
Minor doc updates; updating python 2 references to python 3 and updating grammar
|
2025-07-15 13:26:46 +01:00 |
|
Joe Farebrother
|
7a7db0efe8
|
Update unsupported format character documentaion, fix outdated reference link
|
2025-07-15 10:42:25 +01:00 |
|
Joe Farebrother
|
df5f76872f
|
Update docs for duplicate-key-in-dict-literal to relate. to python 3
|
2025-07-15 10:18:29 +01:00 |
|
Joe Farebrother
|
f784bb0a35
|
Fix qldoc errors + typos
|
2025-07-14 14:26:49 +01:00 |
|
Joe Farebrother
|
61af4e4514
|
Add changenote and update integraion test output
|
2025-07-14 11:00:05 +01:00 |
|
Joe Farebrother
|
ea48fcca8f
|
Update doc for equalsNotEquals
|
2025-07-14 10:49:28 +01:00 |
|
Joe Farebrother
|
58f503de38
|
Update docs for incomplete ordering + inconsistent hashing
|
2025-07-11 23:08:50 +01:00 |
|
Joe Farebrother
|
843a6c8012
|
Remove total order check from equals not equals (doesn't make sense there; total order doesn't define eq or ne methods at all)
|
2025-07-11 15:12:59 +01:00 |
|
Joe Farebrother
|
083d258585
|
Add/update unit tests
|
2025-07-11 15:10:45 +01:00 |
|
Joe Farebrother
|
a687b60af9
|
Modernise equals-hash-mismatch
|
2025-07-09 14:14:38 +01:00 |
|
Joe Farebrother
|
eb1b5a35d7
|
Modernize inconsistent equality
|
2025-07-09 14:14:30 +01:00 |
|
Joe Farebrother
|
4c5c4e06c3
|
Move inconsistentEquality and equals-hash-mismatch to subfolder
|
2025-07-09 14:14:26 +01:00 |
|
Joe Farebrother
|
e71af8fd6d
|
Move to subfolder
|
2025-07-09 14:14:22 +01:00 |
|
Joe Farebrother
|
fccdc30ac5
|
Modernize incomplete ordering query
|
2025-07-09 14:14:17 +01:00 |
|
github-actions[bot]
|
24a0ac1223
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-07 18:15:04 +00:00 |
|
github-actions[bot]
|
f12daefabe
|
Release preparation for version 2.22.2
|
2025-07-07 14:00:26 +00:00 |
|
Michael Nebel
|
233b54c7fa
|
Merge pull request #19891 from michaelnebel/michaelnebel/freezemoresuites
Go/Ruby/Python: Freeze quality queries in `security-and-quality`.
|
2025-07-01 09:04:19 +02:00 |
|
Joe Farebrother
|
4cbaeb10e9
|
Merge pull request #19641 from joefarebrother/python-qual-file-not-closed
Python: Improve performance of FileNotClosed query by using basic block reachability
|
2025-06-26 23:35:38 +01:00 |
|
Michael Nebel
|
37b3ca036a
|
Python: Freeze the quality queries in the security-and-quality suite.
|
2025-06-26 14:45:05 +02:00 |
|
github-actions[bot]
|
6972c7a872
|
Post-release preparation for codeql-cli-2.22.1
|
2025-06-24 12:55:14 +00:00 |
|
github-actions[bot]
|
3e074b2425
|
Release preparation for version 2.22.1
|
2025-06-24 08:55:31 +00:00 |
|
Joe Farebrother
|
f457453647
|
Update redundant assignment to be a correctness issue for cross language consistency
|
2025-06-19 14:22:12 +01:00 |
|
Joe Farebrother
|
63d7eac127
|
Ensure exactly one subcategory is used
|
2025-06-19 14:09:07 +01:00 |
|
Joe Farebrother
|
c8c92a7139
|
Update tags for mixed-tuple-returns to include exactly 1 subcategory
|
2025-06-19 14:09:00 +01:00 |
|
Joe Farebrother
|
c3f7b18055
|
Review suggestions - update some tags
|
2025-06-19 14:08:51 +01:00 |
|
Joe Farebrother
|
d28a19c961
|
Update integration test output & add changenote
|
2025-06-19 14:08:30 +01:00 |
|
Joe Farebrother
|
fa5b2ef794
|
Tag remaining high precision quality queries
Excluded queries that are python 2 specific; as well as the cyclic import queries
|
2025-06-19 14:08:07 +01:00 |
|