Gathering detailed insights and metrics for gud
Gathering detailed insights and metrics for gud
Gathering detailed insights and metrics for gud
Gathering detailed insights and metrics for gud
Create a 'gud nuff' (not cryptographically secure) globally unique id
npm install gud
Typescript
Module System
Node Version
NPM Version
99.5
Supply Chain
57.6
Quality
74.8
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
916,299,158
Last Day
274,139
Last Week
1,184,928
Last Month
5,315,986
Last Year
91,716,340
21 Stars
3 Commits
4 Forks
3 Watching
3 Branches
2 Contributors
Minified
Minified + Gzipped
Latest Version
1.0.0
Package Id
gud@1.0.0
Size
809.00 B
NPM Version
5.6.0
Node Version
8.9.4
Publised On
21 Feb 2018
Cumulative downloads
Total Downloads
Last day
-2.2%
274,139
Compared to previous day
Last week
-15.3%
1,184,928
Compared to previous week
Last month
-4%
5,315,986
Compared to previous month
Last year
-46.1%
91,716,340
Compared to previous year
Create a 'gud nuff' (not cryptographically secure) globally unique id
yarn add gud
1const gud = require('gud'); 2 3console.log(gud()); // 1 4console.log(gud()); // 2
This is ever so slightly better than using something like _.uniqueId
because
it will work across multiple copies of the same module.
Do not use this in place of actual UUIDs, security folks will hate me.
This will not be unique across processes/workers.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/3 approved changesets -- score normalized to 3
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
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
48 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
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