Open Issues Need Help
View All on GitHub Chrome Shows Dangerous Site Warning on Project about 1 month ago
AI Summary: Debug and fix security issues causing a "Dangerous site" warning in Chrome browser when accessing the deployed CE Bootcamp website. This involves investigating potential causes like insecure resources (HTTP instead of HTTPS), mixed content, domain reputation problems, or malicious scripts within the codebase or dependencies. Solutions may include configuring HTTPS, reviewing and sanitizing code, validating hosting provider settings, and auditing dependencies.
Complexity:
4/5
bug help wanted