|
Server : Apache System : Linux cp-biz09.syd05.ds.network 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 User : thejobfa ( 1684) PHP Version : 7.4.33 Disable Function : NONE Directory : /opt/PHP-Antimalware-Scanner/definitions/schema/ | |
|
Path: //opt/PHP-Antimalware-Scanner/definitions/schema/exploits.schema.json
Size: 416 B
Permissions: 0644
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"required": ["schemaVersion", "default", "liteOverrides", "liteExclusions"],
"properties": {
"schemaVersion": { "const": 1 },
"default": { "type": "object" },
"javascript": { "type": "object" },
"liteOverrides": { "type": "object" },
"liteExclusions": { "type": "array", "items": { "type": "string" } }
}
}