GO-2024-2532 : Boundary vulnerable to session hijacking through TLS certificate tampering in github.com/hashicorp/boundary
Discover Packages
github.com/hashicorp/boundary
internal
db
schema
migrations
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: May 3, 2022
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package migrations contains the base sql statements needed to bootstrap the
migration process. These statements setup the tables necessary for tracking
the state of migrations.
func Base(dialect string ) base
Base returns the base create statements for the given dialect.
Source Files
¶
Directories
¶
Package oss is used to embed the sql statements for the oss edition and registering the edition for the schema.Manager.
Package oss is used to embed the sql statements for the oss edition and registering the edition for the schema.Manager.
Click to show internal directories.
Click to hide internal directories.