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
|
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
|
5a3daa9e3f
|
JS: Add CWE tags for ML-powered queries
- Cross-site scripting: CWE-79
- Path injection: CWE-22, CWE-23, CWE-36, CWE-73, CWE-99
- NoSQL injection: CWE-943
- SQL injection: CWE-89
|
2022-02-21 16:18:33 +00:00 |
|
Henry Mercer
|
ffa4135cbe
|
JS: Update alert messages for ML-powered queries
|
2022-01-17 17:19:49 +00:00 |
|
Henry Mercer
|
e9bb9f5294
|
JS: Update names, IDs, and tags for ML-powered queries
|
2022-01-13 17:45:40 +00:00 |
|
Henry Mercer
|
4d7a8285ad
|
JS: Initial commit of Adaptive Threat Modeling
|
2021-10-18 17:24:24 +01:00 |
|