FAAST Output Report

Mule Custom PolicyURL copied

The custom-policy lane generated a strong header-injection policy for the AssignMessage case, and the warning text is now planner-aware instead of generic.

Generated policy descriptor:

ApiGeeToMuleSoft/samples/FAAST-ZIP2P_LIDET_BL_GET-output-custom-policy/policies/am-assigncsrftoken/policy.yaml
id: am-assigncsrftoken
name: am-assigncsrftoken
description: Generated header injection custom policy from AssignMessage source.
category: Governance

resourceLevelSupported: true
standalone: true
type: custom

configuration:
  - propertyName: enabled
    name: Enable Policy
    description: Toggle header injection.
    type: boolean
    defaultValue: true
    optional: false

pointcut:
  methodRegex: ".*"
  uriTemplateRegex: "/*"