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.
Data visualization made easy. A javascript library that extends the popular D3.js to enable fast and beautiful visualizations.
Bar Charts | Tree Maps | Scatter Plots | Stacked Areas | Line Plots |
---|---|---|---|---|
Networks | Box Plots | Pie Charts | Geo Maps | Bubbles |
A javascript library that extends the popular D3.js to enable fast and beautiful visualizations.
Clone the repo:
git clone https://github.com/alexandersimoes/d3plus.git
Move into that directory:
cd d3plus
Install the dependencies:
npm install
Run the gulp process:
gulp
Gulp will run a server on your local machine at port 4000, and whenever you change a source file it will re-compile d3plus.js and reload your browser!
Additionally, the gulp process watches for any files in a directory titles "/tests". If you place all of your test .html files in a directory of that name, the gulp process will also detect any file changes and refresh the browser.
FAQs
Data visualization made easy. A javascript library that extends the popular D3.js to enable fast and beautiful visualizations.
We found that d3plus demonstrated a healthy version release cadence and project activity because the last version was released less than 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’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.