triggerPackage

Details of a package that triggered the SCA vulnerability.

Examples

type TriggerPackage {
  scaTriggerPkg: String
  fileName: String
}

Fields

Field
Description
Supported fields

scaTriggerPkg String

Name of the triggering package

fileName String

File name associated with the triggering package

References

Fields with this object:

Last updated