ع

Data and security

Last reviewed:

Treat secrets and data as production assets from day one. Separate workspace tools keep sensitive values out of the conversation and source code.

Project secrets

Add service keys and passwords through the Secrets tool. Values are stored encrypted and supplied to the project environment without being displayed in chat.

Database

Create the project database and review connection status and snapshots from its dedicated tool. Keep test and production data separate.

Browse data

Use the data browser to inspect tables and records within your permissions. Take a snapshot and confirm scope before sensitive changes.

Project scan

Run the basic scan before deployment and use deep scanning when needed. Resolve exposed secrets and high-impact findings before releasing a new version.

Data and security

Never send a secret value to Codey. Mention only the variable name, then add the value through the Secrets tool.

Data and security — codeyy docs