Versions in this module Expand all Collapse all v0 v0.3.0-alpha.1 Aug 23, 2026 v0.2.9 Aug 18, 2026 Changes in this version + func InitDetectMarkerFiles() []string + type Entry struct + Aliases []string + Canonical string + Exposure Exposure + MarkerFiles []string + New func(authzHelpers []string) providers.LanguageProvider + func All() []Entry + func ByExtension(ext string) (Entry, bool) + func ByMarkerFile(root string) (Entry, bool) + func ByName(name string) (Entry, bool) + func ExposedForSecurity() []Entry + func ExposedForSurfaceTools() []Entry + type Exposure struct + InitDetect bool + SecurityScan bool + SurfaceTools bool