mitchellh / mapstructure

Go library for decoding generic map values into native Go structures and vice versa.
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
MIT License
7.93k stars 677 forks source link

add GoSec and Golangci-lint #303

Open dmolik opened 2 years ago

dmolik commented 2 years ago

Looking to use mapstructure in a project, I figured I'd add some static scanning