Building Secure Go Projects with Free Vulnerability Scanning in VSC Code

Building Secure Go Projects with Free Vulnerability Scanning in VSC Code

May 19, 2020

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.