Gathering detailed insights and metrics for realpath-missing
Gathering detailed insights and metrics for realpath-missing
Gathering detailed insights and metrics for realpath-missing
Gathering detailed insights and metrics for realpath-missing
npm install realpath-missing
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (77.07%)
TypeScript (22.93%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
102 Stars
441 Commits
28 Forks
4 Watchers
30 Branches
22 Contributors
Updated on Jul 09, 2025
Latest Version
1.1.0
Package Id
realpath-missing@1.1.0
Size
1.66 kB
NPM Version
6.14.10
Node Version
12.20.1
Published on
Feb 11, 2021
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence
1<npm|yarn|pnpm> add realpath-missing
1'use strict' 2const realpathMissing = require('realpath-missing') 3 4console.log(await realpathMissing('package.json')) 5//> /home/src/package.json
realpathMissing(path): Promise<path>
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 8/30 approved changesets -- score normalized to 2
Reason
3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
15 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
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