Description
Endpoints configured withhttp:// should use https:// in production to ensure encrypted communication.
Bad Code
Good Code
Properties
- Category: Configuration
- Severity: Warning
- Enabled by default: True
- Code fix available: False
Use HTTPS for production endpoints
http:// should use https:// in production to ensure encrypted communication.