Gathering detailed insights and metrics for default-uid
Gathering detailed insights and metrics for default-uid
Gathering detailed insights and metrics for default-uid
Gathering detailed insights and metrics for default-uid
npm install default-uid
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
11 Stars
11 Commits
5 Forks
6 Watching
1 Branches
2 Contributors
Updated on 31 Jan 2024
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
-13.5%
40,813
Compared to previous day
Last week
0.1%
238,017
Compared to previous week
Last month
31.9%
1,029,584
Compared to previous month
Last year
85.6%
8,314,655
Compared to previous year
Get the system default UID (User ID)
$ npm install default-uid
1import defaultUid from 'default-uid'; 2 3// On macOS 4defaultUid(); 5//=> 501 6 7defaultUid('linux'); 8//=> 1000
Type: string
Default: process.platform
One of the supported Node.js platforms.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 1/11 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
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