-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add security contact to the readmes (#280)
- Loading branch information
Showing
5 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -257,3 +257,11 @@ schema:\ | |
**Do not run 2 workflows at the same time, otherwise we could encounter a race | ||
condition in the git repo which could lead to a failure of the automatic | ||
changelog and package.json update** | ||
|
||
## Security | ||
|
||
If you believe you've found a security issue, we encourage you to notify us. We welcome working with you to resolve the issue promptly. | ||
|
||
Security Contact Email: [email protected] | ||
|
||
Please do not use the issue tracker for security issues. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,3 +63,11 @@ To execute library tests just run: | |
```bash | ||
yarn test | ||
``` | ||
|
||
## Security | ||
|
||
If you believe you've found a security issue, we encourage you to notify us. We welcome working with you to resolve the issue promptly. | ||
|
||
Security Contact Email: [email protected] | ||
|
||
Please do not use the issue tracker for security issues. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,3 +74,11 @@ To execute library tests just run: | |
```bash | ||
yarn test | ||
``` | ||
|
||
## Security | ||
|
||
If you believe you've found a security issue, we encourage you to notify us. We welcome working with you to resolve the issue promptly. | ||
|
||
Security Contact Email: [email protected] | ||
|
||
Please do not use the issue tracker for security issues. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -127,3 +127,11 @@ decodeProposalId("0x1234567890123456789012345678901234567890_0x7") | |
## Promises | ||
|
||
## Types | ||
|
||
## Security | ||
|
||
If you believe you've found a security issue, we encourage you to notify us. We welcome working with you to resolve the issue promptly. | ||
|
||
Security Contact Email: [email protected] | ||
|
||
Please do not use the issue tracker for security issues. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -160,3 +160,11 @@ To execute library tests just run: | |
yarn build | ||
yarn test | ||
``` | ||
|
||
## Security | ||
|
||
If you believe you've found a security issue, we encourage you to notify us. We welcome working with you to resolve the issue promptly. | ||
|
||
Security Contact Email: [email protected] | ||
|
||
Please do not use the issue tracker for security issues. |