
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
NodeGH plugin for commenting on pull requests/issues using GIF reactions.
Maintained by Zeno Rocha and Eduardo Lundgren.
[sudo] npm install -g gh gh-gif
gh gif
Option | Usage | Type |
---|---|---|
-n , --number | Required | Number |
-R , --reaction | Required | String |
-c , --comment | Optional | String |
-b , --best | Optional | Boolean |
-B , --bestof | Optional | Number |
-i , --image | Optional | String |
-r , --repo | Optional | String |
-u , --user | Optional | String |
Comment on pull request/issue #75 with a happy reaction.
gh gif 75 --reaction happy ```
You can also use --comment
```
gh gif 75 --comment "This is cool" --reaction congratulation ```
Comment on pull request/issue #75 of a certain repo with a surprised reaction.
gh gif 75 --reaction surprised --user node-gh --repo gh-gif ```
Comment on pull request/issue #75 using a certain image.
gh gif 75 --image http://media1.giphy.com/media/5DQdk5oZzNgGc/original.gif ```
Comment on multiple pull requests/issues at the same time.
gh gif --reaction happy --number 1 --number 2 ```
Comment on pull request/issue #75 with the best search result
gh gif 75 --reaction happy --best ```
Comment on pull request/issue #75 with a random GIF of the first three result items.
gh gif 75 --reaction happy --bestof 3 ```
Check Travis for continous integration results.
Run JSHint, a tool to detect errors and potential problems.
npm run-script lint ```
Run Mocha, a unit test framework.
npm run-script test ```
git checkout -b my-new-feature
git commit -m 'Add some feature'
git push origin my-new-feature
Check Release list.
FAQs
NodeGH plugin for commenting on pull requests/issues using GIF reactions
The npm package gh-gif receives a total of 4 weekly downloads. As such, gh-gif popularity was classified as not popular.
We found that gh-gif demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.