
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.
@checkup/plugin-ember-octane
Advanced tools
A plugin for CheckupJS that tracks progress of Ember Octane migration tasks.
Install @checkup/cli globally following the README.
Install @checkup/plugin-ember-octane
$ npm install --save-dev @checkup/plugin-ember-octane
# or
$ yarn add --dev @checkup/plugin-ember-octane
Add @checkup/plugin-ember-octane as a plugin to your config.
{
"plugins": [
...
"@checkup/plugin-ember-octane"
...
],
"tasks": {
...
}
}
Run checkup.
$ checkup run .
v0.0.7 (2020-04-16)
cli, core, plugin-ember-octane, plugin-ember, test-helpers
cli
cli, core, plugin-ember-octane, plugin-ember
undefined from ReportResultData, and adding mock results to all existing tasks (@carakessler)cli, core, test-helpers
cli, core, parser-eslint, plugin-ember-octane
cli, core, parser-eslint, plugin-ember-octane, test-helpers
cli, core
FAQs
An oclif plugin for Ember Octane migration tasks
The npm package @checkup/plugin-ember-octane receives a total of 1 weekly downloads. As such, @checkup/plugin-ember-octane popularity was classified as not popular.
We found that @checkup/plugin-ember-octane demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
/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.