mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge branch 'main' into cwe-134
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
## 5.0.0
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* Deleted the deprecated `parseContent` predicate from the `ExternalFlow.qll`.
|
||||
* Deleted the deprecated `hasLocationInfo` predicate from the `DataFlowPublic.qll`.
|
||||
* Deleted the deprecated `SummaryComponent` class from the `FlowSummary.qll`.
|
||||
* Deleted the deprecated `SummaryComponentStack` class from the `FlowSummary.qll`.
|
||||
* Deleted the deprecated `SummaryComponent` module from the `FlowSummary.qll`.
|
||||
* Deleted the deprecated `SummaryComponentStack` module from the `FlowSummary.qll`.
|
||||
* Deleted the deprecated `RequiredSummaryComponentStack` class from the `FlowSummary.qll`.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Updated to allow analysis of Swift 6.1.1.
|
||||
* `TypeValueExpr` experimental AST leaf is now implemented in the control flow library
|
||||
|
||||
## 4.3.0
|
||||
|
||||
### New Features
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* `TypeValueExpr` experimental AST leaf is now implemented in the control flow library
|
||||
@@ -1,5 +0,0 @@
|
||||
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Updated to allow analysis of Swift 6.1.1.
|
||||
4
swift/ql/lib/change-notes/2025-06-05-swift.6.1.2.md
Normal file
4
swift/ql/lib/change-notes/2025-06-05-swift.6.1.2.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Updated to allow analysis of Swift 6.1.2.
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
category: breaking
|
||||
---
|
||||
## 5.0.0
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* Deleted the deprecated `parseContent` predicate from the `ExternalFlow.qll`.
|
||||
* Deleted the deprecated `hasLocationInfo` predicate from the `DataFlowPublic.qll`.
|
||||
* Deleted the deprecated `SummaryComponent` class from the `FlowSummary.qll`.
|
||||
@@ -8,3 +9,8 @@ category: breaking
|
||||
* Deleted the deprecated `SummaryComponent` module from the `FlowSummary.qll`.
|
||||
* Deleted the deprecated `SummaryComponentStack` module from the `FlowSummary.qll`.
|
||||
* Deleted the deprecated `RequiredSummaryComponentStack` class from the `FlowSummary.qll`.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Updated to allow analysis of Swift 6.1.1.
|
||||
* `TypeValueExpr` experimental AST leaf is now implemented in the control flow library
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 4.3.0
|
||||
lastReleaseVersion: 5.0.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/swift-all
|
||||
version: 4.3.1-dev
|
||||
version: 5.0.1-dev
|
||||
groups: swift
|
||||
extractor: swift
|
||||
dbscheme: swift.dbscheme
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
## 1.1.4
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The queries `swift/hardcoded-key` and `swift/constant-password` have been removed from all query suites.
|
||||
|
||||
## 1.1.3
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
## 1.1.4
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The queries `swift/hardcoded-key` and `swift/constant-password` have been removed from all query suites.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 1.1.3
|
||||
lastReleaseVersion: 1.1.4
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/swift-queries
|
||||
version: 1.1.4-dev
|
||||
version: 1.1.5-dev
|
||||
groups:
|
||||
- swift
|
||||
- queries
|
||||
|
||||
BIN
swift/third_party/resources/resource-dir-linux.zip
(Stored with Git LFS)
vendored
BIN
swift/third_party/resources/resource-dir-linux.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
swift/third_party/resources/resource-dir-macos.zip
(Stored with Git LFS)
vendored
BIN
swift/third_party/resources/resource-dir-macos.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
swift/third_party/resources/swift-prebuilt-linux.tar.zst
(Stored with Git LFS)
vendored
BIN
swift/third_party/resources/swift-prebuilt-linux.tar.zst
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
swift/third_party/resources/swift-prebuilt-macos.tar.zst
(Stored with Git LFS)
vendored
BIN
swift/third_party/resources/swift-prebuilt-macos.tar.zst
(Stored with Git LFS)
vendored
Binary file not shown.
Reference in New Issue
Block a user