Installations
npm install commitlint-config-gitmoji
Releases
conventional-changelog-gitmoji-config@1.5.2
Published on 12 Jun 2023
semantic-release-config-gitmoji@1.5.3
Published on 12 Jun 2023
semantic-release-config-gitmoji@1.5.2
Published on 10 Jun 2023
conventional-changelog-gitmoji-config@1.5.1
Published on 10 Jun 2023
semantic-release-config-gitmoji@1.5.1
Published on 10 Jun 2023
conventional-changelog-gitmoji-config@1.5.0
Published on 10 Jun 2023
Developer
arvinxx
Developer Guide
Module System
CommonJS
Min. Node Version
Typescript Support
Yes
Node Version
16.19.0
NPM Version
7.24.2
Statistics
220 Stars
643 Commits
27 Forks
3 Watching
2 Branches
10 Contributors
Updated on 25 Nov 2024
Languages
TypeScript (92.65%)
Handlebars (4.92%)
JavaScript (2.21%)
Shell (0.23%)
Total Downloads
Cumulative downloads
Total Downloads
2,387,762
Last day
124.1%
7,938
Compared to previous day
Last week
14%
33,705
Compared to previous week
Last month
-0.6%
133,484
Compared to previous month
Last year
293.3%
1,455,371
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dev Dependencies
1
😉 Use gitmoji commit in your workflow
Gitmoji Commit Workflow
What is Gitmoji Commit Workflow?
English(TODO) | 中文
Template
Refer to this repository to get a template of Gitmoji Commit Workflow
Packages
Shareable Configuration
Here are some packages for gitmoji commit workflow
Packages | Status | Description |
---|---|---|
commitlint-config-gitmoji | a shareable commitlint configuration to enforcing gitmoji commit | |
conventional-changelog-gitmoji-config | a shareable conventional-changelog configuration to generate changelog of gitmoji commit | |
semantic-release-config-gitmoji | a shareable conventional-changelog configuration to generate changelog of gitmoji commit |
Helper
Packages | Status | Description |
---|---|---|
commitlint-plugin-gitmoji | a commitlint plugin to add gitmoji check rule | |
@gitmoji/parser-opts | a shareable parser options for gitmoji styles commit | |
@gitmoji/commit-types | gitmoji styles commit types | |
@gitmoji/gitmoji-regex | a gitmoji regex |
About this Repo
The commitlint gitmoji repo is managed as a monorepo; it's composed of many npm packages.
The original commitlint-config-gitmoji
repo can be found in packages/config.
License
MIT ® Arvin Xu
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
Found 2/30 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
- Warn: no topLevel permission defined: .github/workflows/release.yml:1
- Warn: no topLevel permission defined: .github/workflows/test.yml:1
- Info: no jobLevel write permissions found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/release.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/release.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/release.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/release.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/release.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/release.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/arvinxx/gitmoji-commit-workflow/test.yml/master?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/release.yml:56
- Info: 0 out of 6 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 4 third-party GitHubAction dependencies pinned
- Info: 0 out of 1 npmCommand dependencies pinned
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 3 are checked with a SAST tool
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Score
3.4
/10
Last Scanned on 2024-11-25
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