Hacker News new | past | comments | ask | show | jobs | submit login

There's nothing stopping you deliberately writing unsecure Go code but it's harder to make errors that open up security holes in Go. For example, Go's shell exec is better than PHPs equivalent by default. https://golang.org/pkg/os/exec/



I'd actually have to do some searching to find out how to write unsecure Go code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: