Live data from Hacker News

Grafana says stolen GitHub token allowed attackers to download its codebase

bleepingcomputer.com

1–2 of 2 posts

Re: Grafana says stolen GitHub token allowed attackers to download its codebase

#2
GH provides an IP allow list and corp proxy capability to enterprise users. Unless the attacker pwned the entire corp network which is worse than leaking a token, these types of issues can mitigated. Tokens are useless if they don't originate from a specific IP space or contain the proxy header, but you have to set them up.