Ivan Novikov
Ivan Novikov
Signed-off-by: jnovikov This PR fixes the vulnerability that allows to read tensor_data outside the model directory. The logic behind the PR is to first normalize the relative_path inside the tensor...
The external_data field of the tensor proto can have a path to the file which is outside the model current directory or user provided directory, for example "../../../etc/passwd". There is...
Problem: Rust wrapper produces incorrect binary catboost version: v1.2.2 Operating System: MacOS, Linux CPU: ARM (M1 Pro), amd64 GPU: - Catboost wrapper for rust produces invalid binary. During the build,...
My provider blocks all connections to 1080 PORT, so I had to change proxy port. In this pull request port is getting from ENV. Default value is 1080.