zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
116 stars 85 forks source link

Consider moving back to `security-framework` for `secrets-core` #2290

Open traeok opened 1 month ago

traeok commented 1 month ago

Is your feature or enhancement request related to a problem or limitation? Please describe

Last year, we switched to a more low-level implementation for the macOS logic (FFI calls) in Secrets SDK as the rust-security-framework repo was archived. However, the repo is now unarchived and a new major version (v3.0.0) was released at the end of September.

Describe your enhancement idea

Switch back to security-framework for the macOS logic in Secrets SDK.

Describe alternatives you've considered

We can continue using the current macOS logic, but we will have to maintain it and stay up to date with any API changes made within macOS.

github-actions[bot] commented 1 month ago

Thank you for raising this enhancement request. The community has 90 days to vote on it. If the enhancement receives at least 5 upvotes, it is added to our development backlog. If it receives fewer votes, the issue is closed.