andrewmusselman opened a new issue, #688: URL: https://github.com/apache/tooling-trusted-releases/issues/688
**ASVS Requirement:** V12.2.1 **Severity:** INFORMATIONAL **File:** `atr/models/sql.py` (DistributionPlatform enum) ### Description Distribution platform template URLs are defined in the `sql.DistributionPlatform` enum. This file was not included in the audited file set. All platform template URLs should be verified to use HTTPS to ensure compliance with V12.2.1's requirement for TLS on all external-facing HTTP connections. ### Action Review `DistributionPlatform` enum values and confirm all template URLs use the `https://` scheme. If any use `http://`, update them to `https://`. ### Actual action Improve intellectual curiosity of the LLM via prompt guidance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
