
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
Upload your local changes or stashed files to GitHub Gist.
Gistash is a CLI tool that lets you save your local changes or stashed file to GitHub gist.
The whole concept of git-stash to stash the changes in a dirty working directory away.
There is no option to share your stashed file with other conbtributors.
npm
$ npm i -g gistash
yarn
$ yarn global add gistash
$ gistash --help
Upload your local changes or stashed files to GitHub Gist.
Usage
$ gistash <single|multiple file>
Options
-p, --public Set GitHub gist as public (default: false)
-c, --copy Copy GitHub gist url to clipboard (default: false)
-o, --open Open GitHub gist url in browser
-m, --message GitHub gist description
-v, --version gistash CLI version
-h, --help Showing all available commands
Example
$ gistash ./hello-world.js --open --public
hello-world.js file--public--openFAQs
Upload your local changes or stashed files to GitHub Gist.
We found that gistash 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.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.