Current Path : /proc/thread-self/root/opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/migrations/ |
Current File : //proc/thread-self/root/opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/migrations/139_generic_modsec_config.py |
def migrate(migrator, database, fake=False, **kwargs): """ Rely on install-vendors to update modsec.conf on the 1st install. Drop support for updating old imunify360 versions without modsec.conf.d/ """ def rollback(migrator, database, fake=False, **kwargs): pass