#spotbugs
I've just released version 0.9.0 of the SpotBugs Extension for bld

#bld #buildsystem #buildtool #codeanalysis #github #java #spotbugs

github.com/rife2/bld-sp...
Release 0.9.0 · rife2/bld-spotbugs
Summary Initial release
github.com
December 29, 2025 at 9:36 PM
SpotBugs: Find bugs in #Java Programs

https://spotbugs.github.io
April 21, 2026 at 9:29 AM
読んだ、わかりやすかった
unit42.paloaltonetworks.com/github-actio...

spotbugs/sonar-findbugs
↓
spotbugs/spotbugs
↓
reviewdog/action-setup
↓
tj-actions/changed-files

の順でやられてたのね、怖すぎ
GitHub Actions Supply Chain Attack: A Targeted Attack on Coinbase Expanded to the Widespread tj-actions/changed-files Incident: Threat Assessment (Updated 4/2)
A compromise of the GitHub action tj-actions/changed-files highlights how attackers could exploit vulnerabilities in third-party actions to compromise supply chains. A compromise of the GitHub action…
unit42.paloaltonetworks.com
April 3, 2025 at 5:29 AM
That massive GitHub supply chain attack? It all started with a stolen SpotBugs token
That massive GitHub supply chain attack? It all started with a stolen SpotBugs token
But this mystery isn't over yet, Unit 42 opines That massive GitHub supply chain attack that spilled secrets from countless projects? It traces back to a stolen token from a SpotBugs workflow - exposed way back in November, months earlier than previously suspected.…
dlvr.it
April 7, 2025 at 8:15 PM
A cascading supply chain attack on GitHub that targeted Coinbase in March has now been traced back to a single token stolen from a SpotBugs workflow, which allowed a threat actor to compromise multiple GitHub projects.
Recent GitHub supply chain attack traced to leaked SpotBugs token
A cascading supply chain attack on GitHub that targeted Coinbase in March has now been traced back to a single token stolen from a SpotBugs workflow, which allowed a threat actor to compromise multiple GitHub projects.
www.bleepingcomputer.com
April 3, 2025 at 2:47 PM
For example, EqualsVerifier adopted forking: github.com/jqno/equalsv...
Replace spotbugs with errorprone by jqno · Pull Request #1073 · jqno/equalsverifier
github.com
May 26, 2025 at 7:03 PM
EqualsVerifier 3.18 is out!

Do you ever forget to call `.verify()` at the end of an EqualsVerifier call? Tools like IntelliJ, Spotbugs & ErrorProne will warn you!

Also: prefab values for Sequenced Collections!

Merry Christmas! 🎄🎅🏻

Check it out: github.com/jqno/equalsv...

#java
github.com
December 24, 2024 at 10:15 AM
Day one for me. I had a template I'd reuse for maven projects with some plugins preconfigured (SpotBugs, Errorprone, Checkstyle).
March 17, 2025 at 9:14 PM
That massive GitHub supply chain attack? It all started with a stolen SpotBugs token
Stolen SpotBugs tokens sparked the massive GitHub attack
: But this mystery isn't over yet, Unit 42 opines
buff.ly
April 7, 2025 at 9:42 PM
@tagir-valeev.bsky.social spotbugs-intellij-plugin needs an update, where do I report this?

> Access is allowed with explicit read lock.
> Now each coroutine scheduled on EDT wrapped in implicit write intent lock
March 2, 2025 at 12:19 PM
Tomorrow: live vibe coding battle. @edelveis.dev + @rabauer.bsky.social build a Spring Boot + Vaadin + Spring AI app in VS Code with Copilot.
Strict CI gates on: PMD, SpotBugs, JaCoCo, Trivy, OWASP ZAP.
🔔 www.youtube.com/watch?v=ukcQ...
Live Vibe Coding Battle: Build a Java App with GitHub Copilot
YouTube video by CyberJAR
www.youtube.com
March 4, 2026 at 1:08 PM
SpotBugs Access Token Theft Identified as Root Cause of GitHub Supply Chain Attack

The cascading supply chain attack that initially targeted Coinbase before becoming more widespread to single out users of the "tj-actions/changed-files" GitHub Action has been traced further back …

#hackernews #news
SpotBugs Access Token Theft Identified as Root Cause of GitHub Supply Chain Attack
The cascading supply chain attack that initially targeted Coinbase before becoming more widespread to single out users of the "tj-actions/changed-files" GitHub Action has been traced further back to the theft of a personal access token (PAT) related to SpotBugs. "The attackers obtained initial access by taking advantage of the GitHub Actions workflow of SpotBugs, a popular open-source tool for
thehackernews.com
April 5, 2025 at 1:15 PM
Notícia da BleepingComputer

"Recent GitHub supply chain attack traced to leaked SpotBugs token" #bolhasec
Recent GitHub supply chain attack traced to leaked SpotBugs token
A cascading supply chain attack on GitHub that targeted Coinbase in March has now been traced back to a single token stolen from a SpotBugs workflow, which allowed a threat actor to compromise multipl...
www.bleepingcomputer.com
July 1, 2025 at 11:30 PM
God knows what happens if I enable spotbugs alone in the projects I inherited. 🙈
Maybe it's time to clean that stuff up. There are now enough tests so that I don't fear breaking changes anymore when fixing spotbugs bugs.
June 14, 2025 at 8:05 PM
Compromised SpotBugs Token Led to GitHub Actions Supply Chain Hack - SecurityWeek buff.ly/7f6yk8X
Compromised SpotBugs Token Led to GitHub Actions Supply Chain Hack
Evidence shows a SpotBugs token compromised in December 2024 was used in the March 2025 GitHub Actions supply chain attack.
buff.ly
April 5, 2025 at 8:12 PM
Do you add any compiler plugins for evaluation, like checker framework or spotbugs? Or do you rely on IntelliJ?
June 14, 2025 at 7:38 PM
GitHub Supply Chain Fiasco: Stolen Token Turns 23,000 Repos into Secret-Leaking Machines!

GitHub supply chain attack: A stolen token from SpotBugs sparked a massive leak, revealing secrets from 23,000 projects. Who knew mischief could be so technical?
thenimblenerd.com?p=1041944
GitHub Supply Chain Fiasco: Stolen Token Turns 23,000 Repos into Secret-Leaking Machines!
The massive GitHub supply chain attack that spilled secrets from 23,000 projects all started with a stolen token from a SpotBugs workflow. The attackers used this token to tamper with the popular tj-actions/changed-files GitHub Action, quietly stashing developers' secrets in log files. Who knew stealing secrets could be so... open source?
thenimblenerd.com
April 7, 2025 at 8:36 PM
What else is like this?
March 30, 2026 at 12:37 PM
Yeah exactly. Idk. Spotbugs is starting to warn me each time one object contains a field which aliases another object, and I'm wondering if there's a less painful way.
August 19, 2025 at 3:07 PM