@@ -278,3 +278,32 @@ and the CodeQL library pack ``codeql/ruby-all`` (`changelog <https://github.com/
278
278
Ruby on Rails, Web framework
279
279
rubyzip, Compression library
280
280
typhoeus, HTTP client
281
+
282
+ Swift built-in support
283
+ ================================
284
+
285
+ Provided by the current versions of the
286
+ CodeQL query pack ``codeql/swift-queries `` (`changelog <https://github.com/github/codeql/tree/codeql-cli/latest/swift/ql/src/CHANGELOG.md >`__, `source <https://github.com/github/codeql/tree/codeql-cli/latest/swift/ql/src >`__)
287
+ and the CodeQL library pack ``codeql/swift-all `` (`changelog <https://github.com/github/codeql/tree/codeql-cli/latest/swift/ql/lib/CHANGELOG.md >`__, `source <https://github.com/github/codeql/tree/codeql-cli/latest/swift/ql/lib >`__).
288
+
289
+ .. csv-table ::
290
+ :header-rows: 1
291
+ :class: fullWidthTable
292
+ :widths: auto
293
+
294
+ Name, Category
295
+ `AEXML <> `__, XML processing library
296
+ `Alamofire <https://github.com/Alamofire/Alamofire >`__, Network communicator
297
+ `Core Data <https://developer.apple.com/documentation/coredata/ >`__, Database
298
+ `CryptoKit <https://developer.apple.com/documentation/cryptokit/ >`__, Cryptography library
299
+ `CryptoSwift <https://github.com/krzyzanowskim/CryptoSwift >`__, Cryptography library
300
+ `Foundation <https://developer.apple.com/documentation/foundation >`__, Utility library
301
+ `GRDB <https://github.com/groue/GRDB.swift >`__, Database
302
+ `JavaScriptCore <https://developer.apple.com/documentation/javascriptcore >`__, Scripting library
303
+ `Libxml2 <https://gitlab.gnome.org/GNOME/libxml2 >`__, XML processing library
304
+ `Network <https://developer.apple.com/documentation/network >`__, Network communicator
305
+ `Realm Swift <https://realm.io/realm-swift/ >`__, Database
306
+ `RNCryptor <https://github.com/RNCryptor/RNCryptor >`__, Cryptography library
307
+ `SQLite3 <https://sqlite.org/index.html >`__, Database
308
+ `SQLite.swift <https://github.com/stephencelis/SQLite.swift >`__, Database
309
+ `WebKit <https://developer.apple.com/documentation/webkit >`__, User interface library
0 commit comments