Skip to content

feat(cli): precompiled, signed & notarized macOS keychain helper packages#2458

Merged
WcaleNieWolny merged 27 commits into
mainfrom
feat/precompiled-keychain-helper
Jun 12, 2026
Merged

feat(cli): precompiled, signed & notarized macOS keychain helper packages#2458
WcaleNieWolny merged 27 commits into
mainfrom
feat/precompiled-keychain-helper

docs: fix plan architecture line to workflow_dispatch (was stale 'tag…

36bb529
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jun 8, 2026 in 31s

Quality Gate failed

Failed conditions
1 Security Hotspot
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 180 in cli-helper/src/helper.swift

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

"passphrase" detected here, make sure this is not a hard-coded credential.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ6neW0Re1EwRgTwlwdW&open=AZ6neW0Re1EwRgTwlwdW&pullRequest=2458

Check failure on line 41 in cli-helper/scripts/sign-and-notarize.sh

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use '[[' instead of '[' for conditional tests. The '[[' construct is safer and more feature-rich.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ6neWsVe1EwRgTwlwdV&open=AZ6neWsVe1EwRgTwlwdV&pullRequest=2458

Check failure on line 39 in cli-helper/scripts/sign-and-notarize.sh

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use '[[' instead of '[' for conditional tests. The '[[' construct is safer and more feature-rich.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ6neWsVe1EwRgTwlwdU&open=AZ6neWsVe1EwRgTwlwdU&pullRequest=2458

Check warning on line 365 in cli-helper/src/helper.swift

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this "switch" statement with "if" statement to increase readability.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ6neW0Re1EwRgTwlwdY&open=AZ6neW0Re1EwRgTwlwdY&pullRequest=2458