Versions in this module Expand all Collapse all v0 v0.2.0 May 15, 2026 v0.1.0 May 12, 2026 Changes in this version + type Bridge struct + func NewBridge(opts ...inspectLib.Option) *Bridge + func (b *Bridge) Ready() bool + func (b *Bridge) Run(ctx context.Context, target string, opts ...inspectLib.Option) (*inspectLib.Report, error)