Securing your Go code

There are a lot of bad actors out there!

In this bootcamp, we’ll discuss best practices of securing your Go applications. We’ll talk about security mindset, how to use automatic tools such as gosec and learn to avoid common security mistakes when writing web applications.

Course Outline:

You’ll learn the following topics:

  • Common security threats (OWASP top 10)
  • Avoiding injection
  • Secure HTTP requests
  • Avoiding sensitive data leak
  • Handling secrets
  • The security mindset and adding security to your development process

Important: Upon completion of each session, there will be a video recording available for download for a period of 48 hours.

About Miki Tebeka

Miki is a software developer with more than 20 years of experience. He has taught many workshops on various technical subjects all over the world at companies such as AT&T, Oracle, Dropbox, J.P. Morgan, and others. Miki is involved in open source, both in the Go and Python worlds. He has several open source projects of his own and contributed to many others including Go & Python. He’s also helping organize GopherCon Israel, Go Israel meetup, the upcoming PyData Israel, and was a member of the PyCon Israel team. Miki wrote “Forging Python”, “Go Brain Teasers” and “Python Brain Teasers”, he’s a LinkedIn Learning author, speaks at conferences, and infrequent blogger. Miki helps customers in R&D projects, building data pipelines, optimizing performance, and other challenging technical issues. He loves writing code and solving problems.