Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
A mini Twitter for your pinned repositories.
If you haven't already, you need to create a new GitHub OAuth2 Token with the gist
permission. You can add a token to your profile here.
Finally, you need to add this token to your environment variables.
echo "AUTOGIST_TOKEN <your-token-here>" >> ~/.bash_profile
source ~/.bash_profile
echo "AUTOGIST_TOKEN <your-token-here>" >> ~/.bashrc
source ~/.bashrc
To create a new gist, call autogist
with the description (-d
) and content (-c
) of your gist.
npx autogist -d "gist description" -c "gist content"
To update a gist, just specify the id (-g
) of your gist.
npx autogist -d "gist description" -c "updated content" -g <my-gist-id>
FAQs
⚡📄🥯 SA mini Twitter for your pinned repositories.
The npm package autogist receives a total of 1 weekly downloads. As such, autogist popularity was classified as not popular.
We found that autogist demonstrated a not healthy version release cadence and project activity because the last version was released 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.