Skip to content

Commit 3d782ff

Browse files
authored
Update agents security section
1 parent 1485425 commit 3d782ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.__package_slug}}/AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Before beginning any task, make sure you review the documentation (`docs/dev/` a
2222
* Never hardcode sensitive data.
2323
* Do not log sensitive data.
2424
* All user input should be validated.
25+
* Never roll your own cryptography system.
2526

2627
### Production Ready
2728

0 commit comments

Comments
 (0)