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.
Automatically comments, labels, and closes GitHub issues and pull requests according to a configurable set of filters.
npm install -g git3po
token: <secret> # alternatively set via the `GIT3PO_GH_TOKEN` env variable.
repo: patrickhulce/git3po
startAt: 2017-07-01
filters:
- type: issue
criteria:
state: open # open issues
text:
$match: test phrase # with title or body containing 'test phrase'
author:
$not:
$in: [janesmith, johndoe] # whose author is not janesmith or johndoe
actions:
- type: add_comment
body: >
Hello from the bots
I'm an awesome multi-line comment
- type: add_label
label: duplicate
- type: close
See also
examples/unable-to-load-page.yaml
examples/apply-waiting4reviewer.yaml
git3po -c config.yaml
💎 Found #1 (test phrase), processing...
Applying add comment... ⏳
Applying add label... ⏳
Applying close... ⏳
✅ Done with #1
FAQs
The best git3po around.
We found that git3po 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.