gbrayhan / microservices-go

Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean Architecture.
MIT License
500 stars 66 forks source link

Fix code scanning alert - Database query built from user-controlled sources #17

Closed gbrayhan closed 9 months ago

gbrayhan commented 1 year ago

Tracking issue for:

dannegm commented 1 year ago

It seems that public does not have access to see what's exactly the issue

gbrayhan commented 9 months ago

Fixed on last PR merge