-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add passbolt extension #23115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add passbolt extension #23115
Conversation
|
Congratulations on your new Raycast extension! 🚀 You can expect an initial review within five business days. Once the PR is approved and merged, the extension will be available on our Store. |
Greptile OverviewGreptile SummaryThis PR adds a comprehensive Passbolt password manager extension with well-implemented features including vault search, password creation, TOTP authenticator, and secure password generation. The extension demonstrates strong security practices with GPGAuth authentication and OpenPGP encryption. Key Features
Issues Found
Technical Highlights
Confidence Score: 4/5
Important Files ChangedFile Analysis
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Additional Comments (1)
-
extensions/passbolt/src/passbolt.ts, line 1 (link)style: Empty file that's not used - remove this unused file from the extension
17 files reviewed, 2 comments
extensions/passbolt/CHANGELOG.md
Outdated
| @@ -0,0 +1,79 @@ | |||
| # Passbolt Changelog | |||
|
|
|||
| ## [1.0.0] - Initial Release | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
syntax: Missing {PR_MERGE_DATE} template string in changelog entry title - should be ## [1.0.0] - {PR_MERGE_DATE}
| ## [1.0.0] - Initial Release | |
| ## [1.0.0] - {PR_MERGE_DATE} |
Description
Screencast
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder