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.
minipyer is a code minifier python package. You can use this package to minipy your codes. =)
Minipyer is a simple Python package that you can use in order to minify your code. It supports all programming languages! (Well, at least I'm planning it 8D)
You can suggest a new language by opening an issue on the GitHub repository or by sending an email to CodeWriter21@gmail.com.
This is a Python package, so the first thing you need inorder to use it is to install Python.
Then you can install the package using pip:
pip install minipyer
# OR
python -m pip install minipyer
If you don't want to use pip, you can clone the repository and install it:
# Clone the repository
git clone https://github.com/MPCodeWriter21/minipyer
# Go to the cloned directory
cd minipyer
# Install the package
python setup.py install
Author: CodeWriter21 (Mehrad Pooryoussof)
GitHub Page: MPCodeWriter21
Telegram Channel: @CodeWriter21
Aparat Channel: CodeWriter21
In order to support this project you can donate some crypto of your choice 8D
FAQs
minipyer is a code minifier python package. You can use this package to minipy your codes. =)
We found that minipyer 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.