Skip to content

Conversation

@Kaduh15
Copy link
Owner

@Kaduh15 Kaduh15 commented May 14, 2025

No description provided.

@vercel
Copy link

vercel bot commented May 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
queue ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 5:34pm

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
12 Security Hotspots
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

- ./app/backend/.env
environment:
- PORT=${BACKEND_PORT:-3001}
- DATABASE_URL=${DATABASE_URL:-postgres://root:root@db:5432/queue-dev}

Check failure

Code scanning / SonarCloud

PostgreSQL database passwords should not be disclosed High

Make sure this PostgreSQL database password gets changed and removed from the code. See more on SonarQube Cloud
- backend
environment:
- DATABASE_URL=postgres://root:root@db:5432/queue
- DATABASE_URL=${DATABASE_URL:-postgres://root:root@db:5432/queue}

Check failure

Code scanning / SonarCloud

PostgreSQL database passwords should not be disclosed High

Make sure this PostgreSQL database password gets changed and removed from the code. See more on SonarQube Cloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants