Use Google Magika for file type detection instead of Apache Tika
Open
enhancement
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### Use case
Currently, JMeter uses Tika to detect file type
### Possible solution
We could replace Tika with https://google.github.io/magika/
On the other hand, Magika depends on Tensorflow, which might be a non-trivial dependency
### Possible workarounds
_No response_
### JMeter Version
5.6.3
### Java Version
_No response_
### OS Version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.