Skip to content
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

[SM-1394] Update NAPI language bindings #934

Merged
merged 6 commits into from
Aug 8, 2024
Merged

[SM-1394] Update NAPI language bindings #934

merged 6 commits into from
Aug 8, 2024

Conversation

Thomas-Avery
Copy link
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/SM-1394

📔 Objective

The objective of this PR is to get NAPI language bindings in sync with latest SDK/schema changes.

This includes adding a project client, state file support, and updating the secret client.

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation
    team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

Copy link
Contributor

github-actions bot commented Aug 2, 2024

Logo
Checkmarx One – Scan Summary & Detailsc420574c-2f21-4d2f-a9e7-a61e63c66f73

New Issues

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Privacy_Violation /languages/java/example/Example.java: 16 Attack Vector
MEDIUM Privacy_Violation /languages/java/example/Example.java: 17 Attack Vector

Fixed Issues

Severity Issue Source File / Package
MEDIUM Privacy_Violation /languages/java/src/main/java/com/bitwarden/sdk/BitwardenClient.java: 41

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.42%. Comparing base (6e65f97) to head (0ed4bca).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #934      +/-   ##
==========================================
- Coverage   58.45%   58.42%   -0.03%     
==========================================
  Files         194      194              
  Lines       13358    13358              
==========================================
- Hits         7808     7805       -3     
- Misses       5550     5553       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Thomas-Avery Thomas-Avery marked this pull request as ready for review August 2, 2024 22:04
@Thomas-Avery Thomas-Avery requested review from Hinton, a team and dani-garcia August 2, 2024 22:04
Copy link
Member

@dani-garcia dani-garcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@mzieniukbw mzieniukbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Thomas-Avery Thomas-Avery merged commit 3621c25 into main Aug 8, 2024
99 of 103 checks passed
@Thomas-Avery Thomas-Avery deleted the sm/sm-1394 branch August 8, 2024 15:21
@Araxeus
Copy link

Araxeus commented Aug 23, 2024

Is this going to get published on NPM?

@chrisengelsma
Copy link

Seconded, this was merged 3 weeks ago, would like to know when this will be available on npm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants