You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sadly, there is little we can do about this on our end realistically. Changing the name of coordinates isn't a proper solution, nor is bumping the project version.
This issue was known on the pre-forked library issues, so remember I left it open on purpose so it would serve as documentation for people that want to know how to suppress this false positive. twitter#73
This is the suppression code that was referenced there:
NVD is failing cause its confusing the core-ktlint package with the ktlint-core package of the 0.30.0 version of the pinterest ktlint library https://github.com/pinterest/ktlint/tree/0.30.0/ktlint-core
OWASP-Dependency-Check is striking your library cause of that.
This is the issue your Library is now being reference to: https://nvd.nist.gov/vuln/detail/CVE-2019-1010260
The text was updated successfully, but these errors were encountered: