Documentation ¶ Overview ¶ Command safesql is a tool for performing static analysis on programs to ensure that SQL injection attacks are not possible. It does this by ensuring package database/sql is only used with compile-time constant queries. Source Files ¶ View all Source files package16.go safesql.go Click to show internal directories. Click to hide internal directories.