SQLite format 3@ .K  M2 ?YindexpkgIdpackagesCREATE INDEX pkgId ON packages (pkgId)JeindexkeychangechangelogCREATE INDEX keychange ON changelog (pkgKey) /triggerremove_changelogspackagesCREATE TRIGGER remove_changelogs AFTER DELETE ON packages BEGIN DELETE FROM changelog WHERE pkgKey = old.pkgKey; ENDv;tablechangelogchangelogCREATE TABLE changelog ( pkgKey INTEGER, author TEXT, date INTEGER, changelog TEXT)^tablepackagespackagesCREATE TABLE packages ( pkgKey INTEGER PRIMARY KEY, pkgId TEXT)Q{tabledb_infodb_infoCREATE TABLE db_info (dbversion INTEGER, checksum TEXT) E baa9a8b16dbc7fa28f261d730dc55c34743a3d35afce5094c212a264fdbadd45 D e3a8c62c4a833553eb93179819a2bcb82b55e3fc214bb1d037235c9d066f1e50  c - G /iM6  w{Maksim Klimchuk - 32.3.1-1g@- Improved malware cleanup reporting with precise hashes and timestamps. (DEF-19851) - Extended procu2 report with mtime and hash fields before/after cleanup. (DEF-19852) - Handled suspicious detections separately for upload consumers (modsec, ossec). (DEF-29483) - Added support for new patch verdicts from Cloud-Assisted Scan API. (DEF-31902) - Fixed %preun scriptlet failure in Elevate initramfs during CL8 to CL9 upgrade. (DEF-32217) - Implemented patching logic in procu2 using CAS API. (DEF-32652)  wAMaksim Klimchuk - 32.2.2-1g$- Optimized WHITE_EXTENDED verdict handling to avoid unnecessary scans. (DEF-31891) - Improved MDS scanner to detect non-standard Magento configs. (DEF-32011) - Fixed skipping of CMS configs files under 2K. (DEF-32011){  wMaksim Klimchuk - 32.2.1-1gR- Removed hardcoded signatures; uses --avdb for external database. (DEF-8270) - Updated copyright year to 2025. (DEF-31174) - Added support for Magento 1 and 2 databases for vulnerable tables and fields. (DEF-31333) - Added extended-suspicious scanning for specific file extensions and detection of zipped PHP files < 10MB (DEF-31412) - Added scanning for wp_hfcm_scripts and wp_snippet tables in WordPress. (DEF-31527) - Fixed division by zero error in database restore for single-line cleanup files. (DEF-31523) - Fixed bug with infinite loop in deobfuscator (DEF-31754)E yMaksim Klimchuk - 32.1.21-1gY~- api.cas.imunify360.com endpoint is now used for all CAS requests. (DEF-30798) - Enhanced detection logic to identify obfuscated PHP code stored in a database. (e.g., SMW-INJ-27029-php.spam.redi-0). (DEF-30771) - Increased size limits in real-time. (DEF-29770)c wWVitalii Rudnykh - 32.1.20-1g#q@- Added support Ubuntu 24 (DEF-29975)0 woVitalii Rudnykh - 32.1.19-1gB@- Added support hash-based ignore list (DEF-30171) - Fixed fatal error with writing the report to CSV (DEF-30396)c m_Martin Krcho - 32.1.18-1f@- Make the process for obtaining data for scanning from database more memory efficient (DEF-28660) - Fix database scanner to handle large number of databases (DEF-30015) mMartin Krcho - 32.1.17-1f- Preventing recursion when determining paths for cleanup (DEF-29921)2 m}Martin Krcho - 32.1.16-1fٝ@- Added filtering of core dump files during scan (DEF-29484) - Changed max ELF file size for scanner to 100M (DEF-29750)! m[Martin Krcho - 32.1.15-1f- Improved URL check against blacklist in MDS (DEF-29000) - Added more details to MDS error messages (DEF-28941) - Fixed wildcard handling in MDS scan path (DEF-29352) - Limited core dump file filtering to big ELF files (DEF-29454)v u}Dmitriy Leonov - 32.1.14-1f@- Improved Sentry errors logging (DEF-28661, DEF-29052) - Improved the normalization process for covering mixed encodings case (DEF-29028) - Decreased max ELF file size for scanner to 10M (DEF-29344) - Fixed regular expression for matching nested URLs, reworked logic for determining blacklisted URLs (DEF-29209)               D e3a8c62c4a833553eb93179819a2bcb82b55e3fc214bb1d037235c9d066f1e50