Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
This is a fork of the googletrans which makes the original package compatible with the latest versions of httpx
, httpcore
and their dependencies. This compatibility makes it possible to use httpx
's newer versions than 0.13.3
.
The base is taken from the feature/rpc branch of googletrans which was the last version, including pre-releases.
Comparing with PyPI, the base uses v4.0.0rc1 which was the last version on pypi, including pre-releases.
Note: I have no intention to add features or to maintain this project. This is a temporary solution to a temporary a problem, hopefully.
As the original project ended with version 4.0.0rc1
(pre-release), this fork's versioning starts from 4.0.0
(stable release).
This project is available on PyPI and can be installed using pip.
pip install googletrans-py
You can also install the project directly from this repository.
pip install git+https://github.com/StarkBotsIndustries/googletrans.git
Original Author - Suhun Han
Original Repository - googletrans
FAQs
Free Google Translate API for Python. Translates totally free of charge.
We found that googletrans-py demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.