Skip to content

Commit df91903

Browse files
committed
[meta] add FUNDING.yml and SECURITY.md
1 parent d43ae8c commit df91903

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.github/FUNDING.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# These are supported funding model platforms
2+
3+
github: [ljharb] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: npm/assert
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
otechie: # Replace with a single Otechie username
12+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

.github/SECURITY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
Only the latest major version is supported at any given time.
5+
6+
## Reporting a Vulnerability
7+
8+
To report a security vulnerability, please use the
9+
[Tidelift security contact](https://tidelift.com/security).
10+
Tidelift will coordinate the fix and disclosure.

0 commit comments

Comments
 (0)