Skip to content

Commit

Permalink
[submodule] Update submodule HEAD for sonic-mgmt-framework and sonic-…
Browse files Browse the repository at this point in the history
…telemetry (sonic-net#13112)

Why I did it
golang lib xmlquery v1.2.1 has critical security issue. MS Component Governance created an alert.
Update submodule HEAD to fix CG alert about CVE-2020-25614

How I did it
sonic-mgmt-framework

a72d9ee Fix CG alert CVE-2020-25614 about xmlquery v1.2.1 (#91)
sonic-telemetrey

727aefd Fix CG alert CVE-2020-25614 about xmlquery v1.2.1 (#107)
  • Loading branch information
liushilongbuaa committed Feb 7, 2023
1 parent 4355911 commit 37922d5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
url = https://github.com/sonic-net/sonic-mgmt-framework
[submodule "src/sonic-telemetry"]
path = src/sonic-telemetry
url = https://github.com/sonic-net/sonic-telemetry
url = https://github.com/sonic-net/sonic-gnmi
[submodule "Switch-SDK-drivers"]
path = platform/mellanox/sdk-src/sx-kernel/Switch-SDK-drivers
url = https://github.com/Mellanox/Switch-SDK-drivers
Expand Down
2 changes: 1 addition & 1 deletion src/sonic-mgmt-framework
Submodule sonic-mgmt-framework updated 1 files
+2 −2 go.sum
2 changes: 1 addition & 1 deletion src/sonic-telemetry
Submodule sonic-telemetry updated 1 files
+0 −4 go.sum

0 comments on commit 37922d5

Please sign in to comment.