office-hours-queue icon indicating copy to clipboard operation
office-hours-queue copied to clipboard

Backend/llm responses

Open benjmnxu opened this issue 2 years ago • 3 comments

pr request

benjmnxu avatar Oct 29 '23 16:10 benjmnxu

⚠️ GitGuardian has uncovered 6 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
- Generic Password 1c0595afe7092fd7f0435b7b363f0617754521c5 backend/docker-compose.yaml View secret
8425562 Triggered OpenAI API Key 02d7303bc4083bec80c2787551ac2c794b68150d backend/.env View secret
8425562 Triggered OpenAI API Key cd15d874cdaf114b10551a20fbd082cec19507b0 backend/.env View secret
8425562 Triggered OpenAI API Key 02d7303bc4083bec80c2787551ac2c794b68150d backend/officehoursqueue/settings/base.py View secret
8425562 Triggered OpenAI API Key cd15d874cdaf114b10551a20fbd082cec19507b0 backend/officehoursqueue/settings/base.py View secret
9451515 Triggered Generic Password 40c2deaa0f56319568158f5da39d2797b863973c backend/docker-compose.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

gitguardian[bot] avatar Oct 29 '23 16:10 gitguardian[bot]

pr request

Encourage writing some tests to make sure that LLM responses and settings works correctly with each CRUD operations

trangiabach avatar Nov 10 '23 17:11 trangiabach

New Update to pr

benjmnxu avatar Dec 02 '23 04:12 benjmnxu