Palo Alto Networks BPA - Submit Scan

This playbook accepts a list of BPA checks, triggers a job and returns the checks results.

MITRE ATT&CK - Courses of Action · 10 tasks · 2 inputs · 7 outputs

Inputs

  • check_id — A comma-separated list of the BPA IDs of the results to return.
  • check_name — A comma-separated list of the name of the results to return.

Outputs

  • PAN-OS-BPA.JobResults.JobID — The submitted job ID.
  • PAN-OS-BPA.JobResults.Checks.check_id — The list of check IDs.
  • PAN-OS-BPA.JobResults.Checks.check_name — The list of check names.
  • PAN-OS-BPA.JobResults.Checks.check_message — The list of check messages.
  • PAN-OS-BPA.JobResults.Checks.check_passed — Indicates whether the check has passed.
  • BPA.Passed — BPA passed checks
  • BPA.Failed — BPA failed checks

Commands used

pan-os-bpa-get-job-results pan-os-bpa-submit-job

Flowchart

yes Start Start Is Palo Alto Networks BPA integration enabled? Is Palo Alto Networks BPA... Done Done BPA - Submit job - pan-os-bpa-submit-job BPA - Submit job pan-os-bpa-submit-job GenericPolling - GenericPolling GenericPolling GenericPolling BPA -get job results - pan-os-bpa-get-job-results BPA -get job results pan-os-bpa-get-job-results Set check results to layout Set check results to layout Delete past BPA jobs from context Delete past BPA jobs from... Set passed checks to context Set passed checks to context Set failed checks to context Set failed checks to context