Installations
npm install git-cliff-linux-x64
Developer Guide
Typescript
No
Module System
N/A
Node Version
18.20.4
NPM Version
10.7.0
Score
77.2
Supply Chain
89.9
Quality
87
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Languages
Rust (87.38%)
TypeScript (5.13%)
CSS (3%)
JavaScript (2.23%)
Nix (0.66%)
Shell (0.56%)
Dockerfile (0.55%)
HTML (0.48%)
Developer
Download Statistics
Total Downloads
694,419
Last Day
464
Last Week
6,649
Last Month
43,508
Last Year
519,002
GitHub Statistics
9,451 Stars
1,289 Commits
203 Forks
40 Watching
36 Branches
92 Contributors
Package Meta Information
Latest Version
2.7.0
Package Id
git-cliff-linux-x64@2.7.0
Unpacked Size
12.33 MB
Size
4.77 MB
File Count
3
NPM Version
10.7.0
Node Version
18.20.4
Publised On
20 Nov 2024
Total Downloads
Cumulative downloads
Total Downloads
694,419
Last day
-75.4%
464
Compared to previous day
Last week
-28.5%
6,649
Compared to previous week
Last month
-25.2%
43,508
Compared to previous month
Last year
195.9%
519,002
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
No dependencies detected.
Documentation | Website
git-cliff can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format.
Documentation
Learn how to use git-cliff from the documentation.
In The Media
- Turning Git commits into changelog with git-cliff - RustLab 2023 (Talk)
- An Interview with Orhun of git-cliff - Console #141 (Newsletter)
- KaiCode Open Source Festival 2024 (Second place winner)
- git-cliff: The Smart Way to Handle Changelogs (Blog post)
Editor Support
- git-cliff.el - Generate, update and release changelog in Emacs
Similar/Related Projects
- git-journal - The Git Commit Message and Changelog Generation Framework
- clog-cli - Generate beautiful changelogs from your Git commit history
- relnotes - A tool to automatically generate release notes for your project.
- cocogitto - A set of CLI tools for the conventional commit and semver specifications.
- cliff-jumper - A NodeJS CLI tool that combines git-cliff and conventional-recommended-bump to semantically bump a NodeJS package and generate a git-cliff powered changelog.
- release-plz - Release Rust packages from CI.
- git-changelog-command-line - Generate changelog and determine next version with conventional commits.
- git-changelog: Automatic Changelog generator using Jinja2 templates.
Contributors
Thanks goes to these wonderful people ✨
Made with contrib.rocks.
Socials
License
Licensed under either of Apache License Version 2.0 or The MIT License at your option.
Copyright
Copyright © 2021-2024, git-cliff contributors
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10
Reason
security policy file detected
Details
- Info: security policy file detected: SECURITY.md:1
- Info: Found linked content: SECURITY.md:1
- Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1
- Info: Found text in security policy: SECURITY.md:1
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE-APACHE:0
- Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0
Reason
packaging workflow detected
Details
- Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:443
Reason
5 out of the last 5 releases have a total of 5 signed artifacts.
Details
- Info: signed release artifact: git-cliff-2.7.0-aarch64-apple-darwin.tar.gz.sig: https://github.com/orhun/git-cliff/releases/tag/v2.7.0
- Info: signed release artifact: git-cliff-2.6.1-aarch64-apple-darwin.tar.gz.sig: https://github.com/orhun/git-cliff/releases/tag/v2.6.1
- Info: signed release artifact: git-cliff-2.6.0-aarch64-apple-darwin.tar.gz.sig: https://github.com/orhun/git-cliff/releases/tag/v2.6.0
- Info: signed release artifact: git-cliff-2.5.0-aarch64-apple-darwin.tar.gz.sig: https://github.com/orhun/git-cliff/releases/tag/v2.5.0
- Info: signed release artifact: git-cliff-2.4.0-aarch64-apple-darwin.tar.gz.sig: https://github.com/orhun/git-cliff/releases/tag/v2.4.0
- Warn: release artifact v2.7.0 does not have provenance: https://api.github.com/repos/orhun/git-cliff/releases/186386570
- Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/orhun/git-cliff/releases/177319204
- Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/orhun/git-cliff/releases/176265801
- Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/orhun/git-cliff/releases/171776762
- Warn: release artifact v2.4.0 does not have provenance: https://api.github.com/repos/orhun/git-cliff/releases/162483877
Reason
Found 9/28 approved changesets -- score normalized to 3
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Info: jobLevel 'contents' permission set to 'read': .github/workflows/cd.yml:482
- Warn: no topLevel permission defined: .github/workflows/cd.yml:1
- Warn: no topLevel permission defined: .github/workflows/check-semver.yml:1
- Warn: no topLevel permission defined: .github/workflows/docker.yml:1
- Warn: no topLevel permission defined: .github/workflows/test-fixtures.yml:1
- Info: topLevel 'contents' permission set to 'read': .github/workflows/website.yml:15
- Info: no jobLevel write permissions found
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'main'
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:283: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:345: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/cd.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-semver.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/check-semver.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-semver.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/check-semver.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-semver.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/check-semver.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-semver.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/check-semver.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/docker.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-fixtures.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/test-fixtures.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/website.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/website.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/website.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/website.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/website.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/website.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/orhun/git-cliff/website.yml/main?enable=pin
- Warn: containerImage not pinned by hash: Dockerfile:2
- Warn: containerImage not pinned by hash: Dockerfile:5
- Warn: containerImage not pinned by hash: Dockerfile:9
- Warn: containerImage not pinned by hash: Dockerfile:17
- Info: 0 out of 34 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 45 third-party GitHubAction dependencies pinned
- Info: 0 out of 4 containerImage dependencies pinned
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 14 are checked with a SAST tool
Reason
19 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-qg5g-gv98-5ffh
- Warn: Project is vulnerable to: RUSTSEC-2024-0399
- Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36
- Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7
- Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x
- Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx
- Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
- Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j
- Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w
- Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg
- Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p
- Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986
- Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q
Score
4.9
/10
Last Scanned on 2024-12-16
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