Skip to content

Repository files navigation

Standardized Secure Coding

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.

Legal Info

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.

Local Development Setup

1. Create Local Virtual Environment

python -m venv .venv

2. Activate Python Virtual Environment

./.venv/Scripts/activate

3. Install Project Dependencies

pip install -r requirements.txt

4. Deactivate Python Virtual Environment

deactivate

About

How to securely code and design infrastructure in a standardized way.

Topics

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages