feat(cli): compile plugin to native CLI#15
Conversation
There was a problem hiding this comment.
mrge found 13 issues across 10 files. View them in mrge.io
a919623 to
5b7d696
Compare
There was a problem hiding this comment.
mrge found 12 issues across 9 files. View them in mrge.io
da94e02 to
b820ac8
Compare
0f5f678 to
bec4c0b
Compare
Kusari Analysis ResultsAnalysis for commit: 976e602, performed at: 2025-06-06T21:25:09Z • • Recommendation✅ PROCEED with this Pull Request Summary✅ No Flagged Issues Detected All values appear to be within acceptable risk parameters. The PR introduces a native CLI build feature with no dependency changes or code vulnerabilities. While there are several GitHub Actions workflow security issues, they are configuration-related rather than functional code problems. The previous command injection vulnerability appears to have been addressed, making the core changes safe to merge. Found this helpful? Give it a 👍 or 👎 reaction! Click to expand for details and specific link to issuesRecommended MitigationsRecommended Code MitigationsLocation: .github/workflows/release.yml:35 Potential Code Fix: Location: .github/workflows/release.yml:66 Potential Code Fix: Location: .github/workflows/release.yml:3 Potential Code Fix: Location: .github/workflows/release.yml:32 Potential Code Fix: |
|
Kusari PR Analysis rerun based on - 976e602 performed at: 2025-06-06T21:25:09Z - link to updated analysis |
Summary by mrge
Added a native CLI tool for sending JUnit test reports to Fern, with cross-platform builds and a GitHub workflow to publish native executables.