Installations
npm install @strapi/provider-email-sendgrid
Developer
Developer Guide
Module System
CommonJS
Min. Node Version
>=18.0.0 <=22.x.x
Typescript Support
Yes
Node Version
20.12.2
NPM Version
lerna/8.1.2/node@v20.12.2+arm64 (darwin)
Statistics
63,986 Stars
35,545 Commits
8,150 Forks
663 Watching
87 Branches
993 Contributors
Updated on 29 Nov 2024
Languages
TypeScript (83.74%)
JavaScript (16.16%)
Handlebars (0.06%)
Shell (0.02%)
HTML (0.01%)
MDX (0.01%)
Total Downloads
Cumulative downloads
Total Downloads
917,339
Last day
-31.4%
1,385
Compared to previous day
Last week
-3.1%
6,974
Compared to previous week
Last month
4.7%
31,066
Compared to previous month
Last year
8.2%
407,725
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
Dev Dependencies
3
Open-source headless CMS, self-hosted or Cloud you’re in control.
The leading open-source headless CMS, 100% JavaScript/TypeScript, flexible and fully customizable.
Strapi Community Edition is a free and open-source headless CMS enabling you to manage any content, anywhere.
- Self-hosted or Cloud: You can host and scale Strapi projects the way you want. You can save time by deploying to Strapi Cloud or deploy to the hosting platform you want**: AWS, Azure, Google Cloud, DigitalOcean.
- Modern Admin Panel: Elegant, entirely customizable and a fully extensible admin panel.
- Multi-database support: You can choose the database you prefer: PostgreSQL, MySQL, MariaDB, and SQLite.
- Customizable: You can quickly build your logic by fully customizing APIs, routes, or plugins to fit your needs perfectly.
- Blazing Fast and Robust: Built on top of Node.js and TypeScript, Strapi delivers reliable and solid performance.
- Front-end Agnostic: Use any front-end framework (React, Next.js, Vue, Angular, etc.), mobile apps or even IoT.
- Secure by default: Reusable policies, CORS, CSP, P3P, Xframe, XSS, and more.
- Powerful CLI: Scaffold projects and APIs on the fly.
Getting Started
Read the Getting Started tutorial or follow the steps below:
⏳ Installation
Install Strapi with this Quickstart command to create a Strapi project instantly:
- (Use yarn to install the Strapi project (recommended). Install yarn with these docs.)
1yarn create strapi
or
- (Using npx to install the Strapi project.)
1npx create-strapi@latest
This command generates a brand new project with the default features (authentication, permissions, content management, content type builder & file upload).
Enjoy 🎉
🖐 Requirements
Complete installation requirements can be found in the documentation under Installation Requirements.
Supported operating systems:
OS | Recommended | Minimum |
---|---|---|
Ubuntu | 24.04 | LTS |
Debian | 11 | LTS |
RHEL | 9 | LTS |
macOS | 14 | 12 |
Windows Desktop | 11 | 10 |
Windows Server | No Support | No Support |
Docker | N/A | N/A |
(Please note that Strapi may work on other operating systems, but these are not tested nor officially supported at this time.)
Node:
Strapi only supports maintenance and LTS versions of Node.js. Please refer to the Node.js release schedule for more information. NPM versions installed by default with Node.js are supported. Generally it's recommended to use yarn over npm where possible.
Strapi Version | Recommended | Minimum |
---|---|---|
5.0.0 and up | 20.x | 18.x |
4.14.5 and up | 20.x | 18.x |
4.11.0 and up | 18.x | 16.x |
4.3.9 to 4.10.x | 18.x | 14.x |
4.0.x to 4.3.8 | 16.x | 14.x |
Database:
Database | Recommended | Minimum |
---|---|---|
MySQL | 8.0 | 8.0 |
MariaDB | 11.2 | 10.3 |
PostgreSQL | 16.0 | 14.0 |
SQLite | 3 | 3 |
We recommend always using the latest version of Strapi stable to start your new projects.
Features
- Content Types Builder: Build the most flexible publishing experience for your content managers, by giving them the freedom to create any page on the go with fields, components and Dynamic Zones.
- Media Library: Upload your images, videos, audio or documents to the media library. Easily find the right asset, edit and reuse it.
- Internationalization: The Internationalization (i18n) plugin allows Strapi users to create, manage and distribute localized content in different languages, called "locales"
- Role Based Access Control: Create an unlimited number of custom roles and permissions for admin and end users.
- GraphQL or REST: Consume the API using REST or GraphQL
You can unlock additional features such as SSO, Audit Logs, Review Workflows in Strapi Cloud or Strapi Enterprise.
Contributing
Please read our Contributing Guide before submitting a Pull Request to the project.
Community support
For general help using Strapi, please refer to the official Strapi documentation. For additional help, you can use one of these channels to ask a question:
- Discord (For live discussion with the Community and Strapi team)
- GitHub (Bug reports, Contributions)
- Community Forum (Questions and Discussions)
- Feedback section (Roadmap, Feature requests)
- Twitter (Get the news fast)
- YouTube Channel (Learn from Video Tutorials)
Migration
Follow our migration guides on the documentation to keep your projects up-to-date.
Roadmap
Check out our roadmap to get informed of the latest features released and the upcoming ones. You may also give us insights and vote for a specific feature.
Documentation
See our dedicated repository for the Strapi documentation, or view our documentation live:
Try live demo
See for yourself what's under the hood by getting access to a hosted Strapi project with sample data.
License
See the LICENSE file for licensing information.
No vulnerabilities found.
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
30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
Found 26/28 approved changesets -- score normalized to 9
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Warn: project license file does not contain an FSF or OSI license.
Reason
SAST tool is not run on all commits -- score normalized to 9
Details
- Warn: 26 commits out of 28 are checked with a SAST tool
Reason
branch protection is not maximal on development and all release branches
Details
- Info: 'allow deletion' disabled on branch 'develop'
- Info: 'force pushes' disabled on branch 'develop'
- Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'
- Warn: required approving review count is 1 on branch 'develop'
- Warn: codeowners review is not required on branch 'develop'
- Warn: 'up-to-date branches' is disabled on branch 'develop'
- Info: status check found to merge onto on branch 'develop'
- Info: PRs are required in order to make changes on branch 'develop'
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Info: jobLevel 'contents' permission set to 'read': .github/workflows/adminBundleSize.yml:20
- Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/tests.yml:23
- Warn: no topLevel permission defined: .github/workflows/adminBundleSize.yml:1
- Warn: topLevel 'contents' permission set to 'write': .github/workflows/caniuse.yml:9
- Info: topLevel permissions set to 'read-all': .github/workflows/changeFreeze.yml:7
- Warn: no topLevel permission defined: .github/workflows/checks.yml:1
- Warn: no topLevel permission defined: .github/workflows/clean-up-pr-caches.yml:1
- Info: topLevel 'contents' permission set to 'read': .github/workflows/commitlint.yml:10
- Info: topLevel 'actions' permission set to 'read': .github/workflows/commitlint.yml:11
- Info: found token with 'none' permissions: .github/workflows/contributor-doc.yml:1
- Info: topLevel 'statuses' permission set to 'read': .github/workflows/issues_dailyCron.yml:9
- Info: topLevel 'actions' permission set to 'read': .github/workflows/issues_handleLabel.yml:10
- Info: topLevel 'checks' permission set to 'read': .github/workflows/issues_handleLabel.yml:11
- Info: topLevel 'contents' permission set to 'read': .github/workflows/issues_handleLabel.yml:12
- Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/issues_handleLabel.yml:13
- Info: topLevel 'statuses' permission set to 'read': .github/workflows/issues_handleLabel.yml:14
- Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly.yml:8
- Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-prerelease.yml:11
- Info: topLevel 'contents' permission set to 'read': .github/workflows/remove-dist-tag.yml:11
- Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:16
- Info: topLevel 'actions' permission set to 'read': .github/workflows/tests.yml:17
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/adminBundleSize.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/adminBundleSize.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/adminBundleSize.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/adminBundleSize.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/adminBundleSize.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/adminBundleSize.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/caniuse.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/caniuse.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/caniuse.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/caniuse.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/changeFreeze.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/changeFreeze.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/changeFreeze.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/changeFreeze.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/checks.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/checks.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/checks.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clean-up-pr-caches.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/clean-up-pr-caches.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/commitlint.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/commitlint.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/commitlint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/commitlint.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/contributor-doc.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/contributor-doc.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/contributor-doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/contributor-doc.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/contributor-doc.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/contributor-doc.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_dailyCron.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_dailyCron.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues_handleLabel.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/issues_handleLabel.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/nightly.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/nightly.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-prerelease.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/publish-prerelease.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-prerelease.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/publish-prerelease.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/remove-dist-tag.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/remove-dist-tag.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/remove-dist-tag.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/remove-dist-tag.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:427: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:468: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:494: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/strapi/strapi/tests.yml/develop?enable=pin
- Info: 0 out of 54 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 25 third-party GitHubAction dependencies pinned
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
52 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc
- Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp
- Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27
- Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22
- Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp
- Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488
- Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g
- Warn: Project is vulnerable to: GHSA-m4gq-x24j-jpmf
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j
- Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36
- Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986 / GHSA-64vr-g452-qvp3
- Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x
- Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m
- Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw
- Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p
- Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g
- Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx
- Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6
- Warn: Project is vulnerable to: GHSA-v8gg-4mq2-88q4
- Warn: Project is vulnerable to: GHSA-24q2-59hm-rh9r
- Warn: Project is vulnerable to: GHSA-9xg4-3qfm-9w8f
- Warn: Project is vulnerable to: GHSA-chmr-rg2f-9jmf
- Warn: Project is vulnerable to: GHSA-2h87-4q2w-v4hf
- Warn: Project is vulnerable to: GHSA-wrvh-rcmr-9qfc
- Warn: Project is vulnerable to: GHSA-f6fm-r26q-p747
- Warn: Project is vulnerable to: GHSA-vgj7-895j-gpr6
- Warn: Project is vulnerable to: GHSA-4vm8-j95f-j6v5
- Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6
- Warn: Project is vulnerable to: GHSA-434g-2637-qmqr
- Warn: Project is vulnerable to: GHSA-9h6g-pr28-7cqp
- Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6
- Warn: Project is vulnerable to: GHSA-6xc2-mj39-q599
- Warn: Project is vulnerable to: GHSA-49vv-6q7q-w5cf
- Warn: Project is vulnerable to: GHSA-9p2w-rmx4-9mw7
- Warn: Project is vulnerable to: GHSA-65wv-528r-m892
- Warn: Project is vulnerable to: GHSA-7frv-9phw-vrvr
- Warn: Project is vulnerable to: GHSA-85vg-grr5-pw42
- Warn: Project is vulnerable to: GHSA-4phg-hpqm-c3j4
- Warn: Project is vulnerable to: GHSA-xrjf-phvv-r4vr
- Warn: Project is vulnerable to: GHSA-37hx-4mcq-wc3h
- Warn: Project is vulnerable to: GHSA-9qgm-w87q-hx89
- Warn: Project is vulnerable to: GHSA-mcqm-6ff4-53qx
- Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3
- Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx
- Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc
Score
5.9
/10
Last Scanned on 2024-11-18
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