Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
| GitGuardian id | Secret | Commit | Filename | |
|---|---|---|---|---|
| 6621848 | Generic High Entropy Secret | e5f09d0 | pages/discord.tsx | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- 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
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit 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.
Our GitHub checks need improvements? Share your feedbacks!
WatermelonAI SummaryThe list of GitHub PRs, Slack messages, Notion pages, and commits indicate that changes are being made to improve instructions, check the environment, refresh the layout, clarify authentication steps, and integrate Slack. There are commits related to adding Confluence, improving logging, creating general helpers, fixing errors, and making code more readable. The PR title "Feature/open source repo" suggests that the changes are related to making the repository open source. Overall, these updates aim to enhance the repository's usability, authentication process, and integration with Slack. GitHub PRsClick here to login to Jira Slack ThreadsNotion PagesNo results found in Linear Tickets :( Your team WatermelonTools has used Watermelon 317 times. |
* Make all unlogged services lose title * Create watermelon.ts * Use standard type * use standard types * Use standard types * Create general case helper * Make code more readable * Allow number to be a string, like a slack channel * Add possible body * Standardize helpers * Remove unused helpers * Add possible image element * Remove unused code * use standard response * remove logging, fix text * Fix token errors in confluence * Better responses on success and failure * Check nulls * Add max results * Add limit using amount * create StandardAPIInput * Fix type * Create OptionDropdown component * Change to max 5 * Fix code * Make it component based, add confluence * Remove component unused * Fix loading page
* Use const instead of let * Change to app router
* Make all unlogged services lose title * Create watermelon.ts * Use standard type * use standard types * Use standard types * Create general case helper * Make code more readable * Allow number to be a string, like a slack channel * Add possible body * Standardize helpers * Remove unused helpers * Add possible image element * Remove unused code * use standard response * remove logging, fix text * Fix token errors in confluence * Better responses on success and failure * Check nulls * Add max results * Add limit using amount * create StandardAPIInput * Fix type * Create OptionDropdown component * Change to max 5 * Fix code * Make it component based, add confluence * Remove component unused * Fix loading page
* Use const instead of let * Change to app router
No description provided.