AI-powered repository security scanner rebuilt in ASP.NET Core 10.
cd CodeShield.API
cp ../.env.example .env
# Edit .env and set GROQ_API_KEY
dotnet run
docker-compose up --build
Set Groq__ApiKey in appsettings.json or as environment variable:
Groq__ApiKey=gsk_...
Without a Groq key, deterministic scanners (secrets, config, dependencies) still run fully.
Content type
Image
Digest
sha256:1c39e7077…
Size
103 MB
Last updated
about 1 month ago
docker pull mohdmusheer/codeshield-dotnet