Kasper Svendsen
|
ab5e241310
|
Javascript: Enable implicit this warnings for remaining packs
|
2023-06-27 11:56:29 +02:00 |
|
Tom Hvitved
|
3cc9dec9c8
|
Remove all queries.xml files
|
2023-04-13 11:18:58 +02:00 |
|
Henry Mercer
|
079451142e
|
Merge branch 'main' into codeql-ci/atm/release-0.4.9
|
2023-03-09 16:08:22 +00:00 |
|
github-actions[bot]
|
a82aaea514
|
JS: Bump version of ML-powered library and query packs to 0.4.10
|
2023-03-09 15:54:49 +00:00 |
|
github-actions[bot]
|
f0bb25bfce
|
JS: Bump patch version of ML-powered library and query packs
|
2023-03-09 15:46:31 +00:00 |
|
github-actions[bot]
|
50c90bbc5c
|
ATM: Update model pack dependency of ML-powered model building and query packs
|
2023-03-02 17:31:03 +00:00 |
|
Henry Mercer
|
eb1fe57590
|
Merge branch 'main' into codeql-ci/atm/release-0.4.8
|
2023-02-23 16:23:32 +00:00 |
|
github-actions[bot]
|
7e2b286f03
|
JS: Bump version of ML-powered library and query packs to 0.4.9
|
2023-02-23 16:12:23 +00:00 |
|
github-actions[bot]
|
e02368f6fa
|
JS: Bump patch version of ML-powered library and query packs
|
2023-02-23 16:04:39 +00:00 |
|
Henry Mercer
|
e972cb069e
|
Merge branch 'main' into codeql-ci/atm/release-0.4.7
|
2023-02-07 21:31:08 +00:00 |
|
github-actions[bot]
|
4f76ebbb0b
|
JS: Bump version of ML-powered library and query packs to 0.4.8
|
2023-02-07 19:44:25 +00:00 |
|
github-actions[bot]
|
30b2644f17
|
JS: Bump patch version of ML-powered library and query packs
|
2023-02-07 19:34:58 +00:00 |
|
Henry Mercer
|
241951f53e
|
Merge branch 'main' into codeql-ci/atm/release-0.4.6
|
2023-01-23 18:24:36 +00:00 |
|
github-actions[bot]
|
be481d975c
|
JS: Bump version of ML-powered library and query packs to 0.4.7
|
2023-01-23 18:22:18 +00:00 |
|
github-actions[bot]
|
40a67d61d2
|
JS: Bump patch version of ML-powered library and query packs
|
2023-01-23 18:15:56 +00:00 |
|
Jean Helie
|
9e6f9c2705
|
Merge pull request #11709 from github/jhelie/add-shell-command-injection
ATM: add boosted version for `ShellCommandInjectionFromEnvironment` query
|
2023-01-20 16:03:30 +01:00 |
|
Jean Helie
|
fec7ea6964
|
ATM: add missing query help files
|
2023-01-17 12:20:17 +01:00 |
|
Jean Helie
|
13aaa22df5
|
add bosted version of ShellCommandInjectionFromEnvironment
|
2023-01-17 12:20:17 +01:00 |
|
Henry Mercer
|
70f1015fba
|
Merge branch 'main' into codeql-ci/atm/release-0.4.5
|
2023-01-12 12:32:25 +00:00 |
|
github-actions[bot]
|
76e121e359
|
JS: Bump version of ML-powered library and query packs to 0.4.6
|
2023-01-10 21:11:23 +00:00 |
|
github-actions[bot]
|
dc88bdccc7
|
JS: Bump patch version of ML-powered library and query packs
|
2023-01-10 21:04:31 +00:00 |
|
Henry Mercer
|
423374a7b8
|
Merge branch 'main' into codeql-ci/atm/release-0.4.4
|
2022-12-13 14:26:21 +00:00 |
|
github-actions[bot]
|
745823ca60
|
JS: Bump version of ML-powered library and query packs to 0.4.5
|
2022-12-13 13:32:52 +00:00 |
|
github-actions[bot]
|
ea13925a92
|
JS: Bump patch version of ML-powered library and query packs
|
2022-12-13 13:28:09 +00:00 |
|
Henry Mercer
|
78f15755d7
|
Merge branch 'main' into codeql-ci/atm/release-0.4.3
|
2022-12-07 20:49:26 +00:00 |
|
github-actions[bot]
|
d577eeeea8
|
JS: Bump version of ML-powered library and query packs to 0.4.4
|
2022-12-07 20:05:30 +00:00 |
|
github-actions[bot]
|
9702ea02fb
|
JS: Bump patch version of ML-powered library and query packs
|
2022-12-07 20:01:33 +00:00 |
|
Jean Helie
|
ae0d82efd8
|
ATM: update predicate name
|
2022-12-01 18:22:33 +01:00 |
|
Jean Helie
|
880548bafc
|
Merge branch 'main' into tiferet/boost-xss-through-dom
|
2022-12-01 18:13:27 +01:00 |
|
tiferet
|
4a6de3e444
|
Apply suggestion from code review
|
2022-11-30 17:25:19 -08:00 |
|
tiferet
|
a0a742eb82
|
Rename predicates to fit style guide:
- `getEndpoints` → `appliesToEndpoint`
- `getImplications` → `hasImplications`
- `getAlerts` → `hasAlert`
|
2022-11-30 17:01:56 -08:00 |
|
tiferet
|
b885249d9d
|
Add a boosted version of XssThroughDOM
|
2022-11-29 17:40:20 -08:00 |
|
tiferet
|
75cd7a9ebc
|
Remove code duplication in query .ql files:
Define the query for finding ATM alerts in the base class `AtmConfig`, and call it from each query's .ql file.
|
2022-11-29 13:20:47 -08:00 |
|
Henry Mercer
|
56e5f01ce0
|
Merge branch 'main' into codeql-ci/atm/release-0.4.2
|
2022-11-24 14:41:49 +00:00 |
|
github-actions[bot]
|
78d49e44b1
|
JS: Bump version of ML-powered library and query packs to 0.4.3
|
2022-11-24 14:22:14 +00:00 |
|
github-actions[bot]
|
8d96bfe973
|
JS: Bump patch version of ML-powered library and query packs
|
2022-11-24 14:18:13 +00:00 |
|
Henry Mercer
|
3b69821630
|
ATM: Add descriptions to ML-powered packs
|
2022-11-23 10:46:23 +00:00 |
|
github-actions[bot]
|
b5b69e9357
|
JS: Bump version of ML-powered library and query packs to 0.4.2
|
2022-11-11 12:48:00 +00:00 |
|
github-actions[bot]
|
3e5e695325
|
JS: Bump patch version of ML-powered library and query packs
|
2022-11-11 12:36:19 +00:00 |
|
github-actions[bot]
|
82277d8f56
|
JS: Bump minor version of ML-powered library and query packs
|
2022-11-07 13:00:28 +00:00 |
|
github-actions[bot]
|
a1e0bf022e
|
ATM: Update model pack dependency of ML-powered model building and query packs
|
2022-11-07 13:00:27 +00:00 |
|
Henry Mercer
|
3e863a539a
|
ATM: Fix CodeQL pack workspace references
This fixes the
[ATM PR checks](https://github.com/github/codeql/actions/runs/3392995797/jobs/5639827326)
breaking on main as a result of
https://github.com/github/codeql/pull/11004.
|
2022-11-04 14:03:34 +00:00 |
|
Henry Mercer
|
1dc14bcaee
|
Merge branch 'main' into codeql-ci/js/ml-powered-pack-release-0.3.6
|
2022-10-25 10:54:08 +01:00 |
|
github-actions[bot]
|
caf3a098c8
|
JS: Bump version of ML-powered library and query packs to 0.3.7
|
2022-10-25 09:12:00 +00:00 |
|
github-actions[bot]
|
5d100c8036
|
JS: Bump patch version of ML-powered library and query packs
|
2022-10-25 09:00:40 +00:00 |
|
github-actions[bot]
|
fa274e4375
|
ATM: Update ML model to 0.2.1-2022-09-06-08h55m54s.bubbly-basin-xpztl8fh.f3c3c9360a727959e428ecc6932257e6a546dc65d8a9baac525a49247123822d
|
2022-10-18 11:53:42 +00:00 |
|
github-actions[bot]
|
06bbede92b
|
JS: Bump version of ML-powered library and query packs to 0.3.6
|
2022-10-11 17:58:33 +00:00 |
|
github-actions[bot]
|
4e3a6e60b2
|
JS: Bump patch version of ML-powered library and query packs
|
2022-10-11 17:48:46 +00:00 |
|
github-actions[bot]
|
67d12cdc7d
|
JS: Bump patch version of ML-powered library and query packs
|
2022-09-28 17:14:15 +00:00 |
|
github-actions[bot]
|
e08e22ac32
|
JS: Bump patch version of ML-powered library and query packs
|
2022-09-13 14:06:57 +00:00 |
|