EasyPost / easypost-java

EasyPost Shipping API Client Library for Java
https://easypost.com/docs/api
MIT License
54 stars 37 forks source link

[chore] Ignore vulnerability in DependencyCheck and bumped the version #286

Closed nwithan8 closed 1 year ago

nwithan8 commented 1 year ago

Description

The DependencyCheck plugin we use to scan for vulnerabilities in our library is, itself, vulnerable. This is a red herring that unfortunately causes our CI to fail.

This PR will ignore this known vulnerability for the time being.

This does NOT pass vulnerable code down to our end-users, as this is purely an issue with one of the plugins we use to test the library.

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.