Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In Go, the symbol table contains enough information to figure this out. This is how https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck is able to limit vulnerabilities to those that are actually reachable in your code.


The symbol table might contain reflection metadata, but it surely can't identify what part of it will be used.




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

Search: