Earlier quoted context omitted.
The latency issue is increasingly disappearing or at least becoming negligible in most population centers. For example, in my country almost every company uses Citrix (no affiliation) or similar workspace solutions, where the entire workstation is virtualized in a data center and you only access via a thin client. Entire nations of people work like this already. Cloud gaming will probably be the next frontier in this…
(Real time) cloud gaming only works with a very low latency internet connection, which requires wiring, which leaves out most of the non-city users (and still some city ones). Not to mention that it's ridiculously wasteful.
Over 100k Infected Repos Found on GitHub
41–50 of 187 posts
Re: Over 100k Infected Repos Found on GitHub
#42What tooling are you people using to avoid that type of issues at your workplace? And are you satisfied with your setup? We are a pretty small team developing SDKs that have a pretty large amount of weekly download. I’ve been evaluating tools such as snyk, aikido.dev, and some solutions built on top of renovate (that we already use for general dependency management), it’s not obvious if they would help with this, and…
Good as they'll be in detecting vulnerabilities, you are still unprotected from malicious code planted in your code bases.
Re: Over 100k Infected Repos Found on GitHub
#43For example, if you use bots to spam Wordpress blogs with comments that contain links to your site (black hat SEO), that is obviously a bad thing to do, but I'm not sure if it's even against a law.
Re: Over 100k Infected Repos Found on GitHub
#44Something like "find other repos with similar product names and similar code but no forking audit trail" ... If you do an automated code diff and find it's involving say, posting stuff to a server, you can become suspicious. All these signals can become rather shallow with the right tooling
centralizing this would make it a bit more efficient because you can just cache things and respond fairly immediately
Re: Over 100k Infected Repos Found on GitHub
#45Re: Over 100k Infected Repos Found on GitHub
#46Re: Over 100k Infected Repos Found on GitHub
#47What tooling are you people using to avoid that type of issues at your workplace? And are you satisfied with your setup? We are a pretty small team developing SDKs that have a pretty large amount of weekly download. I’ve been evaluating tools such as snyk, aikido.dev, and some solutions built on top of renovate (that we already use for general dependency management), it’s not obvious if they would help with this, and…
You may look into Trivy [0] , works very well for me so far. [0] https://trivy.dev/
Re: Over 100k Infected Repos Found on GitHub
#48Re: Over 100k Infected Repos Found on GitHub
#49Earlier quoted context omitted.
The latency issue is increasingly disappearing or at least becoming negligible in most population centers. For example, in my country almost every company uses Citrix (no affiliation) or similar workspace solutions, where the entire workstation is virtualized in a data center and you only access via a thin client. Entire nations of people work like this already. Cloud gaming will probably be the next frontier in this…
(Real time) cloud gaming only works with a very low latency internet connection, which requires wiring, which leaves out most of the non-city users (and still some city ones). Not to mention that it's ridiculously wasteful.