Projects with this topic
Sort by:
-
This component runs Spotbugs and integrates it with Gitlab. SpotBugs is a program which uses static analysis to look for bugs in Java code.
Depending on the component selected it can generate a Code Climate report, which is used by Gitlab as part of its code quality feature or a SARIF Report which integrates with the Gitlab Security Dashboard.
If supplied an Access Token and triggered by a Merge Request event, a second job is run which will leave Notes in the Merge Request for warnings found on changed code.
Updated -
-
This are examples for bugs that are found by SpotBugs.
This repository is mirrored from https://gitsw4j.net/sw4j-org/spotbugs-examples
Updated