codeforpdx / codeforpdx/tenantfirstaid

Privacy Policy violation - LangSmith API tracing is enabled in prd/staging

Open
#371 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug frontend
Dominant language
Python
Stars
13
Forks
21
Avg merge
6d 7h
Merged PRs (30d)
3

Description

https://github.com/codeforpdx/tenantfirstaid/blob/66948b00cb1b41dabb5e42e7e31a906e945ef612/frontend/src/PrivacyPolicy.tsx#L62-L64

The prd & staging deployment environments enable LangSmith API tracing. This means that all user input is being sent to LangSmith traces in the private LangSmith workspace. While this enables improvement workflows, this seems like a violation of the Privacy Policy.

Disposition is probably one of these 2 options:

  1. change the Privacy Policy
  2. disable LangSmith API tracing

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with frontend/src/PrivacyPolicy.tsx at lines 62-64, then locate the prd and staging settings that enable LangSmith API tracing. Determine which of the two stated dispositions is approved, and verify that the resulting behavior matches the Privacy Policy and prevents unintended user input tracing.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.