Gathering detailed insights and metrics for git-base-hash
Gathering detailed insights and metrics for git-base-hash
Gathering detailed insights and metrics for git-base-hash
Gathering detailed insights and metrics for git-base-hash
npm install git-base-hash
Typescript
Module System
Node Version
NPM Version
59.3
Supply Chain
67.9
Quality
73.4
Maintenance
50
Vulnerability
99.6
License
JavaScript (100%)
Total Downloads
4,298
Last Day
1
Last Week
2
Last Month
17
Last Year
267
63 Commits
2 Forks
2 Watchers
4 Branches
3 Contributors
Updated on May 26, 2017
Minified
Minified + Gzipped
Latest Version
0.3.0
Package Id
git-base-hash@0.3.0
Size
30.44 kB
NPM Version
3.10.8
Node Version
6.9.0
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
0%
2
Compared to previous week
Last Month
-63.8%
17
Compared to previous month
Last Year
40.5%
267
Compared to previous year
2
1
git-base-hash detects tge parent branch.
$ npm install --save git-base-hash
or global install
$ npm install -g git-base-hash
$ git-base-hash -h
1import { detectBaseHash } from 'git-base-hash'; 2 3console.log(detectBaseHash('path/to/repo')); 4console.log(detectBaseHash('path/to/repo', 'foo-branch'));
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 2/26 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
license file not detected
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
57 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-23
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