add more integration testing #70
Security Analysis Passed
No security issues found
Details
Kusari Analysis Results:
✅ No Flagged Issues Detected
All values appear to be within acceptable risk parameters.
Both dependency and code security analyses show excellent results with zero security issues identified. The dependency changes improve security posture by updating a safe internal dependency (gh-mailto) and removing external GraphQL dependencies, which reduces the overall attack surface. The comprehensive code analysis of 52 files found no vulnerabilities, exposed secrets, workflow issues, or module vulnerabilities across all security checks (SAST, secret scanning, vulnerability analysis, govulncheck). The combined findings indicate this PR maintains strong security standards while actually reducing external dependency risk.
Note
View full detailed analysis result for more information on the output and the checks that were run.
Expand to see all dependency changes, security advisories, scorecard checks, etc.
Dependency Relationship Analysis
github.com/codeGROOVE-dev/gh-mailto (0.0.0-20251030132316-7b86852c2928 → 0.0.0-20251030182955-b6a1494332f1)
Dependency Changes Introduced
| Status | Package | Change | Version | Latest Version | Advisories | License |
|---|---|---|---|---|---|---|
| ✅ Safe | github.com/codeGROOVE-dev/gh-mailto | updated | 0.0.0-20251030132316-7b86852c2928 → 0.0.0-20251030182955-b6a1494332f1 | v0.0.0-20251030182955-b6a1494332f1 | None | Apache-2.0 (permissive) |
| github.com/shurcooL/graphql | removed | 0.0.0-20230722043721-ed46e5a46466 | Unknown | None | Unknown | |
| github.com/shurcooL/githubv4 | removed | 0.0.0-20240727222349-48295856cce7 | Unknown | None | Unknown |
Scorecard Checks
@kusari-inspector rerun - Trigger a re-analysis of this PR
@kusari-inspector feedback [your message] - Send feedback to our AI and team
See Kusari's documentation for setup and configuration.
Commit: f9df84d, performed at: 2025-11-03T14:26:01Z
Found this helpful? Give it a 👍 or 👎 reaction!
Scan Results Summary
Code Files Analyzed
Total Files: 55
pkg/github/graphql.gopkg/github/manager_integration_test.gogo.sumpkg/bot/bot.gopkg/bot/cache/commit_pr.gopkg/bot/commit_pr_cache_test.gopkg/bot/process_event_test.gopkg/slack/oauth.gopkg/slack/slack_additional_coverage_test.gopkg/bot/create_pr_thread_additional_test.gopkg/bot/handle_pr_test.gopkg/bot/methods_test.gopkg/bot/poll_and_reconcile_test.gopkg/bot/process_channels_test.gopkg/github/client_integration_test.gopkg/slack/client_additional_test.go.tmp.2663.1762112254036pkg/slack/oauth_handlers_test.gogo.modpkg/bot/cache/commit_pr_test.gopkg/bot/cache/thread.gopkg/bot/find_or_create_thread_test.gopkg/state/json_test.gopkg/bot/bot_test.gopkg/bot/event_integration_test.gopkg/bot/formatting_test.gopkg/bot/handle_pr_comprehensive_test.gopkg/bot/polling_test.gopkg/bot/process_pr_for_channel_additional_test.gopkg/bot/state_test.gopkg/github/github_mock_server_test.gopkg/bot/extract_state_test.gopkg/bot/message_update_test.gopkg/slack/client_additional_test.gopkg/slack/http_handlers_test.gopkg/slack/slack.gopkg/slack/user_test.gopkg/usermapping/reverse_test.gopkg/usermapping/usermapping_test.gopkg/bot/coordinator_test_helpers.gopkg/bot/handle_pr_event_comprehensive_test.gopkg/bot/sprinkler_test.gopkg/bot/cache/thread_test.gopkg/bot/interfaces.gopkg/bot/mock_builders_test.gopkg/bot/polling_comprehensive_test.gopkg/github/github.gopkg/github/github_test.gopkg/slack/client_coverage_test.gopkg/slack/mock_builders_test.gopkg/bot/polling.gopkg/bot/coordinator_test.gopkg/bot/dm_notifications_test.gopkg/bot/handle_pr_event_with_data_test.gopkg/bot/integration_test.gopkg/bot/update_dm_test.go
Dependency Files Analyzed
Total Dependency Files: 1
go.mod
Scan Details
| Check Type | Status |
|---|---|
| SAST Analysis | ✅ Completed |
| Secret Scan | ✅ Completed |
| Misconfiguration Scan | ✅ Completed |
| Workflow Analysis | ⏭️ Skipped |
| Govulncheck | ✅ Completed |
| Vulnerability (KEV, EPSS, CVSS) Analysis | ✅ Completed |
| Transitive Dependency Analysis | ✅ Completed |
| Pacakage Reputation Analysis (Scorecard) | ✅ Completed |
| Typosquatting Check | ✅ Completed |
Enabled Scan Configurations
| Scan Type | Enabled |
|---|---|
| GitHub Action Version Pinning | ✅ Enabled |
| Container Version Pinning | ✅ Enabled |