Closed ChaitanyaAtchuta5 closed 9 months ago
Hey @ChaitanyaAtchuta5 this is a known false positive.
We have been using 4.7.2 of System.Text.Encodings.Web.dll since last year. You can check for yourself: go to "{where modules are installed}\Az.Accounts\2.13.2\lib\netfx\System.Text.Encodings.Web.dll".
The Az.LogicApp module contains outdated metadata (the deps.json file) which caused the alert. You can safely dismiss it. We'll consider publishing a newer version of the Az.LogicApp module.
Thank you for your reply. May I know if there is any timeline for Az.LogicApp module update that removes the traces of "System.Text.Encodings.Web/4.6.0" in deps.json file.
Sorry for late response. We will publish a new version early March.
Description
I am using Twistlock to scan our container image and from couple of months we are seeing a CVE related to system.text.encodings.web:4.6.0 in Az.LogicApp:1.5.0. Using latest PowerShell Version: 7.4.0
Dockerfile steps
Twistlock report with CVE details
Content related to system.text.encodings.web in /usr/local/share/powershell/Modules/Az.LogicApp/1.5.0/Microsoft.Azure.PowerShell.Cmdlets.LogicApp.deps.json
Issue script & Debug output
Environment data
Module versions
Error output
No response