natario1 / ZoomLayout

2D zoom and pan behavior for View hierarchies, images, video streams, and much more, written in Kotlin for Android.
https://natario1.github.io/ZoomLayout
Apache License 2.0
1.03k stars 148 forks source link

Update Kotlin library for Snyk review #233

Open artavazdkhachatryan opened 1 year ago

artavazdkhachatryan commented 1 year ago

Problem to be addressed

The current version of com.otaliastudios:zoomlayout relies on an older version of the Kotlin Standard Library, which poses a security risk due to known vulnerabilities identified by SNYK. To ensure the library's compatibility with secure and up-to-date dependencies, an update of the Kotlin version to 1.6.0 or above is necessary.

Describe the solution you'd like

We kindly request an update of the Kotlin version used in com.otaliastudios:zoomlayout to 1.6.0 or a more recent stable version. This update will ensure that the library benefits from the latest security patches, bug fixes, and performance enhancements provided by the Kotlin language.

Additional context

The security of our project is of utmost importance, and keeping all dependencies up to date plays a vital role in maintaining a secure codebase. By updating the Kotlin version in com.otaliastudios:zoomlayout, we aim to address the security concerns highlighted by SNYK and improve the overall stability and reliability of our application.