Select a one- or two-dimensional region using the mouse or touch.
Installations
npm install d3-brush
Score
99.4
Supply Chain
100
Quality
78.3
Maintenance
100
Vulnerability
100
License
Developer
Developer Guide
Module System
ESM
Min. Node Version
>=12
Typescript Support
No
Node Version
15.14.0
NPM Version
7.7.6
Statistics
154 Stars
193 Commits
53 Forks
14 Watching
5 Branches
4 Contributors
Updated on 11 Nov 2024
Languages
JavaScript (100%)
Total Downloads
Cumulative downloads
Total Downloads
429,479,083
Last day
-3.3%
611,417
Compared to previous day
Last week
2%
3,127,038
Compared to previous week
Last month
13.2%
13,018,462
Compared to previous month
Last year
31.6%
128,813,824
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dev Dependencies
4
d3-brush
Brushing is the interactive specification a one- or two-dimensional selected region using a pointing gesture, such as by clicking and dragging the mouse. Brushing is often used to select discrete elements, such as dots in a scatterplot or files on a desktop. It can also be used to zoom-in to a region of interest, or to select continuous regions for cross-filtering data or live histograms.
Resources
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: ISC License: LICENSE:0
Reason
Found 4/13 approved changesets -- score normalized to 3
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/node.js.yml:1
- Info: no jobLevel write permissions found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/d3/d3-brush/node.js.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/d3/d3-brush/node.js.yml/main?enable=pin
- Info: 0 out of 2 GitHub-owned GitHubAction dependencies pinned
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
Project has not signed or included provenance with any releases.
Details
- Warn: release artifact v2.1.0 not signed: https://api.github.com/repos/d3/d3-brush/releases/30171377
- Warn: release artifact v2.0.1 not signed: https://api.github.com/repos/d3/d3-brush/releases/30171140
- Warn: release artifact v2.0.0 not signed: https://api.github.com/repos/d3/d3-brush/releases/28920345
- Warn: release artifact v1.1.6 not signed: https://api.github.com/repos/d3/d3-brush/releases/29645880
- Warn: release artifact v2.1.0 does not have provenance: https://api.github.com/repos/d3/d3-brush/releases/30171377
- Warn: release artifact v2.0.1 does not have provenance: https://api.github.com/repos/d3/d3-brush/releases/30171140
- Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/d3/d3-brush/releases/28920345
- Warn: release artifact v1.1.6 does not have provenance: https://api.github.com/repos/d3/d3-brush/releases/29645880
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'main'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 23 are checked with a SAST tool
Reason
10 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
Score
2.5
/10
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More