Add the certifications page - #1014
Open
davlgd wants to merge 73 commits into
Open
Conversation
✅ Review app deployedCheck how your changes look like!
|
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Several compliance, certificate-expiry, and availability claims require correction before publication.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Adds certification and infrastructure-compliance documentation to the security section.
Changes:
- Documents infrastructure zones, ISO 27001, HDS, and SecNumCloud.
- Adds a certifications card to security navigation.
File summaries
| File | Description |
|---|---|
content/doc/security/certifications.md |
Adds the certification guide. |
content/doc/security/_index.md |
Links the new guide. |
Review details
Suppressed comments (1)
content/doc/security/certifications.md:61
- “Yet” and the description of work under way turn this permanent documentation into a roadmap promise, contrary to the timeless-documentation rule in
CONTRIBUTING.md:38-40. State only the current qualification and available offering.
Clever Cloud does not hold the qualification for its own infrastructure yet. Work towards it is under way with support from Bpifrance, the ANSSI and the DGE under the France 2030 plan, and covers both the PaaS offer and the servers running it. Deployments that need the qualification today run on partner infrastructure that already holds it, with a dedicated zone provisioned for the customer. Contact your sales representative or [Clever Cloud support](https://console.clever-cloud.com/ticket-center-choice) to have that zone opened.
- Files reviewed: 2/2 changed files
- Comments generated: 5
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| - /doc/certifications | ||
| --- | ||
|
|
||
| Compliance on Clever Cloud is a property of the zone your resources run in, not of your account. The same platform, API and tooling drive every deployment, but the infrastructure underneath and the contract attached to it change what you can host. This page explains that split, then what each framework covers. |
|
|
||
| The answer is the list of zones that organisation can deploy to, its private zones included. See the [Products zones endpoint](/developers/api/v4/#products-zones) for the full response. | ||
|
|
||
| That distinction has an operational consequence worth knowing before you pick a zone. Public zones hosted on partner infrastructure depend on the `par` control plane to deploy, scale and restart. Private and on-premise zones carry their own, and keep operating when the Paris control plane does not. An air-gapped zone goes further and runs with no internet connection at all, its updates delivered on encrypted physical media and applied under your supervision. |
|
|
||
| ## ISO/IEC 27001:2022 | ||
|
|
||
| The certification covers Clever Cloud's information security management system across the whole platform and its own infrastructure, rather than a single product or region. Bureau Veritas issued certificate `FR086307` under the 2022 revision of the standard, for a cycle running to December 19, 2027. |
|
|
||
| ## SecNumCloud | ||
|
|
||
| SecNumCloud is the French cybersecurity agency's qualification for cloud providers, and it raises the bar above ISO 27001 on traceability, access control, logging and auditability. Public bodies handling data of particular sensitivity, including personal data of French citizens, are required to use a qualified provider. Private organisations are not, though operators of vital importance often choose it. |
Comment on lines
+14
to
+15
| aliases: | ||
| - /doc/certifications |
davlgd
force-pushed
the
main
branch
3 times, most recently
from
September 11, 2026 12:41
f34157a to
030e90c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Summary
This PR adds a page dedicated to certifications
🧪 Type of Change
✅ Validation