For the complete documentation index, see llms.txt. This page is also available as Markdown.

remediationFixability

Examples

type RemediationFixability {
  fixableIndicators: Int!
  totalIndicators: Int!
  downgradeOnly: Int!
}

Fields

Field
Description
Supported fields

fixableIndicators Int!

totalIndicators Int!

downgradeOnly Int!

References

Fields with this object:

Last updated