mirror of
https://github.com/marcredhat/SIEM-toolkit-patched
synced 2026-06-10 13:21:17 +00:00
a9dcf48e65
The original upstream gitignores parsers/* on the assumption that each tenant has its own set. This fork commits a working snapshot so the Parser Test Runner and Parser Coverage features are usable out of the box. Stormshield parser exercises the new SDL key=value scanner, pattern references, and JS-style unquoted format keys added to backend/routers/quality.py.
30 lines
837 B
Plaintext
30 lines
837 B
Plaintext
{
|
|
"columnNames": ["suspect_name", "known_target"],
|
|
"rows": [
|
|
["expres", "express"],
|
|
["loadash", "lodash"],
|
|
["colorss", "colors"],
|
|
["requesst", "request"],
|
|
["eslint-config-airbnb-pro", "eslint-config-airbnb"],
|
|
["event-stream-helper", "event-stream"],
|
|
["ua-parser-utils", "ua-parser-js"],
|
|
["lodash-utils", "lodash"],
|
|
["lodaash", "lodash"],
|
|
["expresss", "express"],
|
|
["axios-lib", "axios"],
|
|
["axioss", "axios"],
|
|
["reactt", "react"],
|
|
["react-utility", "react"],
|
|
["vuetify-utils", "vuetify"],
|
|
["commaander", "commander"],
|
|
["yargs-plus", "yargs"],
|
|
["chalkk", "chalk"],
|
|
["chalk-cli", "chalk"],
|
|
["nextt", "next"],
|
|
["webpackk", "webpack"],
|
|
["typescriptt", "typescript"],
|
|
["debugg", "debug"],
|
|
["moment-tz", "moment"],
|
|
["uuid-gen", "uuid"]
|
|
]
|
|
} |