-
-
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
Restyle docs(orama): replace search to orama #72
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
10540110 | Triggered | Generic High Entropy Secret | f50c96f | website/docusaurus.config.js | View secret |
10540110 | Triggered | Generic High Entropy Secret | aba4e31 | website/docusaurus.config.js | View secret |
10540110 | Triggered | Generic High Entropy Secret | f50c96f | website/docusaurus.config.js | View secret |
10540110 | Triggered | Generic High Entropy Secret | aba4e31 | 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!
website/docusaurus.config.js
Outdated
deploy: prod, | ||
cloud : { | ||
indexId : 'tkujjwkk1hfnz3lpg91pqn0y', | ||
oramaCloudAPIKey : '4J9QUHFPmOzc9N6QN7oo5AYTKS1BEUzp', |
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 aba4e31.
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 aba4e31dd52915076b89188d706ecec818c2b111:website/docusaurus.config.js:generic-api-key:127 >> .gitleaksignore
website/docusaurus.config.js
Outdated
}, | ||
// 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 aba4e31.
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 aba4e31dd52915076b89188d706ecec818c2b111:website/docusaurus.config.js:generic-api-key:357 >> .gitleaksignore
Automated style fixes for #71, created by Restyled.
The following restylers made fixes:
To incorporate these changes, merge this Pull Request into the original. We
recommend using the Squash or Rebase strategies.
NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.
Sorry if this was unexpected. To disable it, see our documentation.