Skip to content

Remove official support for Ant-based projects from Spotbugs

Vishwa Bhat requested to merge vbhat161-master-patch-43043 into master

What does this MR do and why?

Spotbugs scanner does not have stable support for Ant-based projects. More details are discussed in this issue.

As mentioned in the referenced issue, the accepted solution as implemented in this MR is:

  1. Remove official support for Ant-based projects from Spotbugs
  2. Recommend Semgrep instead of Spotbugs for all Ant-based java projects.

Relevant issue numbers

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vishwa Bhat

Merge request reports

Loading