dependabot[bot] opened a new pull request #71:
URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/71


   Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) 
from LATEST to 1.11.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/find-sec-bugs/find-sec-bugs/releases";>findsecbugs-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.11.0</h2>
   <p>In this new release of Find Security Bugs (FSB), you'll find few new 
detectors long with improvement to existing ones. Here is a summary of what to 
expect from this update.</p>
   <h2>New detectors</h2>
   <p>A new experimental detector was created to highlight Unicode issue. Its 
report are shown only if you set the minimum confidence to Low (default setting 
is Medium).
   For applications integrating Groovy, a new detectors will find scripts being 
evaluate at runtime (analog to eval functions in scripting languages).
   Vert.x SQL api are now supported.
   Finally, Hardcoded passwords in JSch library are now detected.</p>
   <h2>Java unsafe deserialization</h2>
   <p>Deserialization detectors now support <code>ObjectInput</code> and 
<code>ObjectInputStream</code>. Thanks to <a 
href="https://github.com/nichollt";>@nichollt</a> for the idea.</p>
   <h2>HTTP Parameter Pollution (URL Injection)</h2>
   <p>For application making outbound HTTP request, the recommended way to 
build URI/URL is to use the URIBuilder. This third party class provided a DSL 
that will behave similarly to prepare statements APIs. All parameters pass to 
this DSL is properly encoded. This allows FSB to remove false positive with 
confidence.</p>
   <h2>StringSubstitutor</h2>
   <p>StringSubstitutor / StrSubstitutor are now tracked properly for all 
injection detectors.</p>
   <h2>SpotBugs 4.0.0</h2>
   <p>This version is compatible with SpotBugs 4.0.0. The command line client 
(see attached package) is including the latest version.</p>
   <hr />
   <p><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.10.1...version-1.11.0";>Full
 Changelog</a></p>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Scanning Kotlin doesnt work with gradle-plugin <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/598";>#598</a></li>
   <li>HTTP parameter pollution False positive with URIBuilder (HTTPClient) <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/586";>#586</a></li>
   <li>Improper handling of Unicode transformations <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/577";>#577</a></li>
   <li>Add support for sort with -V in findsecbugs.sh <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/570";>#570</a></li>
   <li>Java deserialization vulnerability not being discovered <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/563";>#563</a></li>
   <li>False positive spring jdbctemplate SQL Injection <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/538";>#538</a></li>
   <li>Detect hardcoded password for SSH private key <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/536";>#536</a></li>
   <li>New Sink : Groovy Script Injection <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/483";>#483</a></li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>EmptyStackException error <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/546";>#546</a></li>
   <li>RuntimeException when processing static method <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/541";>#541</a></li>
   <li>&quot;Error: missing bug code for keySECEMA &quot; in FindSecBugs 1.10.0 
<a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/526";>#526</a></li>
   <li>Incompatibility with SpotBugs 4.0.0 <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/525";>#525</a></li>
   <li>Missing commons-codec library <a 
href="https://github-redirect.dependabot.com/find-sec-bugs/find-sec-bugs/issues/602";>#602</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commits/version-1.11.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.h3xstream.findsecbugs:findsecbugs-plugin&package-manager=maven&previous-version=LATEST&new-version=1.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 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)
   
   
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to