Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
Cornelius Riemenschneider 04f5f30489 Unified handling of in-tree extractor packs. 2024-06-03 16:05:46 +02:00
Henry Mercer 8747438613 JS: Remove ML-powered queries 2024-04-15 17:35:32 +01:00
Paolo Tranquilli 0fa40af131 Swift: fix last references to old integration test location 2024-03-25 11:49:19 +01:00
Taus cac5a8236e Python: Fix CLI integration tests
Two issues:

- Tests relying on existing query machinery (i.e. `import python`) were not resolving
  correctly due to a bad `qlpack.yml` file.
- The diagnostics output tests needed an updated import to account for their new location.
2024-03-19 17:11:40 +00:00
Ian Lynagh 72af41b196 Kotlin: Prepare for a Kotlin2 copy of the testsuite 2023-11-15 16:14:34 +00:00
Harry Maclean 38ecde0cc1 Shared: Include data extensions in workspace
This change allows codeql to see data extensions stored in the .github
directory inside the codeql repo. This is useful when using the CodeQL
Model Editor whilst working inside the codeql repo.
2023-10-30 11:31:56 +00:00
Dave Bartolomeo bd7de83aab Use extension packs for threat models 2023-10-19 17:07:26 -04:00
Anders Starcke Henriksen 3ef82c1091 Address comments. 2023-08-04 10:22:17 +02:00
Anders Starcke Henriksen e7ca2330cb Update workspace. 2023-08-03 15:55:42 +02:00
Paolo Tranquilli 9b4b29cab7
Merge branch 'main' into redsun82/swift-integration-test-pack 2022-11-25 08:49:36 +01:00
Tom Hvitved a55c56feed Fix typo in `codeql-workspace.yml` 2022-11-23 11:33:52 +01:00
Paolo Tranquilli 414f18fc97 Swift: fix extractor tests pack
This allows `codeql query compile` to run on integration test queries.
2022-11-22 10:58:57 +01:00
Henry Mercer 0b9588bf9e ATM: Add test pack to workspace 2022-11-04 14:07:14 +00:00
Tom Hvitved 6b728acd9e Use specific `codeql/shared-ssa` pack for the SSA library 2022-09-01 21:23:33 +02:00
Andrew Eisenberg e544a9b94b Update codeql-workspace.yml
Co-authored-by: Henry Mercer <henrymercer@github.com>
2022-05-30 15:53:48 +01:00
Andrew Eisenberg 18c5474431 Add comment to codeql-workspace.yml 2022-05-30 15:53:48 +01:00
Andrew Eisenberg c5dd8aa703 Convert .codeqlmanifest.json to codeql-workspace.yml
The semantics are the same, except one is json, the other is
yaml.
2022-05-30 15:53:48 +01:00
Henry Mercer 4091ba758d
Revert "Convert `.codeqlmanifest.json` file to `codeql-workspace.yml`" 2022-05-27 11:29:48 +01:00
Andrew Eisenberg b456334472
Update codeql-workspace.yml
Co-authored-by: Henry Mercer <henrymercer@github.com>
2022-05-26 10:21:55 -07:00
Andrew Eisenberg 5a1663efd3 Add comment to codeql-workspace.yml 2022-05-26 10:06:24 -07:00
Andrew Eisenberg 434259b296 Convert .codeqlmanifest.json to codeql-workspace.yml
The semantics are the same, except one is json, the other is
yaml.
2022-05-26 10:03:55 -07:00