this post was submitted on 17 Feb 2026
953 points (99.7% liked)

Technology

82518 readers
4472 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Lost_My_Mind@lemmy.world 95 points 3 weeks ago (3 children)

Hold on ....

Are you saying all software hosted on github is infected with copilot? Or am I misreading the situation?

[–] renegadespork@lemmy.jelliefrontier.net 178 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Your confusion is understandable since MS has called like 4 different products “Copilot”. This refers to the coding assistant built into GitHub for everything from CI/CD to coding itself.

All code uploaded to GitHub is subject to being scraped by Copilot to both train and provide inference context to its model(s).

Basically having your code in GitHub is implicit consent to have your code fed to MSs LLMs.

[–] Zwuzelmaus@feddit.org 61 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

All code uploaded to GitHub is subject to being scraped

No kidding: That was literally my very first thought back in the days when I learned that M$ has taken over GitHub.

(Copilot did not exist then)

[–] A_norny_mousse@piefed.zip 12 points 3 weeks ago

Mine too. More precisely: code uploaded to GH won't be yours anymore. IIRC there were changes to the TOS that supported this. But even if not, predicting the obvious doesn't make us prophets.

[–] sin_free_for_00_days@sopuli.xyz 27 points 3 weeks ago

Copilot steals from all the code on github.

[–] ExLisper@lemmy.curiana.net 23 points 3 weeks ago (2 children)

I guess it's about copilot scanning the code, submitting PRs, reporting security issues, doing code reviews and such.

Copilot is everywhere and inescapable on any m$ service.