2 results for "all documents"
core/security/secure_coding.md

Secure Coding Practices Across Languages

Language-agnostic secure coding fundamentals: input validation, output encoding, secrets management, least privilege, dependency and SCA scanning, and secure-by-default design applicable across Python, JavaScript, Rust, ...

platforms/devplace/database_api_service.md

DevPlace Database API Service

The read-only data surface at /dbapi: generic per-table reads, the validated query() call, the natural-language-to-SQL designer, asynchronous execution over a websocket, the table deny list, and the primary-administrator...