Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Hey Amr,This should go through the formal DMCA/copyright process Sorry you’re dealing with this. If the package is a direct copy of your code/docs and the MIT copyright notice was removed, this is probably not something GitHub Community can resolve from a discussion thread alone. I’d treat this as a copyright/license compliance issue and file a formal takedown request for both:
Before submitting, preserve evidence:
The repository being restricted after confrontation is also worth mentioning, but I’d avoid relying only on that. The strongest evidence is file-by-file similarity and missing license/copyright attribution. Why this mattersThe MIT license allows reuse, copying, modification, and redistribution, but it requires the original copyright and license notice to be preserved. So the issue is not simply “they forked/copied an MIT project.” The issue is that they allegedly copied and republished it without the required attribution/license notice, and possibly presented it as their own package. Where to reportUse the official copyright/DMCA route rather than only a community post:
I would also keep the wording factual and specific:
That gives GitHub/npm support a clean trail to review. Suggested next stepSubmit the formal copyright notice with the npm package URL and GitHub repository URL included. Community members can agree that it looks problematic, but actual removal usually requires GitHub/npm to process it through the copyright claims workflow. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
Body
I am the creator and copyright owner of the package “Healwright” (https://www.npmjs.com/package/healwright, https://github.com/amrsa1/healwright).
The package @testnexus/locatai (https://www.npmjs.com/package/@testnexus/locatai) and its repository (https://github.com/Divyarajsinh-Dodia1617/LocatAi) are a direct copy of my work, including code, structure, and documentation, without attribution.
The infringing package initially matched my current version (1.7), confirming a full copy. After being confronted, a new version (1.0.0) was released ~6 hours ago, along with minor README wording changes. The repository has also been restricted, suggesting awareness of the violation.
This violates the MIT license, which requires preserving the original copyright notice. I have not authorized this use.
I request review and removal of the infringing package and repository.
Beta Was this translation helpful? Give feedback.
All reactions