Gathering detailed insights and metrics for hasha-cli
Gathering detailed insights and metrics for hasha-cli
npm install hasha-cli
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (100%)
Total Downloads
40,959
Last Day
3
Last Week
5
Last Month
114
Last Year
2,059
73 Stars
15 Commits
3 Forks
7 Watching
1 Branches
2 Contributors
Latest Version
6.0.0
Package Id
hasha-cli@6.0.0
Unpacked Size
3.56 kB
Size
1.88 kB
File Count
4
NPM Version
9.2.0
Node Version
18.18.2
Publised On
11 Nov 2023
Cumulative downloads
Total Downloads
Last day
0%
3
Compared to previous day
Last week
-88.4%
5
Compared to previous week
Last month
52%
114
Compared to previous month
Last year
-50%
2,059
Compared to previous year
Hashing made simple. Get the hash of text or stdin.
1npm install --global hasha-cli
$ hasha --help
Usage
$ hasha <text>
$ cat <file> | hasha
Options
--algorithm, -a Cipher algorithm: md5,sha1,sha256,sha512 [Default: sha512]
--encoding, -e Output encoding: hex,base64,buffer,binary [Default: hex]
Example
$ hasha unicorn --algorithm=md5
1abcb33beeb811dca15f0ac3e47b88d9
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 1/15 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-01-06
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