Github pages action #178098
Replies: 1 comment 1 reply
-
| Hey! So those “security” or “violation” warnings you’re seeing on GitHub Pages, don’t stress too much. Since your project only uses HTML, CSS, and images, there’s nothing actually unsafe in your code. GitHub sometimes flags static sites by mistake when it detects old external links or random dependency files. For example: Also, clean up any leftover files like package.json, package-lock.json, or node_modules/ if you’re not using Node.js — GitHub’s bot sometimes flags those automatically. Once you push those changes, the warnings should go away. | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why are you starting this discussion?
Bug
What GitHub Actions topic or product is this about?
Misc
Discussion Details
Recently I have develop a html css project that is e commerce front layout page with basics but facing issue in pages of GitHub that showing viloation and security risks after hosting please help me https://github.com/vamsiandavarapu/Ecom-html-css-project
Beta Was this translation helpful? Give feedback.
All reactions