Security Vulnerability: Exposed Credential
A PGVECTOR was found committed in this repository at .env.docker.
Details
- File:
.env.docker
- Credential:
PGVECTOR
- Value (partial):
cosine # cosine | l2 | ip (must mat...
Impact
This credential is publicly visible in the repository, which could lead to:
- Unauthorized access to your service provider
- Potential financial charges from API usage
- Data breaches or service compromise
Recommended Actions
- Immediately rotate/revoke this credential in your service provider's dashboard
- Remove the file from git history using
git filter-repo or BFG Repo-Cleaner
- Add
.env.docker to .gitignore
- Use environment variables or a secrets manager
Resources
This issue was automatically filed as part of a security scan.
Security Vulnerability: Exposed Credential
A PGVECTOR was found committed in this repository at
.env.docker.Details
.env.dockerPGVECTORcosine # cosine | l2 | ip (must mat...Impact
This credential is publicly visible in the repository, which could lead to:
Recommended Actions
git filter-repoor BFG Repo-Cleaner.env.dockerto.gitignoreResources
This issue was automatically filed as part of a security scan.