Geoffrey White
|
540c20e143
|
Merge pull request #15700 from geoffw0/extensions
Swift: Workaround for TypeDecl.getFullName issue.
|
2024-02-27 11:14:33 +00:00 |
|
Tom Hvitved
|
5b6e76c030
|
Move View CFG implementation from Ruby/Swift into shared library
|
2024-02-26 11:23:49 +01:00 |
|
Tom Hvitved
|
8fbe62ccae
|
Swift: Implement getExtension and getStem
|
2024-02-26 10:33:57 +01:00 |
|
Geoffrey White
|
797fee9c9e
|
Swift: Change note.
|
2024-02-22 17:54:53 +00:00 |
|
Geoffrey White
|
47a9a8b82a
|
Swift: MAke TypeDecl.getFullName robust to when there's an ExtensionDecl extending more than one thing.
|
2024-02-22 17:39:57 +00:00 |
|
Geoffrey White
|
515e93522f
|
Swift: Make ExtensionDecl.toString robust to when there's more than one extended thing.
|
2024-02-22 17:39:57 +00:00 |
|
github-actions[bot]
|
37f8fa3413
|
Post-release preparation for codeql-cli-2.16.3
|
2024-02-20 16:50:47 +00:00 |
|
github-actions[bot]
|
6d061fbc35
|
Release preparation for version 2.16.3
|
2024-02-20 14:26:23 +00:00 |
|
Paolo Tranquilli
|
eb142184f3
|
Swift: accept test changes
|
2024-02-19 13:53:19 +01:00 |
|
Geoffrey White
|
159080f133
|
Swift: Accept test changes.
|
2024-02-13 18:06:17 +00:00 |
|
Geoffrey White
|
65e3ae0c45
|
Swift: Move the two CWE-022 tests into a common directory.
|
2024-02-13 17:50:30 +00:00 |
|
Geoffrey White
|
dfba6b97ac
|
Swift: Case consistency.
|
2024-02-13 17:45:55 +00:00 |
|
Geoffrey White
|
42e708b387
|
Swift: Tweak the change note.
|
2024-02-13 17:43:43 +00:00 |
|
Geoffrey White
|
fd1314bea4
|
Merge pull request #14888 from maikypedia/maikypedia/swift-zip
Swift: Add Unsafe Unpacking Query (CWE-022)
|
2024-02-13 16:05:22 +00:00 |
|
Anders Schack-Mulligen
|
228a61ead3
|
Swift: Add empty provenance column to expected files.
|
2024-02-09 11:32:07 +01:00 |
|
Dave Bartolomeo
|
92bd550c55
|
Merge pull request #15531 from github/post-release-prep/codeql-cli-2.16.2
Post-release preparation for codeql-cli-2.16.2
|
2024-02-08 05:58:17 -08:00 |
|
Maiky
|
62bd3ac748
|
Merge branch 'main' into maikypedia/swift-zip
|
2024-02-08 12:29:46 +01:00 |
|
maikypedia
|
ed052ccc26
|
Change note
|
2024-02-07 15:58:10 +01:00 |
|
maikypedia
|
1a499cf388
|
Update expected
|
2024-02-07 14:38:21 +01:00 |
|
Maiky
|
7c0f80ff7d
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-02-07 14:32:42 +01:00 |
|
Maiky
|
7fb72ea81f
|
Redundant import
|
2024-02-07 14:30:16 +01:00 |
|
Maiky
|
c6fb303d63
|
Suggested changes
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-02-07 14:27:40 +01:00 |
|
Maiky
|
9ce75dac0e
|
Update UnsafeUnpackQuery.qll
|
2024-02-07 14:26:56 +01:00 |
|
github-actions[bot]
|
b5139078d0
|
Post-release preparation for codeql-cli-2.16.2
|
2024-02-06 19:22:35 +00:00 |
|
github-actions[bot]
|
c1b35fbf47
|
Release preparation for version 2.16.2
|
2024-02-05 17:58:57 +00:00 |
|
James Ockers
|
9f7f9fcc6e
|
Updating change-notes to reflect what will be the visible change to end users
|
2024-02-02 11:38:17 -08:00 |
|
James Ockers
|
0f1e21aa09
|
Adding per-language change-notes
|
2024-01-30 17:28:34 -08:00 |
|
James Ockers
|
eb5e0123d6
|
exclude certification from maybeCertificate() regexes
|
2024-01-30 13:16:18 -08:00 |
|
GitHub Security Lab
|
00d1f8e84a
|
Merge branch 'main' into maikypedia/swift-zip
|
2024-01-25 11:05:46 +01:00 |
|
github-actions[bot]
|
d0b74c00fe
|
Post-release preparation for codeql-cli-2.16.1
|
2024-01-23 23:02:29 +00:00 |
|
github-actions[bot]
|
7ef611e6dc
|
Release preparation for version 2.16.1
|
2024-01-23 19:45:16 +00:00 |
|
Geoffrey White
|
a39bb8c037
|
Swift: Rename the query file.
|
2024-01-19 17:58:58 +00:00 |
|
Geoffrey White
|
c515ea3f8a
|
Swift: Change note.
|
2024-01-19 17:58:58 +00:00 |
|
Geoffrey White
|
ed602642b6
|
Swift: Basic test for getRelativePath.
|
2024-01-19 17:58:58 +00:00 |
|
Geoffrey White
|
8cf691a477
|
Swift: Add File.getRelativePath and update swift/diagnostics/successfully-extracted-files.
|
2024-01-19 17:58:58 +00:00 |
|
Mathias Vorreiter Pedersen
|
6391346ade
|
Swift: Add 'nomagic'.
|
2024-01-16 23:08:20 +00:00 |
|
Mathias Vorreiter Pedersen
|
1fba345fb3
|
Merge pull request #15219 from rdmarsh2/rdmarsh2/swift/parameterized-cfg-library
Swift: switch to shared, parameterized CFG library
|
2024-01-16 21:54:05 +00:00 |
|
Alexander Eyers-Taylor
|
934474681d
|
Merge pull request #15254 from github/post-release-prep/codeql-cli-2.16.0
Post-release preparation for codeql-cli-2.16.0
|
2024-01-16 14:50:40 +00:00 |
|
AlexDenisov
|
696a72a127
|
Merge pull request #15259 from github/alexdenisov/swift-5.9.2
Swift: upgrade to 5.9.2
|
2024-01-16 12:49:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
c38ae93640
|
Swift: Fix import.
|
2024-01-15 15:42:51 +00:00 |
|
Mathias Vorreiter Pedersen
|
e735ced751
|
Swift: Autoformat.
|
2024-01-15 15:24:27 +00:00 |
|
github-actions[bot]
|
57df8b92df
|
Post-release preparation for codeql-cli-2.16.0
|
2024-01-15 15:00:50 +00:00 |
|
Paolo Tranquilli
|
1d483cff1d
|
Swift: fix upgrade script
|
2024-01-10 12:09:11 +01:00 |
|
Tom Hvitved
|
c9cf2a899c
|
Merge pull request #15260 from hvitved/dataflow/may-benefit-from-cctx-simplify
Data flow: Remove column from `mayBenefitFromCallContext`
|
2024-01-10 11:43:15 +01:00 |
|
Tom Hvitved
|
f90201eb56
|
Data flow: Remove column from mayBenefitFromCallContext
|
2024-01-09 11:34:43 +01:00 |
|
Alex Denisov
|
0e73531aa9
|
Swift: upgrade to 5.9.2
|
2024-01-09 09:23:32 +01:00 |
|
Robert Marsh
|
ec6d8da6b6
|
Swift: merge ControlFlowGraphParameter into ControlFlowGraphImplSpecific
|
2024-01-08 21:31:15 +00:00 |
|
Geoffrey White
|
2f6f376d2d
|
Merge pull request #15230 from geoffw0/swiftui
Swift: Add dataflow tests for property wrappers and SwiftUI
|
2024-01-08 17:41:43 +00:00 |
|
Robert Marsh
|
51acd1169c
|
Swift: accept test output
|
2024-01-08 14:29:51 +00:00 |
|
Geoffrey White
|
6636c76af8
|
Merge pull request #15122 from geoffw0/pwhash
Swift: Query for Use of an inappropriate cryptographic hashing algorithm on passwords
|
2024-01-08 14:11:02 +00:00 |
|