
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
Eh is a tool to give quick help on a particular subject
The source code can be found at:
https://github.com/roaet/eh
Install with pip install eh. You may want to use sudo if you want it
available everywhere.
With some versions of linux it will install it into ~/.local/bin when you
do not use sudo. Ensure that this directory is in your PATH if you want to
run eh.
The Eh configuration file is located at ~/.eh/eh.ini. This location cannot be changed.
You can make a new eh topic by:
https://github.com/roaet/eh_subjectsWhen you add it to your eh.ini you must provide the entire URI. The value on
the left-hand side of the = does not matter as long as it is unique to your
configuration file.
(shoutout to https://github.com/CarvellScott/completion_utils for the help)
After installing you can add eh bash completion by running: complete -C eh_autocomplete eh
https://github.com/rstacruz/cheatsheets formatFAQs
A command line program that will output helpful reminders based on parameters
We found that eh 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.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.