Illustrative product example
A public record agency buyers can actually read.
This fictional Trust Center uses only sanitized example data. It demonstrates the public, human-readable side of a Marketplace listing package without claiming authorization or exposing a real tenant.
Boundera Demo Cloud
Trust center
Continuously monitored
12 key security indicators
Service model
SaaS
Deployment
Public Cloud
Security category
Moderate
Business category
Cybersecurity & Risk Management
About this service
Boundera Demo Cloud demonstrates how provider-authored Marketplace information can be published in human-readable and machine-readable formats. No production customer or authorization data is shown.
Services
Core workspace
ModerateIn scope
Public API
ModerateIn scope
Reporting service
ModerateIn scope
Status page
LowOut of scope
Human-readable by design
Offering scope, service boundaries, status, and progress are visible without a login. Empty or not-yet-applicable fields stay omitted instead of being invented.
Schema-validated example CPO
Fictional public fields, validated against FedRAMP’s vendored 2026-06-24 Certification Package Overview schema.
{
"$schema": "https://fedramp.gov/schemas/fedramp-certification-package-overview-schema-2026-06-24.json",
"$schemaVersion": "0.1.2",
"lastUpdated": "2026-08-08T00:00:00Z",
"sourceOfUpdate": "Boundera illustrative marketing example",
"serviceIdentification": {
"fedRampPackageId": "Boundera Demo Cloud (BDC)",
"providerName": "Illustrative Example Provider",
"serviceName": "Boundera Demo Cloud",
"serviceAcronym": "BDC",
"serviceDescription": "A fictional SaaS offering used to demonstrate a public, provider-authored FedRAMP Marketplace listing package.",
"certificationType": "20x",
"website": "https://boundera.io/trust/example-trust-center",
"logo": "https://boundera.io/logo-symbol-icon-navy.svg"
},
"serviceProperties": {
"serviceType": [
"SaaS"
],
"deploymentModel": "Public Cloud",
"businessCategory": [
"Cybersecurity & Risk Management"
],
"trustCenter": {
"repositoryType": [
"Trust Center"
],
"url": "https://boundera.io/trust/example-trust-center",
"repositoryDescription": "Illustrative public Trust Center with fictional provider-authored information.",
"authenticationRequired": false
}
},
"contactInformation": [
{
"contactType": "Security"
},
{
"contactType": "Sales"
}
]
}