Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@suadelabs/dc
Advanced tools
A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js
This is fork of the dc.js plugin adapted to add multiple Y Axis support PLEASE NOTE: this update solves an issue primarily for Suade Labs and is subject to change.
Dimensional charting built to work natively with crossfilter rendered using d3.js.
In dc.js, each chart displays an aggregation of some attributes through the position, size, and color of its elements, and also presents a dimension which can be filtered. When the filter or brush changes, all other charts are updated dynamically, using animated transitions.
Check out the example page and its annotated source for a quick five minute how-to guide. The detailed API reference is here (markdown version). For more examples and hints please visit the Wiki.
npm install @suadelabs/dc
Download
Make sure the following packages are installed on your machine
$ npm install
$ grunt test
$ grunt server
dc.js is an open source javascript library and licensed under Apache License v2.
FAQs
A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js
We found that @suadelabs/dc demonstrated a healthy version release cadence and project activity because the last version was released less than 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.