
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
opencollective-setup
Advanced tools
CLI tool to setup Open Collective in repositories
$ npm install -g opencollective-setup
Then run
$ opencollective-setup
opencollective-setup
Setup a collective (from github or in current working directory)
Options:
-i, --interactive Interactive mode
-r, --repo <org/repo> Clone the repo, runs the setup in interactive mode and submits a pull request
-gt, --github_token <token> Authentication token from Github (see https://github.com/settings/tokens)
-h, --help Output usage information
Additional commands:
setup:readme [-f FILENAME] Update the README FILENAME (defaults to README.md) with backers/sponsors badge and placeholders
setup:template [-f FILENAME] Prepend the default donate message to the template FILENAME (defaults to ISSUE_TEMPLATE.md)
Examples:
– Setup a github repo
$ opencollective-setup --repo mochajs/mocha
– Add backers/sponsors to your README
$ opencollective-setup setup:readme
– Add the donate message in the PULL_REQUEST_TEMPLATE.md of the project:
$ opencollective-setup setup:template -f PULL_REQUEST_TEMPLATE.md
FAQs
Command Line Interface to setup Open Collective in repositories
We found that opencollective-setup 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 discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.