Less security, more compatibility? Sometimes basic authentication is needed.
Certainly digest authentication is prefered (and should be for security), but like the title says, sometimes external services or components only offer basic authentication.
Out of this reason we added basic authentication for incoming webhooks (Triggers) and for outgoing requests (Actions) to be able to include those services and components not offering digest authentication.