Standardized Secure Coding aims to provide standardized secure coding practices for a variety of programming languages, starting with TypeScript.
The project documentation follows the structure used by Zensical.
All documentation contained within this repo is licensed via the license in this file: LICENSE.
All code contained within this repo is licensed via the license in this file: LICENSE-CODE.
python -m venv .venv./.venv/Scripts/activatepip install -r requirements.txtdeactivate