I hereby claim:
- I am aaroneast1 on github.
- I am aaroncloud (https://keybase.io/aaroncloud) on keybase.
- I have a public key ASAP2xOpmLbU2t0kkyeLcnHlcGNGe2pcZ3HT2nGPc9bkywo
To claim this, I am signing this object:
| # How to sign your custom RPM package with GPG key | |
| # Step: 1 | |
| # Generate gpg key pair (public key and private key) | |
| # | |
| # You will be prompted with a series of questions about encryption. | |
| # Simply select the default values presented. You will also be asked | |
| # to create a Real Name, Email Address and Comment (comment optional). | |
| # | |
| # If you get the following response: |
I hereby claim:
To claim this, I am signing this object:
The Shai-Hulud worm is a self-replicating malware that has compromised 500+ npm packages. It steals credentials, creates malicious GitHub repositories, and spreads automatically across the npm ecosystem. This guide provides step-by-step detection and removal instructions.
During a routine project update where I cleared npm dependency cache and updated my Dockerfile and GitHub workflow, my Docker build started hanging unexpectedly. Initially suspecting my Dockerfile changes, I reverted them but the issue persisted. This suspicious behavior led me to investigate npm-related issues, where I discovered news about the Shai-Hulud worm infecting 500+ packages. Upon checking, I found several compromised packages in my project dependencies.