FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
browsercode/.gitguardian.yaml at main · githubxbox/browsercode · GitHub
githubxbox
/
browsercode
Public
forked from
browser-use/browsercode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
browsercode
/
.gitguardian.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (14 loc) · 783 Bytes
Breadcrumbs
browsercode
/
.gitguardian.yaml
Copy path
File metadata and controls
14 lines (14 loc) · 783 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
GitGuardian config — https://docs.gitguardian.com/internal-repositories-monitoring/integrations/source-code-managers/github
#
#
We mirror `.gitleaksignore` here. Both files exist because gitleaks and
#
GitGuardian are separate scanners with their own ignore mechanisms.
#
#
The `packages/http-recorder/test/record-replay.test.ts` file contains
#
intentionally-fake API-key-shaped strings used as fixtures asserting the
#
http-recorder's `secretFindings()` redaction logic works. The fixtures
#
are not real credentials and the package (`@opencode-ai/http-recorder`)
#
is upstream-only dev/test code — not a dependency of anything we ship
#
(`browsercode-core`, `bcode-browser`, `bcode-laminar`).
version
:
2
paths-ignore
:
-
"
packages/http-recorder/test/record-replay.test.ts
"
Back
|
FazBrowse Home
|
New Git URL