Skip to content

ccojocar/go-talk-security-checks

Repository files navigation

Essential security checks for your Go project

This was a talk given at GoLab 2023 in Florence, Italy.

Prerequisites

You need first to make sue you have the present tool installed:

go install golang.org/x/tools/cmd/present

View slides

You can now start the present tool in the root of this repository:

present -base . -content .

Open your web browser and visit http://127.0.0.1:3999.

About

Essential security checks for your Go project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published