OctoLintInsecureWebhookUrls - OctopusSolutionsEngineering/OctopusRecommendationEngine GitHub Wiki

OctoLintInsecureWebhookUrls returns a warning about subscriptions that call insecure (or HTTP) URLs.

Recommendation

Requests to HTTP URLs are insecure and may expose information to third parties.

Remediation

Ensure all subscriptions use secure HTTPS URLs.