getSaasBomItems
Examples
query GetSaasBomItems($getSaasBomItemsInput: GetSaasBomItemsInput) {
getSaasBomItems(getSaasBomItemsInput: $getSaasBomItemsInput) {
saasBomItems {
id
appId
appName
appType
name
link
category
createdAt
extraInfo {
key
link
snippet {
detectionType
fileName
snippetLineNumber
language
text
}
}
issuesBySeverity {
info
low
medium
high
critical
appox
}
}
total
totalFiltered
}
}Arguments
Argument
Description
Supported fields
Fields
Field
Description
Supported fields
Last updated
