Skip to content

Commit 4d237cd

Browse files
docs: SECURITY, CoC, FUNDING, CODEOWNERS
Closes #54 Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 6cd5bc0 commit 4d237cd

4 files changed

Lines changed: 17 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @ulises-jeremias

.github/CODE_OF_CONDUCT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Code of Conduct
2+
3+
This project follows the [Contributor Covenant](https://www.contributor-covenant.org/version/2/1/code_of_conduct/).

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: [ulises-jeremias]

SECURITY.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Security Policy
2+
3+
## Supported versions
4+
5+
Security fixes are applied to the latest release of `create-awesome-python-app`.
6+
7+
## Reporting a vulnerability
8+
9+
Please open a private security advisory on GitHub or email the maintainers.
10+
Do not open a public issue for undisclosed vulnerabilities.
11+
12+
OSV scanning runs via `.github/workflows/osv-scanner.yml`.

0 commit comments

Comments
 (0)