Skip to content

Commit

Permalink
add security contact to the readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekard0 committed Sep 25, 2023
1 parent 84f96d9 commit a28d68d
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
8 changes: 8 additions & 0 deletions modules/client-common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
8 changes: 8 additions & 0 deletions modules/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
8 changes: 8 additions & 0 deletions modules/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
8 changes: 8 additions & 0 deletions modules/ipfs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit a28d68d

Please sign in to comment.