Skip to main content

ThreatModelArtifact

No description

type ThreatModelArtifact {
assignee: PortalUserBasicInfoType
company: Company!
createdAt: ISO8601DateTime!
description: String
hasSourceFile: Boolean!
id: ID!
label: String!
latestVersion: ThreatModelArtifactVersion
scopeText: String
sourceFileUrl: String
updatedAt: ISO8601DateTime!
versions: [ThreatModelArtifactVersion!]!
}

Fields

ThreatModelArtifact.assignee ● PortalUserBasicInfoType object

ThreatModelArtifact.company ● Company! non-null object

ThreatModelArtifact.createdAt ● ISO8601DateTime! non-null scalar

ThreatModelArtifact.description ● String scalar

ThreatModelArtifact.hasSourceFile ● Boolean! non-null scalar

True when a source diagram/image is attached — the signal the UI uses to tell an AI-generated artifact from a manual one and route "Edit model" to the AI flow.

ThreatModelArtifact.id ● ID! non-null scalar

ThreatModelArtifact.label ● String! non-null scalar

ThreatModelArtifact.latestVersion ● ThreatModelArtifactVersion object

ThreatModelArtifact.scopeText ● String scalar

ThreatModelArtifact.sourceFileUrl ● String scalar

Relative URL of the attached source diagram (nil for manual artifacts); used to preview the current diagram in the AI edit flow.

ThreatModelArtifact.updatedAt ● ISO8601DateTime! non-null scalar

ThreatModelArtifact.versions ● [ThreatModelArtifactVersion!]! non-null object

Returned By

threatModelArtifact query

Member Of

CreateThreatModelArtifactPayload object ● DeleteThreatModelArtifactPayload object ● ThreatModelArtifactCollection object ● UpdateThreatModelArtifactPayload 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.