Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 587 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 587 Bytes

Go-Credentials

This is a simple project to demonstrate how to remove credentials and sensitive information from your code using GoLang.

What is this project about?

This is the project that was used to create the tutorial on how to remove Hard-Coded Credentials from code in GoLang.

You can find the tutorial on Medium by clicking here.