diff --git a/README.md b/README.md index 78a457418..46138c0dd 100644 --- a/README.md +++ b/README.md @@ -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: sirt@aragon.org + +Please do not use the issue tracker for security issues. \ No newline at end of file diff --git a/modules/client-common/README.md b/modules/client-common/README.md index 5831194a5..d32df6026 100644 --- a/modules/client-common/README.md +++ b/modules/client-common/README.md @@ -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: sirt@aragon.org + +Please do not use the issue tracker for security issues. \ No newline at end of file diff --git a/modules/client/README.md b/modules/client/README.md index 498a957ca..ee58c37f4 100644 --- a/modules/client/README.md +++ b/modules/client/README.md @@ -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: sirt@aragon.org + +Please do not use the issue tracker for security issues. \ No newline at end of file diff --git a/modules/common/README.md b/modules/common/README.md index 6d4331388..b5129a63b 100644 --- a/modules/common/README.md +++ b/modules/common/README.md @@ -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: sirt@aragon.org + +Please do not use the issue tracker for security issues. \ No newline at end of file diff --git a/modules/ipfs/README.md b/modules/ipfs/README.md index a307e6a18..63606afc5 100644 --- a/modules/ipfs/README.md +++ b/modules/ipfs/README.md @@ -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: sirt@aragon.org + +Please do not use the issue tracker for security issues. \ No newline at end of file