Skip to content

Commit

Permalink
Merge pull request #6 from aragon/chore/OS-704_Add-security-contact-t…
Browse files Browse the repository at this point in the history
…o-readmes

chore/ OS-704 Add security contact to the readme(s)
  • Loading branch information
Rekard0 authored Sep 25, 2023
2 parents 91d9e53 + 40b2918 commit 6c032e7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# osx-commons

OSX-Commons: A collection of shared resources and utilities for the Aragon OSX DAO Framework, including subgraph, contract, and SDK functionalities.

## Contributing

If you like what we're doing and would love to support, please review our `CONTRIBUTING_GUIDE.md` [here](https://github.com/aragon/osx/blob/develop/CONTRIBUTION_GUIDE.md). We'd love to build with you.

## 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.
12 changes: 12 additions & 0 deletions subgraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,15 @@ console.log(`The DAO ID is: ${daoId}`);
```

In this example, the getDaoId function is used to generate a DAO ID from a given Ethereum address.

## Contributing

If you like what we're doing and would love to support, please review our `CONTRIBUTING_GUIDE.md` [here](https://github.com/aragon/osx/blob/develop/CONTRIBUTION_GUIDE.md). We'd love to build with you.

## 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 6c032e7

Please sign in to comment.