You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!!! [TASK] Remove possibility to download the Tika server binary
This is the follow up of CVE-2025-66516 / CVE-2025-54988 task,
removing possibility to download the Tika server jar file.
The binary of server file is not required anymore within EXT:tika,
due of removement of Tika Server administration Module in TYPO3.
Please use proper DevOps operational style for running Apache Tika server.
### Impact:
Following commands and/or options do not exist anymore:
* `composer tika:download:app`
* `composer tika:download:server`
* `-a, -A, --app-only`
* `-s, -S, --server-only`
Relates: #135
0 commit comments