#java#github#hosts
A hosts file is a simple text file that maps domain names to IP addresses, allowing your computer to resolve websites locally without contacting DNS servers. By modifying your hosts file with curated lists of malicious domains, you can block ads, malware, trackers, and other unwanted content before they reach your browser. This approach works across all operating systems and provides protection even when you're offline. The main benefit is enhanced security and privacy—malware requests never leave your computer, and tracking attempts are prevented at the source. You can use pre-maintained hosts files from repositories like Steven Black's GitHub project, which combines high-quality blocklists and is regularly updated.
https://github.com/maxiaof/github-hosts
🛑 ALERT - Trivy, a popular open-source vulnerability scanner, was compromised after attackers hijacked 75 version tags in #GitHub Actions to deliver an infostealer.
It ran in CI pipelines, stealing creds and tokens, then exfiltrating data or staging it via stolen GitHub PATs.
🔗 Attack flow, impacted versions, fixes → https://thehackernews.com/2026/03/trivy-security-scanner-github-actions.html
⚠️ A flaw in #GitHub Codespaces let attackers hide malicious Copilot instructions inside a GitHub issue.
When a developer opened a Codespace from that issue, Copilot could silently run the injected prompt and leak a privileged GITHUB_TOKEN.
The research also warns of “promptware” attacks built entirely through prompts.
🔗 Exploit Details → https://thehackernews.com/2026/02/roguepilot-flaw-in-github-codespaces.html
#Github Does it arm? 随着苹果发布搭载M1芯片的Macbook,一大批软件将要重新编写,其中包括开发者耳熟能详的那些工具软件和编程语言编译器/虚拟机(对我来说也很重要的软件)。
这是一个列表,可以查看哪些软件可以原生地运行在最新的Macbook上了,目前很多已经支持了!
https://github.com/ThatGuySam/doesitarm