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
13 stars 9 forks source link

807: CDK auth stack (AWS Cognito) #818

Closed chriswilty closed 5 months ago

chriswilty commented 5 months ago

Description

Cognito-based CDK auth stack.

Main parts of our Cognito resources are

Prerequisite for #807 and #808

Concerns

I am adding this stack to the CDK app, even though it contains some commented-out code and the stack isn't even being deployed currently, because it was looking a touch tricky to extract it. I will shortly come to the auth stuff anyway, once the Route 53 domain-based stack is added.

Checklist

Have you done the following?