Skip to content

Commit f69d056

Browse files
authored
Merge pull request #16 from cloudflare/kenton/beta
EXPERIMENTAL -> Beta
2 parents 7074a6e + 217cfc0 commit f69d056

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This is a TypeScript library that implements the provider side of the OAuth 2.1 protocol with PKCE support. The library is intended to be used on Cloudflare Workers.
44

5-
## EXPERIMENTAL
5+
## Beta
66

7-
As of March, 2025, this library is very new. Please use with caution as additional security reviews are still in progress.
7+
As of March, 2025, this library is very new, prerelease software. The API is still subject to change.
88

99
## Benefits of this library
1010

SECURITY.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Security Policy
2+
3+
https://www.cloudflare.com/disclosure
4+
5+
## Reporting a Vulnerability
6+
7+
* https://hackerone.com/cloudflare
8+
* All Cloudflare products are in scope for reporting. If you submit a valid report on bounty-eligible assets through our disclosure program, we will transfer your report to our private bug bounty program and invite you as a participant.
9+
10+
* If you'd like to encrypt your message, please do so within the the body of the message. Our email system doesn't handle PGP-MIME well.
11+
* https://www.cloudflare.com/gpg/security-at-cloudflare-pubkey-06A67236.txt
12+
13+
All abuse reports should be submitted to our Trust & Safety team through our dedicated page: https://www.cloudflare.com/abuse/
14+

0 commit comments

Comments
 (0)