this post was submitted on 23 Oct 2024
6 points (100.0% liked)
Cybersecurity
30 readers
17 users here now
An umbrella community for all things cybersecurity / infosec. News, research, questions, are all welcome!
Rules
Community Rules
- Be kind
- Limit promotional activities
- Non-cybersecurity posts should be redirected to other communities within infosec.pub.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can have Linus Torvalds listed in your private repo as a contributor if you just push a commit with his email address in
git config user.email
. Probably something similar.Based on the username, they are trying to DOS github by tagging an unexpected number of users. GL lol.
@Tyoda@lemm.ee yeah, that's kinda what I figured might be happening, but I thought I should still ask the experts, just in case. I used to work in cybersecurity, but that was back in the #Sasser worm era (IYKYK ๐ ), so I'm more than a little rusty.