# Gosec > Gosec is a source code security scanner for Go that inspects source code for security problems ## Pages - [Gosec - Go Security Scanner](overview.md): Gosec is a source code security scanner for Go that inspects source code for security problems - [G101: Hardcoded credentials](g101-rule.md): G101: Hardcoded credentials · Secure Go## Secure Go - [G102: Bind to all interfaces](g102-rule.md): G102: Bind to all interfaces · Secure Go## Secure Go - [G103: Use of unsafe block](g103-rule.md): G103: Use of unsafe block · Secure Go## Secure Go - [G104: Audit errors not checked](g104-rule.md): G104: Audit errors not checked · Secure Go## Secure Go - [G107: Url provided to HTTP request as taint input](g107-rule.md): G107: Url provided to HTTP request as taint input · Secure Go## Secure Go - [G201 Rule](g201-rule.md): Page not found - [G202 Rule](g202-rule.md): Page not found - [G304: File path provided as taint input](g304-rule.md): G304: File path provided as taint input · Secure Go## Secure Go - [gosec - Go Security Checker](github-readme.md): Inspects source code for security problems by scanning the Go AST and SSA code representation.