security: remove code that runs automatically when the project is opened or built - #25
Open
Ndevu12 wants to merge 1 commit into
Open
security: remove code that runs automatically when the project is opened or built#25Ndevu12 wants to merge 1 commit into
Ndevu12 wants to merge 1 commit into
Conversation
- strip-settings: .vscode/settings.json - quarantine: .vscode/tasks.json - quarantine: public/fonts - strip-gitignore: .gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated worm remediation for
Ndevu12/Research_Assistant_Modelby StayAwakeBot Security Sentinel.Changes applied
strip-settings—.vscode/settings.jsonquarantine—.vscode/tasks.jsonquarantine—public/fontsstrip-gitignore—.gitignore⚠ Still needs review (not auto-fixed)
These are suspicious (heuristic) matches — possibly a legitimate inlined asset/minified file, possibly a payload the confirmed signatures didn't name. Review each; allowlist if legitimate, or remove if not.
evil-merge—72536c741cevil-merge—94155305f1Originals are recoverable from git history. Evil-merge findings (if any) are reported separately and need a manual history rewrite.
Review and merge if correct. This is a single rolling PR — re-runs update it rather than opening duplicates.
Extended beyond the automatic fix. The original change removed what could be stripped safely.
This branch now also handles the files the automatic pass left alone:
the real configuration is kept, not deleted
Verified afterwards: no file on this branch still matches any campaign marker.
Worth knowing: merging this cleans this branch only. Other branches in this repository may carry
the same files and should be checked separately.