* Include custom semgrep rule stored in repo for scanning against pull requests * disable metrics and root path to avoid warnings * This rule must use the generic semgrep parser * include a way to skip the local semgrep scan by including [skip semgrep] in commit message * Require a fetch-depth of 0 to get all of the history * Iin CI we compare committed changes made but when run locally we want to consider all changes made to the working directory (including uncommitted) * Improved warning message for coming soon and included both committed and uncommitted changes in the local semgrep check * Avoid fatal git error on ownership within CLI working directory |
||
|---|---|---|
| .github | ||
| .hyperlint | ||
| .semgrep | ||
| .vscode | ||
| .windsurf/rules | ||
| bin | ||
| patches | ||
| public | ||
| scripts | ||
| src | ||
| templates | ||
| tools | ||
| worker | ||
| .editorconfig | ||
| .git-blame-ignore-revs | ||
| .gitattributes | ||
| .gitguardian.yml | ||
| .gitignore | ||
| .node-version | ||
| .npmrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc.mjs | ||
| astro.config.ts | ||
| CONTRIBUTING.md | ||
| ec.config.mjs | ||
| eslint.config.js | ||
| LICENSE | ||
| LICENSE-CODE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
| vitest.workspace.ts | ||
| wrangler.toml | ||
Cloudflare Developer Documentation
Welcome to the open-source repository for all Cloudflare Developer Documentation.
To learn how to contribute, visit the contribution page of the Cloudflare Style Guide.
License and Legal Notices
Except as otherwise noted, Cloudflare and any contributors grant you a license to the Cloudflare Developer Documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.
Cloudflare products and services referenced in the documentation may be either trademarks or registered trademarks of Cloudflare in the United States and/or other countries. The licenses for this project do not grant you rights to use any Cloudflare names, logos, or trademarks. Cloudflare's general trademark guidelines can be found at https://www.cloudflare.com/trademark/. Cloudflare and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel, or otherwise.
Please note that we may use AI tools to help us review technical documentation, pull requests and other issues submitted to our public GitHub page in order to identify and correct mistakes and other inconsistencies in our developer documentation. Please refrain from sharing any personal information in your submissions.