Skip to content

Commit

Permalink
chore: FoD: add generic MAST scan table options
Browse files Browse the repository at this point in the history
  • Loading branch information
kadraman committed Oct 17, 2023
1 parent 58e1f72 commit 2ed2c63
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,7 @@ fcli.fod.dast-scan.output.table.options = scanId,analysisStatusType,applicationN
fcli.fod.dast-scan.setup.output.table.options = applicationName,microserviceName,releaseName,entitlementId,dynamicSiteURL,webServiceType
fcli.fod.dast-scan.import.output.table.options = importScanSessionId,applicationName,microserviceName,releaseName,scanType
fcli.fod.dast-scan.download.output.table.options = applicationName,microserviceName,releaseName,scanType,file
fcli.fod.mast-scan.output.table.options = scanId,analysisStatusType,applicationName,microserviceName,releaseName,startedDateTime,completedDateTime,scanMethodTypeName
fcli.fod.mast-scan.setup.output.table.options = applicationName,microserviceName,releaseName,entitlementId
fcli.fod.mast-scan.import.output.table.options = importScanSessionId,applicationName,microserviceName,releaseName,scanType
fcli.fod.mast-scan.download.output.table.options = applicationName,microserviceName,releaseName,scanType,file
Expand Down

0 comments on commit 2ed2c63

Please sign in to comment.