The GitHub Actions job "Coverage" on commons-net.git has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
228685b88525cad367cef207bb8a860a8ff74a74 / Gary Gregory <[email protected]>
Fix SpotBugs CT_CONSTRUCTOR_THROW in Base64 by implementing finalize()
as a noop to avoid finalizer attacks

- [ERROR] Medium: Exception thrown in class
org.apache.commons.net.util.Base64 at new
org.apache.commons.net.util.Base64(int, byte[]) will leave the
constructor. The object under construction remains partially initialized
and may be vulnerable to Finalizer attacks.
[org.apache.commons.net.util.Base64, org.apache.commons.net.util.Base64]
At Base64.java:[line 523]At Base64.java:[line 523] CT_CONSTRUCTOR_THROW

- [ERROR] Medium: Exception thrown in class
org.apache.commons.net.util.Base64 at new
org.apache.commons.net.util.Base64(int, byte[], boolean) will leave the
constructor. The object under construction remains partially initialized
and may be vulnerable to Finalizer attacks.
[org.apache.commons.net.util.Base64, org.apache.commons.net.util.Base64]
At Base64.java:[line 556]At Base64.java:[line 556] CT_CONSTRUCTOR_THROW

- [ERROR] Medium: Exception thrown in class
org.apache.commons.net.util.Base64 at new
org.apache.commons.net.util.Base64(boolean) will leave the constructor.
The object under construction remains partially initialized and may be
vulnerable to Finalizer attacks. [org.apache.commons.net.util.Base64,
org.apache.commons.net.util.Base64] At Base64.java:[line 481]At
Base64.java:[line 481] CT_CONSTRUCTOR_THROW

Report URL: https://github.com/apache/commons-net/actions/runs/9606604388

With regards,
GitHub Actions via GitBox

Reply via email to