Skip to main content

TrustCenter

No description

type TrustCenter {
asset: TrustCenterPickerAsset
branding: JSON!
createdAt: ISO8601DateTime!
defaultLocale: String!
description: String
documents: [TrustCenterDocument!]!
featuredComplianceAssessmentIds: [Int!]!
featuredProjectIds: [Int!]!
id: ID!
livePreview: JSON!
publicUrl: String!
publishBlockers: [String!]!
published: Boolean!
publishedAt: ISO8601DateTime
scopeId: Int!
sectionsConfig: JSON!
slug: String!
updatedAt: ISO8601DateTime!
}

Fields

TrustCenter.asset ● TrustCenterPickerAsset object

The FQDN asset this page speaks for. Null only if the asset was deleted underneath it.

TrustCenter.branding ● JSON! non-null scalar

TrustCenter.createdAt ● ISO8601DateTime! non-null scalar

TrustCenter.defaultLocale ● String! non-null scalar

TrustCenter.description ● String scalar

TrustCenter.documents ● [TrustCenterDocument!]! non-null object

IDs of compliance assessments selected to appear on the public page

IDs of pentest projects selected to appear on the public page

TrustCenter.id ● ID! non-null scalar

TrustCenter.livePreview ● JSON! non-null scalar

Live snapshot payload — what the public page would show if the customer republished right now. Built on every read, never persisted. Use only for admin preview.

TrustCenter.publicUrl ● String! non-null scalar

TrustCenter.publishBlockers ● [String!]! non-null scalar

Machine-readable reasons the page cannot be published right now: missing_asset, asset_archived, missing_asset_url. Empty means publishable.

TrustCenter.published ● Boolean! non-null scalar

TrustCenter.publishedAt ● ISO8601DateTime scalar

TrustCenter.scopeId ● Int! non-null scalar

TrustCenter.sectionsConfig ● JSON! non-null scalar

TrustCenter.slug ● String! non-null scalar

TrustCenter.updatedAt ● ISO8601DateTime! non-null scalar

Returned By

trustCenter query ● trustCenters query

Member Of

CreateOrUpdateTrustCenterPayload object ● PublishTrustCenterPayload object ● SetTrustCenterFeaturedComplianceAssessmentsPayload object ● SetTrustCenterFeaturedProjectsPayload object ● UnpublishTrustCenterPayload object

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.