microsoft / appcenter-cli

Command-line Interface (CLI) for Visual Studio App Center
https://appcenter.ms/
MIT License
582 stars 235 forks source link

Fix Apache Commons IO high severity vulnerability #2550

Closed DordeDimitrijev closed 2 weeks ago

DordeDimitrijev commented 2 weeks ago

Description

This issue affects Apache Commons IO: from 2.0 before 2.14.0. Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue.

Current commons-io version: 2.11.0 Updated commons-io version: 2.14.0

More details https://github.com/advisories/GHSA-78wr-2p64-hpwj Build

Related PRs or issues

#AB107782