12 Commits

Author SHA1 Message Date
tobias 6357c08bf1 KESL 12.1.0-1297 image, Ubuntu 24.04 base, transparent UX
- Pinned download URL for KESL 12.1.0-1297 (public Kaspersky CDN, 2024-07).
- answer.txt updated to v12 autoinstall format: GROUP_CLEAN required,
  LOCALE=en_US.utf8 (en_US alone is rejected), INTERCEPTOR_MODE.
- start.sh detects v10 (/etc/init.d/kesl-supervisor) vs v12
  (/etc/init.d/kesl) and polls kesl-control until the daemon answers,
  because v12's first start runs an integrity check (~30s).
- Modes (shell/version/scan/debug) and scan output format unchanged so
  existing parsers keep working.
- README + build script point to tabledevil/kaspersky12.
- test_smoke.sh validates image + version + EICAR; auto-skips on macOS
  (Rosetta blocks the daemon).

Validated end-to-end on amd64 Linux:
  - 46 known-malicious files (LS26 detections) all flagged again
  - DetectSource=Local with --network=none + USE_KSN=No, no KSN calls

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 13:58:27 +02:00
tabledevil 7f6fb49e50 Fuse Dockerfiles into one staged build 2022-10-07 13:16:51 +02:00
TKE 085b14d1aa Update Ubuntu base Image and add release to version output 2021-03-05 15:36:49 +01:00
TKE de82a7273f updated README.md 2020-01-29 08:55:37 +01:00
tke 2137ee7428 Added Split Dockerfile
+Seperate Dockerfiles for Base Image and Installation/Update
+Added Script to build and push automatically
2020-01-24 12:49:39 +01:00
TKE 481b056b39 removed empty lines from version output 2020-01-07 16:04:39 +01:00
Tobias Kessels b6e6f38a69 added helpful readme to container 2019-12-17 22:19:29 +01:00
Tobias Kessels db7e5b4eae tuned commands to be more meaningfull 2019-12-17 22:09:25 +01:00
Tobias Kessels 4230aff301 added short commandlisting 2019-12-17 21:45:54 +01:00
Tobias Kessels 482b813c74 added missing start.sh script to repo 2019-12-17 21:45:28 +01:00
Tobias Kessels b3cd63d178 removed deb file after install 2019-12-17 21:44:24 +01:00
Tobias Kessels d9e0787e26 first commit 2019-12-17 20:46:46 +01:00