Dast
These settings apply to Custom Scan steps when both of these conditions are true:
The
policy_typeisorchestratedScanordataLoad.The
scan_typeisinstance.
Instance domain
Key
instance_domainValue
Domain of the application instance to scan. You can include the full path to the app in this field, or split the full path between the instance_domain and the instance_path settings. Example: https://myapp.io/portal/us
Instance path
Key
instance_pathValue
Path to append to the application instance domain, if you're splitting the full path between the instance_domain and the instance_path settings. For example, you might specify the domain as https://myapp.io and the path as /portal/us.
Instance protocol
Key
Value
One of the following: HTTPS is the default.
Instance port
Key
Value
The TCP port used by the scanned app.
Instance username
Key
Value
The username for authenticating with the scanned app.
Instance password
Key
Value
You should create a Harness text secret with your encrypted password and reference the secret using the format <+secrets.getValue("container-access-id")>. For more information, go to Add and reference text secrets.
Last updated
Was this helpful?