bookings.CustomerID ─────────(FK)────── customers.CustomerID (PK) │ │ │ (who made the booking) │ (customer details) └── Links booking to customer └── Name, contact info, address, etc.
Vulnerabilities in Chainlit could be exploited without user interaction to exfiltrate environment variables, credentials, ...