Gathering detailed insights and metrics for is-inside-container
Gathering detailed insights and metrics for is-inside-container
Gathering detailed insights and metrics for is-inside-container
Gathering detailed insights and metrics for is-inside-container
Check if the process is running inside a container (Docker/Podman)
npm install is-inside-container
99.2
Supply Chain
71.3
Quality
75
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
72 Stars
3 Commits
2 Forks
3 Watching
1 Branches
1 Contributors
Updated on 23 Oct 2024
Minified
Minified + Gzipped
JavaScript (87.16%)
TypeScript (12.84%)
Cumulative downloads
Total Downloads
Last day
-3.2%
1,237,706
Compared to previous day
Last week
4.3%
6,963,559
Compared to previous week
Last month
10.3%
28,573,683
Compared to previous month
Last year
170%
258,348,841
Compared to previous year
Check if the process is running inside a container
1npm install is-inside-container
1import isInsideContainer from 'is-inside-container'; 2 3if (isInsideContainer()) { 4 console.log('Running inside a container'); 5}
1is-inside-container
Exits with code 0 if inside a container and 2 if not.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/3 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no SAST tool detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
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