Skip to content

feat!: get org_id based on access token#1419

Draft
tangowithfoxtrot wants to merge 7 commits into
mainfrom
expose-org-id-in-language-bindings
Draft

feat!: get org_id based on access token#1419
tangowithfoxtrot wants to merge 7 commits into
mainfrom
expose-org-id-in-language-bindings

Conversation

@tangowithfoxtrot
Copy link
Copy Markdown
Contributor

🎟️ Tracking

📔 Objective

The same as #1418, but we make this a breaking change to make the API more convenient to use.

⏰ 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

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 15, 2026

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.10%. Comparing base (b55c4b0) to head (99e4d1c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/bitwarden-c/src/c.rs 0.00% 9 Missing ⚠️
crates/bitwarden-py/src/client.rs 0.00% 5 Missing ⚠️
crates/bitwarden-json/src/client.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1419      +/-   ##
==========================================
- Coverage   15.34%   15.10%   -0.24%     
==========================================
  Files          21       21              
  Lines        1199     1218      +19     
==========================================
  Hits          184      184              
- Misses       1015     1034      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 15, 2026

Logo
Checkmarx One – Scan Summary & Detailsa5893e9b-faf0-4449-9263-88177ec989f0

New Issues (1)

Checkmarx found the following issues in this Pull Request

# Severity Issue Source File / Package Checkmarx Insight
1 HIGH CVE-2025-64756 Npm-glob-11.0.3
detailsRecommended version: 11.1.0
Description: Glob matches files using patterns the shell uses. In versions 10.2.0 prior to 10.5.0 and 11.0.0 prior to 11.1.0, the glob CLI contains a command in...
Attack Vector: NETWORK
Attack Complexity: HIGH
Vulnerable Package

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.

1 participant