Back to Home
amsajaj icon

ai-testcase-generator

Verified Safe

by amsajaj

Overview

An AI-powered web application for generating, editing, and exporting test cases, integrating with tools like Zephyr and PostgreSQL.

Installation

Run Command
docker-compose up

Environment Variables

  • ASPNETCORE_ENVIRONMENT
  • ConnectionStrings__DefaultConnection
  • POSTGRES_DB
  • POSTGRES_USER
  • POSTGRES_PASSWORD

Security Notes

The `docker-compose.yml` file hardcodes default PostgreSQL credentials (`postgres:postgres`) for both the API connection string and the database service environment variables. The database port (5433) is also exposed to the host. This setup is highly insecure for production environments, as it allows trivial unauthorized access to the database. It is critical to change these default credentials immediately for any deployment outside of isolated local development. Additionally, all download/repository links in the README point to a direct `.zip` file download, which is unusual for a GitHub project and could be a security concern regarding the integrity of the downloaded binaries if not explicitly verified.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassHigh
Avg Tokens3000
Stars0
Forks0
Last Update2026-01-19

Tags

AITest Case GenerationQAWeb ApplicationPostgreSQL