OWASP / Go-SCP

Golang Secure Coding Practices guide
https://owasp.org/www-project-go-secure-coding-practices-guide/
Creative Commons Attribution Share Alike 4.0 International
4.83k stars 369 forks source link

Add automation #96

Open jgadsden opened 1 year ago

jgadsden commented 1 year ago

It would be good to add some automation to this project, nothing fancy - probably a link checker to start with. This could be run on pull-request or merge to main, and for example could check for broken links

We do something similar in Secure Coding Practices

ArpitKRS commented 10 months ago

Please /assign, I might give it a go