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.
cheatsheetify is a command-line tool that generates PDF versions of cheatsheets for popular command-line tools
cheatsheetify is a command-line tool that generates PDF versions of cheatsheets for popular command-line tools.
Documentation: cheatsheetify.hyperoot.dev
To install cheatsheetify, you can use pip:
pip install cheatsheetify
python cheatsheetify <list of commands>
For example, to generate a cheatsheet for ls cp rm
, you would run:
python cheatsheetify ls cp rm
The generated PDF cheatsheet will be saved in the current directory. Read the documentation to learn more about the avialable customizations.
This project would not have been possible without the awesome tldr project.
Contributions are welcome! If you'd like to add support for a new command-line tool or improve an existing cheatsheet, feel free to open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
FAQs
cheatsheetify is a command-line tool that generates PDF versions of cheatsheets for popular command-line tools
We found that cheatsheetify 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.