{ "antivirusEngine": { "enforcementLevel": "real_time", "diagnosticLevel": "optional", "automaticSampleSubmissionConsent": "none", "scanAfterDefinitionUpdate": false, "scanArchives": true, "maximumOnDemandScanThreads": 4, "exclusionsMergePolicy": "merge", "exclusions": [ { "$type": "excludedPath", "isDirectory": true, "path": "/dev/shm" }, { "$type": "excludedPath", "isDirectory": true, "path": "/daten/*DB*" }, { "$type": "excludedPath", "isDirectory": true, "path": "/daten/ctl" }, { "$type": "excludedPath", "isDirectory": true, "path": "/daten/dbf" }, { "$type": "excludedPath", "isDirectory": true, "path": "/daten/wls" }, { "$type": "excludedPath", "isDirectory": true, "path": "/app/oracle/19c/dbs" }, { "$type": "excludedPath", "isDirectory": true, "path": "/sicher/*DB*" }, { "$type": "excludedPath", "isDirectory": true, "path": "/sicher/fast/recover_area" }, { "$type": "excludedPath", "isDirectory": true, "path": "/sicher/ctl" }, { "$type": "excludedPath", "isDirectory": true, "path": "/sicher/wls" }, { "$type": "excludedPath", "isDirectory": true, "path": "/sicher/arc" }, { "$type": "excludedPath", "isDirectory": true, "path": "/sicher/rdo" }, { "$type": "excludedPath", "isDirectory": false, "path": "/app/oracle/mw/user_projects/domains/fr_domain/servers/*/logs/*.log*" }, { "$type": "excludedPath", "isDirectory": false, "path": "/app/oracle/mw/user_projects/domains/fr_domain/*.lok" }, { "$type": "excludedPath", "isDirectory": false, "path": "/app/oracle/mw/user_projects/domains/fr_domain/config/*.lok" }, { "$type": "excludedPath", "isDirectory": false, "path": "/app/oracle/mw/user_projects/domains/fr_domain/tmp/*.lok" }, { "$type": "excludedPath", "isDirectory": false, "path": "/app/oracle/mw/user_projects/domains/fr_domain/servers/*/data/store/*/*.DAT" }, { "$type": "excludedPath", "isDirectory": false, "path": "/app/oracle/mw/user_projects/domains/fr_domain/servers/*/data/ldap/ldapfiles/*.data" }, { "$type": "excludedPath", "isDirectory": false, "path": "/app/oracle/mw/user_projects/domains/fr_domain/servers/*/data/ldap/ldapfiles/*.index" }, { "$type": "excludedFileName", "name": "oracle*" }, { "$type": "excludedFileName", "name": "/app/oracle/19c/bin/tnslsnr" }, { "$type": "excludedFileName", "name": "/usr/bin/vmtoolsd" }, { "$type": "excludedFileName", "name": "/opt/oracle.ahf/jre/bin/java" }, { "$type": "excludedFileName", "name": "/usr/sbin/httpd" }, { "$type": "excludedFileName", "name": "/app/oracle/mw/bin/frmweb" }, { "$type": "excludedFileName", "name": "/app/oracle/mw/bin/frmweb" }, { "$type": "excludedFileName", "name": "/app/oracle/mw/bin/rwserver" }, { "$type": "excludedFileName", "name": "/opt/omi/bin/omiserver" }, { "$type": "excludedFileName", "name": "/app/oracle/mw/wlserver/server/bin/*" }, { "$type": "excludedFileName", "name": "*/app/oracle/mw/user_projects/domains/*" }, { "$type": "excludedFileName", "name": "/app/oracle/mw/ohs/bin/httpd*" }, { "$type": "excludedFileName", "name": "/app/oracle/mw/ohs/bin/odl_rotatelogs*" }, { "$type": "excludedFileName", "name": "/app/oracle/bi/wlserver/server/bin/*" }, { "$type": "excludedFileName", "name": "ora_*_*" }, { "$type": "excludedFileName", "name": "*OSWatcherFM.sh*" }, { "$type": "excludedFileExtension", "extension": ".war" }, { "$type": "excludedFileExtension", "extension": ".jar" }, { "$type": "excludedFileExtension", "extension": ".ear" }, { "$type": "excludedFileExtension", "extension": ".check_if_v24_can_processed" } ], "nonExecMountPolicy": "unmute", "threatTypeSettingsMergePolicy": "merge", "threatTypeSettings": [ { "key": "potentially_unwanted_application", "value": "block" }, { "key": "archive_bomb", "value": "audit" } ] } }