Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.42 KB

File metadata and controls

41 lines (29 loc) · 1.42 KB

Third-Party Notices

The source code for SpotBugs for VS Code is licensed under the MIT License unless otherwise noted.

This extension uses and may bundle third-party components that remain under their own licenses. The notices below are provided for the main runtime components and project assets used by this extension.

SpotBugs

SpotBugs is used to perform Java static analysis. Packaged VSIX builds may include SpotBugs in the Java runner artifacts under server/.

Gson

Gson is used by the Java runner for JSON serialization.

SpotBugs Name and Visual Assets

The SpotBugs name is used to identify compatibility with the SpotBugs project. SpotBugs project logos and icons are licensed by the SpotBugs project under the Creative Commons Attribution 4.0 International License.

Other Dependencies

This project also uses npm and Maven dependencies for building, testing, and runtime integration. Those dependencies retain their respective licenses.