-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(orama): replace search to orama #71
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Your Render PR Server URL is https://taro-hooks-pr-71.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-col6bai0si5c73937pg0. |
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
10540110 | Triggered | Generic High Entropy Secret | eca3a8f | website/docusaurus.config.js | View secret |
🛠 Guidelines to remediate hardcoded secrets
-
Revoke and rotate the secret.
-
If possible, rewrite git history with
git commit --amend
andgit push --force
.
🦉 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!
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
}, | ||
// algolia: { | ||
// appId: 'HIV804W7Z6', | ||
// apiKey: '409a0690d65dac63b8f71447f88083fe', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛑 Gitleaks has detected a secret with rule-id generic-api-key
in commit eca3a8f.
If this secret is a true positive, please rotate the secret ASAP.
If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore
file and commit the change to this branch.
echo eca3a8f381834213e1622d8bf87b3ed87dd85e9c:website/docusaurus.config.js:generic-api-key:349 >> .gitleaksignore
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
🤔 这个变动的性质是?/ What is the nature of this change?
🔗 相关 Issue / Related Issue
💡 需求背景和解决方案 / Background or solution
📝 更新日志 / Changelog