Skip to main content

UpdatePolicyControlsInput

Autogenerated input type of UpdatePolicyControls

input UpdatePolicyControlsInput {
companyId: ID!
keepContainerAsCreated: Boolean
keepScaAsCreated: Boolean
vulnerabilityPolicies: [String!]
vulnerabilityLevels: [String!]
sendVulnerability: Boolean
sendVulnerabilityLevel: Boolean
falsePositiveAgentBaseStatuses: [String!]
enableFalsePositiveAgent: Boolean
clientMutationId: String
}

Fields

UpdatePolicyControlsInput.companyId ● ID! non-null scalar

The ID of the company

UpdatePolicyControlsInput.keepContainerAsCreated ● Boolean scalar

Whether to keep container findings as created

UpdatePolicyControlsInput.keepScaAsCreated ● Boolean scalar

Whether to keep SCA findings as created

UpdatePolicyControlsInput.vulnerabilityPolicies ● [String!] list scalar

List of vulnerability severity policies (all_vuln, low, medium, high, critical)

UpdatePolicyControlsInput.vulnerabilityLevels ● [String!] list scalar

List of vulnerability severity levels to process (all_vuln, low, medium, high, critical)

UpdatePolicyControlsInput.sendVulnerability ● Boolean scalar

Whether to send vulnerability notifications

UpdatePolicyControlsInput.sendVulnerabilityLevel ● Boolean scalar

Whether to send vulnerability level notifications

UpdatePolicyControlsInput.falsePositiveAgentBaseStatuses ● [String!] list scalar

List of base statuses for false positive findings (created, identified)

UpdatePolicyControlsInput.enableFalsePositiveAgent ● Boolean scalar

Whether to enable false positive agent

UpdatePolicyControlsInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

Member Of

updatePolicyControls mutation

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.