Tags: microsoft/dev-tunnels
Tags
Fix more GO CG alerts (#363) * Fix more GO CG alerts Fix for CG alerts: * https://devdiv.visualstudio.com/DefaultCollection/OnlineServices/_workitems/edit/1912170 * https://devdiv.visualstudio.com/DefaultCollection/OnlineServices/_workitems/edit/1912526 * https://devdiv.visualstudio.com/DefaultCollection/OnlineServices/_workitems/edit/1912525 * https://devdiv.visualstudio.com/DefaultCollection/OnlineServices/_workitems/edit/1912528 * https://devdiv.visualstudio.com/DefaultCollection/OnlineServices/_workitems/edit/1912531 * https://devdiv.visualstudio.com/DefaultCollection/OnlineServices/_workitems/edit/1912527 * Fix build break
Fix CG alert in gopkg.in/yaml.v3 (#354) Fix for https://devdiv.visualstudio.com/OnlineServices/_componentGovernance/tunnels/alert/8884434?typeId=14289336&pipelinesTrackingFilter=0 An issue in the Unmarshal function in Go-Yaml v3 can cause a program to panic when attempting to deserialize invalid input. The fix is to upgrade gopkg.in/yaml.v3 from v3.0.0-20200313102051-9f266ea9e77c to 3.0.0-20220521103104-8f96da9f5d5e to fix the vulnerability.
C#, TS, Go and Java changes to use new API version (#322) * update c# to use new api version * add IdGeneration * Update API version * first pass of typescript * update id gen * update references * update flatten * update ts contract gen * update create ports * update writer * update go and java * update name in typescript * auto gen ts and cs ids * id gen in java and go * remove old files * java and go retries * update retry * add endpoint query param * fix e2e test bugs * use old chars * update request objects * go list response * update ids * update exports * remove unused * update relay ids * update tags to labels * remove tag references * fix namespace export * generated contracts * update return * update words
C#, TS, Go and Java changes to use new API version (#322) * update c# to use new api version * add IdGeneration * Update API version * first pass of typescript * update id gen * update references * update flatten * update ts contract gen * update create ports * update writer * update go and java * update name in typescript * auto gen ts and cs ids * id gen in java and go * remove old files * java and go retries * update retry * add endpoint query param * fix e2e test bugs * use old chars * update request objects * go list response * update ids * update exports * remove unused * update relay ids * update tags to labels * remove tag references * fix namespace export * generated contracts * update return * update words
PreviousNext