Fix FP in SE_PREVENT_EXT_OBJ_OVERWRITE when the if statement checking for null value, checking multiple variables or the method exiting in the if branch with an exception. (#2750)
Fix possible null value in taxonomies of SARIF output (#2744)
Fix executionSuccessful flag in SARIF report being set to false when bugs were found (#2116)
Move information contained in the SARIF property exitSignalName to exitCodeDescription (#2739)
Do not report SE_NO_SERIALVERSIONID or other serialization issues for records (#2793)
Fix FP in SE_PREVENT_EXT_OBJ_OVERWRITE when the if statement checking for null value, checking multiple variables or the method exiting in the if branch with an exception. (#2750)
Fix possible null value in taxonomies of SARIF output (#2744)
Fix executionSuccessful flag in SARIF report being set to false when bugs were found (#2116)
Move information contained in the SARIF property exitSignalName to exitCodeDescription (#2739)
Do not report SE_NO_SERIALVERSIONID or other serialization issues for records (#2793)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps com.github.spotbugs:spotbugs from 4.7.3 to 4.8.5.
Release notes
Sourced from com.github.spotbugs:spotbugs's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs's changelog.
... (truncated)
Commits
1dbd799
release v4.8.53d69e18
fix(deps): update dependency com.google.errorprone:error_prone_annotations to...0a55a48
fix(deps): update dependency org.checkerframework:checker-qual to v3.43.0 (#2...73f951c
fix(deps): update dependency com.google.guava:guava to v33.2.0-jre (#2977)7120077
chore(deps): update plugin com.github.spotbugs to v6.0.13 (#2974)bdc61bd
fix(deps): update dependency checkstyle to v10.16.0 (#2973)3f79bad
fix(deps): update dependency org.testng:testng to v7.10.2 (#2972)bebfdf8
Fix FPs with multiple initialization of Singletons (#2951)e8a364a
fix(deps): update dependency org.apache.bcel:bcel to v6.9.0 (#2971)dd05438
fix(deps): update dependency com.google.errorprone:error_prone_annotations to...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show