Versions in this module Expand all Collapse all v2 v2.1.0 May 18, 2026 v2.0.1 May 6, 2026 Changes in this version + type Analysis struct + Health Health + Proceed bool + RawLLMAnalysis *SecurityAnalysis + Results string + Score int + TruncatedCommentWithCodeMitigations string + TruncatedCommentWithoutCodeMitigations string + type BundleMeta struct + ChangedFileHashes map[string]string + ChangedFiles []string + CommitSHA string + CurrentBranch string + DiffCmd string + DirName string + GitDirty bool + PatchName string + Remote string + ScanType string + type Check struct + Data LabelWithValues + Name string + Pass bool + type CodeMitigationItem struct + Code string + Content string + LineNumber int + Path string + type DependencyMitigationItem struct + Content string + type Health map[string]SubScan + type LabelWithValues struct + Label string + Values []string + type Meta struct + Branch string + Commit string + DiffCmd string + DirName string + GitDirty bool + Org string + PR int + PRURL string + Remote string + Repo string + Type string + type SecurityAnalysis struct + FailedAnalysis bool + HealthScore int + Justification string + Recommendation string + RequiredCodeMitigations []CodeMitigationItem + RequiredDependencyMitigations []DependencyMitigationItem + ShouldProceed bool + type StatusMeta struct + Details string + SortEpoch string + Status string + UpdatedAt string + type SubScan struct + Checks []Check + Score int + Summary Summary + type Summary struct + Data []LabelWithValues + type UserInspectorResult struct + Analysis *Analysis + Meta Meta + Sort string + StatusMeta StatusMeta + TTL int64 + User string + type WorkspaceApp struct + UserOrg string + Workspace string + type WorkspaceInspectorResult struct + Analysis Analysis + Meta Meta + Sort string + TTL int64 + Workspace string Other modules containing this package github.com/kusaridev/kusari-cli