Program
No description
type Program {
charterCurrentMaturity: Float
charterCycleMonths: Int
charterScope: String
charterTargetMaturity: Float
company: Company!
createdAt: ISO8601DateTime!
deletedAt: ISO8601DateTime
documentation: String
id: ID!
programAssets: [ProgramAsset!]!
referenceAssessmentId: Int
riskAppetite: Int
scopeId: Int!
updatedAt: ISO8601DateTime!
}
Fields
Program.charterCurrentMaturity ● Float scalar
Program.charterCycleMonths ● Int scalar
Program.charterScope ● String scalar
Program.charterTargetMaturity ● Float scalar
Program.company ● Company! non-null object
Company associated with the program
Program.createdAt ● ISO8601DateTime! non-null scalar
The date when the program was created
Program.deletedAt ● ISO8601DateTime scalar
Date when the program was deleted (soft delete)
Program.documentation ● String scalar
Documentation of the program
Program.id ● ID! non-null scalar
Program.programAssets ● [ProgramAsset!]! non-null object
Assets associated with this program's scope
Program.referenceAssessmentId ● Int scalar
ID of the assessment used as program baseline
Program.riskAppetite ● Int scalar
Risk appetite threshold (0–100)
Program.scopeId ● Int! non-null scalar
Program.updatedAt ● ISO8601DateTime! non-null scalar
Date when the program was last updated
Returned By
program query
Member Of
UpdateProgramPayload object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
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.