Imports of package security

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/go-openapi/errorsPackage errors provides an Error interface and several concrete types implementing this interface to manage API errors and JSON-schema validation errors.
github.com/go-openapi/runtime
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.