Gathering detailed insights and metrics for filenamify-cli
Gathering detailed insights and metrics for filenamify-cli
Gathering detailed insights and metrics for filenamify-cli
Gathering detailed insights and metrics for filenamify-cli
npm install filenamify-cli
Typescript
Module System
Min. Node Version
Node Version
NPM Version
60
Supply Chain
65.7
Quality
74.4
Maintenance
100
Vulnerability
99.6
License
JavaScript (100%)
Total Downloads
5,702
Last Day
4
Last Week
7
Last Month
24
Last Year
717
60 Stars
7 Commits
1 Forks
4 Watching
1 Branches
2 Contributors
Latest Version
2.1.0
Package Id
filenamify-cli@2.1.0
Unpacked Size
3.25 kB
Size
1.67 kB
File Count
4
NPM Version
8.1.0
Node Version
14.17.5
Cumulative downloads
Total Downloads
Last day
100%
4
Compared to previous day
Last week
-22.2%
7
Compared to previous week
Last month
100%
24
Compared to previous month
Last year
-54.9%
717
Compared to previous year
4
Convert a string to a valid safe filename on the command-line
1npm install --global filenamify-cli
$ filenamify --help
Usage
$ filenamify <text>
Options
--replacement Replacement for reserved filename characters [Default: !]
Example
$ filenamify 'foo/bar' --replacement=🦄
foo🦄bar
$ filenamify 'https://sindresorhus.com/foo?bar=baz'
sindresorhus.com!foo!bar=baz
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/7 approved changesets -- score normalized to 1
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
project is not fuzzed
Details
Reason
security policy 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
Score
Last Scanned on 2025-01-27
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