Skip to content

feat(product): identify this crate's backend traffic as opencompany - #513

Merged
senamakel merged 5 commits into
tinyhumansai:mainfrom
YellowSnnowmann:feat/376-opencompany-product-identity
Aug 9, 2026
Merged

feat(product): identify this crate's backend traffic as opencompany#513
senamakel merged 5 commits into
tinyhumansai:mainfrom
YellowSnnowmann:feat/376-opencompany-product-identity

test(provider): proof the product identity header leaves on hosted in…

8d9dbfa
Select commit
Loading
Failed to load commit list.
TinySweeper / tinysweeper/security succeeded Aug 9, 2026 in 0s

The prior finding about the product header on hub_identity's `/auth/me` call is

The prior finding about the product header on hub_identity's /auth/me call is in a different file and is not addressed by this diff — noting it as not fixable from this file's review scope. For src/harness/provider.rs itself: the change attaches the x-sdk-name: opencompany product header to HostedProvider::invoke (the managed chat-completions path) and to request_plan only when provider == _The code index is behind this pull request (indexed at 8b2bf54`), so retrieved context may be out of date._

No findings.

tinysweeper 0.1.0

Fixed since the last review

  • Cover the product header on hub_identity's /auth/me call