BUILDING SECURE GO PROJECTS WITH FREE VULNERABILITY SCANNING IN VSCODE
Webinar Description:
Go 1.13 introduced important security features to Go Modules including a checksumdb that verifies that your dependencies haven’t been tampered with. While the integrity of the data can be verified this way – Go Modules can still have security vulnerabilities. Join this webinar to watch a technical walkthrough on how to keep your Go Modules secure.
Who should attend:
Go Developers
Pre-requisites:
Knowledge of Go programming language
The agenda:
- Overview: Go Modules
- Go 1.13 and Security of GoModules
- Issue notifications in the JFrog VSCode extension
- Demo of GoCenter
- Q&A
Additional resources:
GoCenter – The Central GOPROXY for Go Modules
Free Go Module Vulnerability Scanning in Visual Studio Code