Skip to main content

CreateAstCustomRuleInput

Autogenerated input type of CreateAstCustomRule

input CreateAstCustomRuleInput {
companyId: ID!
id: String!
languages: [String!]!
message: String!
severity: String!
pattern: String
patterns: JSON
patternEither: JSON
patternInside: JSON
patternRegex: String
patternNot: JSON
patternNotInside: JSON
patternNotRegex: String
metadata: JSON
fix: String
clientMutationId: String
}

Fields

CreateAstCustomRuleInput.companyId ● ID! non-null scalar

CreateAstCustomRuleInput.id ● String! non-null scalar

CreateAstCustomRuleInput.languages ● [String!]! non-null scalar

CreateAstCustomRuleInput.message ● String! non-null scalar

CreateAstCustomRuleInput.severity ● String! non-null scalar

CreateAstCustomRuleInput.pattern ● String scalar

CreateAstCustomRuleInput.patterns ● JSON scalar

CreateAstCustomRuleInput.patternEither ● JSON scalar

CreateAstCustomRuleInput.patternInside ● JSON scalar

CreateAstCustomRuleInput.patternRegex ● String scalar

CreateAstCustomRuleInput.patternNot ● JSON scalar

CreateAstCustomRuleInput.patternNotInside ● JSON scalar

CreateAstCustomRuleInput.patternNotRegex ● String scalar

CreateAstCustomRuleInput.metadata ● JSON scalar

CreateAstCustomRuleInput.fix ● String scalar

CreateAstCustomRuleInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

Member Of

createAstCustomRule mutation

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.