Gathering detailed insights and metrics for @erikatakahara/mommit
Gathering detailed insights and metrics for @erikatakahara/mommit
npm install @erikatakahara/mommit
Typescript
Module System
Node Version
NPM Version
66.9
Supply Chain
76.6
Quality
73.5
Maintenance
100
Vulnerability
98.6
License
JavaScript (100%)
Total Downloads
1,466
Last Day
1
Last Week
11
Last Month
41
Last Year
173
12 Stars
68 Commits
3 Forks
1 Watching
7 Branches
4 Contributors
Minified
Minified + Gzipped
Latest Version
1.5.0
Package Id
@erikatakahara/mommit@1.5.0
Unpacked Size
770.27 kB
Size
237.42 kB
File Count
10
NPM Version
7.23.0
Node Version
12.22.6
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
37.5%
11
Compared to previous week
Last month
241.7%
41
Compared to previous month
Last year
-39.5%
173
Compared to previous year
3
2
A simple way and visual way to add co-authors on your commit!
Because it's a pain to always write the co-authors following the correct format, so I made this simple git commit
wrapper to be able to add co-authors with ease.
npm install -g @erikatakahara/mommit
mommit add
.mommit
command. Tip: -m
and -a
from git works here ;)You have three ways to add an author to your mommit:
mommit add
- manually add using the promptmommit add -l
- select from a list of authors from git logmommit add -s
- search for a single author from git logIf you want to remove an author from your list, just call mommit remove
and select the ones you want to remove.
If you want to see which users are already added, just call mommit list
to see which users are stored inside mommit.
If you want to add the JIRA code to your commit in the format [<ticket-number>] <commit-message>
, create a branch starting with the ticket number and use the -j
flag.
Example: using the command mommit -jam "Testing"
on the branch MS-101-branch-description
will git add
the files and create a commit on the format [MS-101] Testing
.
In case you use sematic release format, you can add -s
flag.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
Found 0/11 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
detected GitHub workflow tokens with excessive permissions
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
license file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
23 existing vulnerabilities detected
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