Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 875 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 875 Bytes

Secure Development with Dev Containers

This repo provides some examples of Dev Containers configured with best pratice security tools and workflows to make developing secure code easier.

If there is a tech stack or feature you think would be helpful to have, please file an issue or make a Dev Container template of your own!

Contents

{"image": "ghcr.io/crazy4pi314/devcontainer-security-templates/python-security-template:latest"}

The templates in this repository follows the Dev Container Template distribution specification.