You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CODE_OF_CONDUCT.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# Our Pledge
2
+
2
3
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to make participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
3
4
4
5
## Our Standards
6
+
5
7
Examples of behavior that contributes to creating a positive environment include:
6
8
7
9
- Using welcoming and inclusive language
@@ -12,25 +14,30 @@ Examples of behavior that contributes to creating a positive environment include
12
14
13
15
Examples of unacceptable behavior by participants include:
14
16
15
-
-The use of sexualized language or imagery and unwelcome sexual attention or advances
17
+
-The use of sexualized language or imagery and unwelcome sexual attention or advances
16
18
- Trolling, insulting/derogatory comments, and personal or political attacks
17
19
- Public or private harassment
18
20
- Publishing others’ private information, such as a physical or electronic address, without explicit permission
19
21
- Other conduct which could reasonably be considered inappropriate in a professional setting
22
+
20
23
## Our Responsibilities
24
+
21
25
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
22
26
23
27
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
24
28
25
29
## Scope
30
+
26
31
This Code of Conduct applies within all project spaces, and it also applies when an individual is representing the project or its community in public spaces. Examples of representing a project or community include using an official project email address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
27
32
28
33
## Enforcement
34
+
29
35
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at legal@midnight.foundation. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
30
36
31
37
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project’s leadership.
32
38
33
39
## Attribution
40
+
34
41
This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
35
42
36
43
For answers to common questions about this code of conduct, see https://www.contributor-covenant.org/faq
Copy file name to clipboardExpand all lines: SECURITY.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ for Linux Foundation projects.
13
13
14
14
The Midnight foundation takes all security issues seriously, which includes all source code repositories managed
15
15
through our [GitHub organization](https://github.com/midnightntwrk). If you believe you have found a security vulnerability in any Midnight Foundation
16
-
owned repository, <B>please report it using GitHub's private vulnerability reporting</B> and not through public GitHub issues. To learn more about GitHub's
16
+
owned repository, *please report it using GitHub's private vulnerability reporting* and not through public GitHub issues. To learn more about GitHub's
17
17
private vulnerability reporting and how to submit a vulnerability report, please review [GitHub's documentation on private reporting](https://docs.github.com/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability).
18
18
19
19
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
@@ -43,7 +43,6 @@ for additional information or guidance.
43
43
Thank you for improving the security of Midnight. We appreciate your dedication to responsible disclosure and will
44
44
make every effort to acknowledge your contributions.
45
45
46
-
47
46
## Vulnerability management
48
47
49
48
When the maintainers receive a disclosure report, they will assign it to a
0 commit comments