COS301-SE-2024 / AI-Trip-Creator

AI Trip Creator is a smart web platform that uses AI-driven chatbots to simplify travel planning. It creates personalised, convenient, and cost-effective itineraries based on user preferences, offering a seamless way to plan flights, accommodations, and activities.
https://ai-trip-creator.web.app/
1 stars 1 forks source link

Develop #136

Closed lerato15240 closed 1 month ago

lerato15240 commented 1 month ago

Description

Related Issue

Type of Change

Screenshots

Checklist

Additional Notes

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai-trip-creator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 10:07pm
gitguardian[bot] commented 1 month ago

⚠️ GitGuardian has uncovered 4 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 | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [13868740](https://dashboard.gitguardian.com/workspace/301252/incidents/13868740?occurrence=166053658) | Triggered | Generic High Entropy Secret | 356abd5c00dd4013d644fedd454bdfb14fb2170f | ai-trip-creator/src/firebase/firebase-config.js | [View secret](https://github.com/COS301-SE-2024/AI-Trip-Creator/commit/356abd5c00dd4013d644fedd454bdfb14fb2170f#diff-1194082897d54322f8ee82896f9678c9f127b93551de5ba77a29c39cc456ae89L16) | | [13868740](https://dashboard.gitguardian.com/workspace/301252/incidents/13868740?occurrence=166053660) | Triggered | Generic High Entropy Secret | a51d92bf4ff61217673a8f70768a2e48508fbd2e | ai-trip-creator/src/firebase/firebase-config.js | [View secret](https://github.com/COS301-SE-2024/AI-Trip-Creator/commit/a51d92bf4ff61217673a8f70768a2e48508fbd2e#diff-1194082897d54322f8ee82896f9678c9f127b93551de5ba77a29c39cc456ae89R16) | | [13780778](https://dashboard.gitguardian.com/workspace/301252/incidents/13780778?occurrence=166053659) | Triggered | Groq API Key | a51d92bf4ff61217673a8f70768a2e48508fbd2e | ai-trip-creator/src/firebase/firebase-config.js | [View secret](https://github.com/COS301-SE-2024/AI-Trip-Creator/commit/a51d92bf4ff61217673a8f70768a2e48508fbd2e#diff-1194082897d54322f8ee82896f9678c9f127b93551de5ba77a29c39cc456ae89L16) | | [13780778](https://dashboard.gitguardian.com/workspace/301252/incidents/13780778?occurrence=165485642) | Triggered | Groq API Key | 0e6ea98202d8bc9d6519c511a8b75ca47fd7666b | ai-trip-creator/src/firebase/firebase-config.js | [View secret](https://github.com/COS301-SE-2024/AI-Trip-Creator/commit/0e6ea98202d8bc9d6519c511a8b75ca47fd7666b#diff-1194082897d54322f8ee82896f9678c9f127b93551de5ba77a29c39cc456ae89R16) |
🛠 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](https://blog.gitguardian.com/secrets-api-management?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) the best practices. 3. Revoke and [rotate these secrets](https://docs.gitguardian.com/secrets-detection/secrets-detection-engine/detectors/generics/generic_high_entropy_secret#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 4. If possible, [rewrite git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 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 - following these [best practices](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) for managing and storing secrets including API keys and other credentials - install [secret detection on pre-commit](https://docs.gitguardian.com/ggshield-docs/integrations/git-hooks/pre-commit?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) to catch secret before it leaves your machine and ease remediation.

🦉 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.