techthoughts2 / Catesta

Catesta is a PowerShell module and vault project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.

Home Page:https://www.catesta.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add template example for GitHub SECURITY.md file

techthoughts2 opened this issue · comments

Description

GitHub now supports adding a SECURITY.md file to a repo for giving people instructions for reporting security vulnerabilities in a project.

Catesta could include a template example of this file for scaffolding GitHub based projects.

Describe the solution you'd like

Add a SECURITY.md file for GitHub project templates: Adding a security policy to your repository

Describe any alternatives you've considered

N/A

Additional context

N/A