ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
15 stars 10 forks source link

CDK API stack with Fargate / ALB #815

Closed chriswilty closed 7 months ago

chriswilty commented 7 months ago

Description

Fargate-managed resources defined as CDK constructs, written in typescript. https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html

Resolves #385

Notes

Checklist

Have you done the following?

chriswilty commented 7 months ago

Will replace with new PR, to see if github workflow is triggered correctly...