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 + func GetGitHubAPIURLFromEnv() string + func GetPRInfoFromEnv() (owner, repo string, prNumber int) + func GetTokenFromEnv() string + func PostComment(analysis *api.SecurityAnalysis, opts CommentOptions) (*comment.CommentResult, error) + type CommentOptions struct + ConsoleURL string + GitHubURL string + Owner string + PRNumber int + Repo string + Token string + Verbose bool Other modules containing this package github.com/kusaridev/kusari-cli