amitshekhariitbhu / go-backend-clean-architecture

A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
https://outcomeschool.com/blog/go-backend-clean-architecture
Apache License 2.0
4.75k stars 490 forks source link

DevSecOps best practices #7

Open timoa opened 1 year ago

timoa commented 1 year ago

Hi Amit!

Thanks for this project! It's a perfect start for newcomers on Go backend development!

I'm preparing a Medium post about DevSecOps best practices and I took your project since you released it recently and have enough code to show security use cases.

I was not able to do that with a fork since most of the tools are not supporting it, but I will create PR to help implement automation if you are OK 👍

This is the list of the changes I already made to my cloned project:

These changes are already on the following repo: https://github.com/timoa/secure-go-backend-clean-architecture

I will add the following:

amitshekhariitbhu commented 1 year ago

Hi @timoa

You are most welcome. Please create the PR, I am sure it is going to help everyone.

timoa commented 1 year ago

I will don't worry 👍