-
Notifications
You must be signed in to change notification settings - Fork 444
Update docs links #704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update docs links #704
Changes from 5 commits
c89002b
80d315f
4964708
93f73b6
d9350f0
8e63f97
f626365
13493d1
c1e65d3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,6 @@ | ||
| Code of Conduct Guidelines | ||
| ========================== | ||
|
|
||
| Please review the Hyperledger [Code of | ||
| Conduct](https://wiki.hyperledger.org/community/hyperledger-project-code-of-conduct) | ||
| before participating. It is important that we keep things civil. | ||
| Please review the Hyperledger [Code of Conduct](https://hyperledger.github.io/governance/code-of-conduct.html) before participating. It is important that we keep things civil. | ||
|
|
||
| <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,9 +4,8 @@ | |
|
|
||
| If you think you have discovered a security issue in any of the Hyperledger projects, we'd love to hear from you. We will take all security bugs seriously and if confirmed upon investigation we will patch it within a reasonable amount of time and release a public security bulletin discussing the impact and credit the discoverer. | ||
|
|
||
| There are two ways to report a security bug. The easiest is to email a description of the flaw and any related information (e.g. reproduction steps, version) to [security at hyperledger dot org](mailto:[email protected]). | ||
| There are two ways to report a security bug. The easiest is to email a description of the flaw and any related information (e.g. reproduction steps, version) to [security at lists dot hyperledger dot org](mailto:security@lists.hyperledger.org). | ||
|
|
||
| The other way is to file a confidential security bug in our [JIRA bug tracking system](https://jira.hyperledger.org). Be sure to set the “Security Level” to “Security issue”. | ||
|
|
||
| The process by which the Hyperledger Security Team handles security bugs is documented further in our [Defect Response page](https://wiki.hyperledger.org/display/HYP/Defect+Response) on our [wiki](https://wiki.hyperledger.org). | ||
| The other way is to file a confidential security bug in our [GitHub Issues](https://github.com/hyperledger-cello/cello/issues). | ||
|
||
|
|
||
| The process by which the Hyperledger Security Team handles security bugs is documented further in our [Defect Response page](https://lf-hyperledger.atlassian.net/wiki/spaces/SEC/pages/20283618/Defect+Response) on our [wiki](https://lf-hyperledger.atlassian.net/wiki). | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -39,11 +39,10 @@ Using Cello, blockchain developers can: | |
|
|
||
| For additional helps, feel free to take the following channels: | ||
|
|
||
| * [Wikipage](https://wiki.hyperledger.org/projects/cello): Lots of information and documentation about the project, e.g., meeting schedule, design doc. | ||
| * [Mail List](mailto:hyperledger-cello@lists.hyperledger.org): General technical topics with Cello project. | ||
| * [Wikipage](https://lf-hyperledger.atlassian.net/wiki/spaces/cello/overview): Lots of information and documentation about the project, e.g., meeting schedule, design doc. | ||
| * [Mail List](mailto:cello@lists.lfdecentralizedtrust.org): General technical topics with Cello project. | ||
| * [Discord](https://discord.gg/hyperledger): Real-time online discussions. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We are not using discord now. So better remove this line. |
||
| * [Jira Board](https://jira.hyperledger.org/projects/CE/issues): Find development status, report bug, or help [contribute code](contributing.md). | ||
| * [GitHub](https://github.com/hyperledger/cello): Development related code and patchsets, welcome to [contribute](contributing.md). | ||
| * [GitHub](https://github.com/hyperledger-cello/cello): Development related code and patchsets, welcome to [contribute](contributing.md). | ||
| * [Stack Overflow](https://stackoverflow.com/questions/tagged/hyperledger-cello): Stack overflow discussion questions about cello. | ||
|
|
||
| <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From https://www.lfdecentralizedtrust.org/, we should use the hackerone to report security bugs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK. Should we also include GitHub Security Advisories as a way to do so?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/hyperledger-cello/cello/security/advisories
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Guess LFDT has its own security advisory, but we can also mention the github one.