Repositories spread malicious software #196023
Replies: 5 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
|
Hey @orchidfiles, What you’re describing is basically a case of repository misuse (code copying + replacing install sources), and unfortunately it does happen on GitHub. The best thing you can do is report it directly instead of trying to track commit history, since as you noticed, the content keeps changing. What you can do:
GitHub usually handles this under “copied content / misleading or malicious content” policies. If the repo is actively changing links to distribute unsafe downloads, it’s important to report it quickly so it doesn’t spread further. Tracking commits won’t help much here because the author can keep rewriting history, so reporting is the correct route. |
Beta Was this translation helpful? Give feedback.
-
|
Is there really no way to get in touch with GitHub support? I emailed them two months ago. Then I emailed them again. No response. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I also got screwed and realize how inefficient all of this is these days. Not only that but its not even ope source the big players are straight stealing right in front of us |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Other
Discussion Details
I may have chosen the wrong category, but I couldn't find a more appropriate one.
I've come across a few strange repositories. The README file in them is constantly being edited. Links to direct downloads of the ZIP archive are being replaced in it.
Example: https://github.com/5StarKanyon/pm2-gui
You can view the latest commit to see the changes made to the README file.
I think the commit history is always overwritten. That's why I can't provide a link to a specific commit, since it will be deleted in the future.
Another example: https://github.com/herybrts/loredata
The README file was also updated an hour ago.
I found this repository by searching for the name of my repository. The author of this copy took my code, uploaded it to a new repository, and replaced the links to npm with links to download a ZIP file.
What can be done about this?
Beta Was this translation helpful? Give feedback.
All reactions