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
@@ -36,8 +37,9 @@ We are committed to making participation in the CNCF community a harassment-free
36
37
## Scope
37
38
38
39
This code of conduct applies:
39
-
* within project and community spaces,
40
-
* in other spaces when an individual CNCF community participant's words or actions are directed at or are about a CNCF project, the CNCF community, or another CNCF community participant in the context of a CNCF activity.
40
+
41
+
- within project and community spaces,
42
+
- in other spaces when an individual CNCF community participant's words or actions are directed at or are about a CNCF project, the CNCF community, or another CNCF community participant in the context of a CNCF activity.
41
43
42
44
### CNCF Events
43
45
@@ -49,35 +51,35 @@ The CNCF Community is open, inclusive and respectful. Every member of our commun
49
51
50
52
Examples of behavior that contributes to a positive environment include but are not limited to:
51
53
52
-
* Demonstrating empathy and kindness toward other people
53
-
* Being respectful of differing opinions, viewpoints, and experiences
54
-
* Giving and gracefully accepting constructive feedback
55
-
* Accepting responsibility and apologizing to those affected by our mistakes,
54
+
- Demonstrating empathy and kindness toward other people
55
+
- Being respectful of differing opinions, viewpoints, and experiences
56
+
- Giving and gracefully accepting constructive feedback
57
+
- Accepting responsibility and apologizing to those affected by our mistakes,
56
58
and learning from the experience
57
-
* Focusing on what is best not just for us as individuals, but for the
59
+
- Focusing on what is best not just for us as individuals, but for the
58
60
overall community
59
-
* Using welcoming and inclusive language
60
-
61
+
- Using welcoming and inclusive language
61
62
62
63
Examples of unacceptable behavior include but are not limited to:
63
64
64
-
* The use of sexualized language or imagery
65
-
* Trolling, insulting or derogatory comments, and personal or political attacks
66
-
* Public or private harassment in any form
67
-
* Publishing others' private information, such as a physical or email
65
+
- The use of sexualized language or imagery
66
+
- Trolling, insulting or derogatory comments, and personal or political attacks
67
+
- Public or private harassment in any form
68
+
- Publishing others' private information, such as a physical or email
68
69
address, without their explicit permission
69
-
* Violence, threatening violence, or encouraging others to engage in violent behavior
70
-
* Stalking or following someone without their consent
71
-
* Unwelcome physical contact
72
-
* Unwelcome sexual or romantic attention or advances
73
-
* Using CNCF projects or community spaces for political campaigning or promotion of political causes
70
+
- Violence, threatening violence, or encouraging others to engage in violent behavior
71
+
- Stalking or following someone without their consent
72
+
- Unwelcome physical contact
73
+
- Unwelcome sexual or romantic attention or advances
74
+
- Using CNCF projects or community spaces for political campaigning or promotion of political causes
74
75
that are unrelated to the advancement of cloud native technology. To clarify, this policy does not restrict individuals' personal attire, including attire that expresses personal beliefs or aspects of identity.
75
-
* Other conduct which could reasonably be considered inappropriate in a
76
+
- Other conduct which could reasonably be considered inappropriate in a
76
77
professional setting
77
78
78
79
The following behaviors are also prohibited:
79
-
* Providing knowingly false or misleading information in connection with a Code of Conduct investigation or otherwise intentionally tampering with an investigation.
80
-
* Retaliating against a person because they reported an incident or provided information about an incident as a witness.
80
+
81
+
- Providing knowingly false or misleading information in connection with a Code of Conduct investigation or otherwise intentionally tampering with an investigation.
82
+
- Retaliating against a person because they reported an incident or provided information about an incident as a witness.
81
83
82
84
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.
83
85
By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect
@@ -88,11 +90,12 @@ Project maintainers who do not follow or enforce the Code of Conduct may be temp
88
90
89
91
For incidents occurring in the Kubernetes community, contact the [Kubernetes Code of Conduct Committee](https://git.k8s.io/community/committee-code-of-conduct) via <[email protected]>. You can expect a response within three business days.
90
92
91
-
For other projects, or for incidents that are project-agnostic or impact multiple CNCF projects, please contact the [CNCF Code of Conduct Committee](https://www.cncf.io/conduct/committee/) via <[email protected]>. Alternatively, you can contact any of the individual members of the [CNCF Code of Conduct Committee](https://www.cncf.io/conduct/committee/) to submit your report. For more detailed instructions on how to submit a report, including how to submit a report anonymously, please see our [Incident Resolution Procedures](https://github.com/cncf/foundation/blob/main/code-of-conduct/coc-incident-resolution-procedures.md). You can expect a response within three business days.
93
+
For other projects, or for incidents that are project-agnostic or impact multiple CNCF projects, please contact the [CNCF Code of Conduct Committee](https://www.cncf.io/conduct/committee/) via <[email protected]>. Alternatively, you can contact any of the individual members of the [CNCF Code of Conduct Committee](https://www.cncf.io/conduct/committee/) to submit your report. For more detailed instructions on how to submit a report, including how to submit a report anonymously, please see our [Incident Resolution Procedures](https://github.com/cncf/foundation/blob/main/code-of-conduct/coc-incident-resolution-procedures.md). You can expect a response within three business days.
92
94
93
95
For incidents occurring at CNCF event that is produced by the Linux Foundation, please contact <[email protected]>.
94
96
95
97
## Frequently asked questions
98
+
96
99
For more information about this Code of Conduct, please see the [CNCF Code of Conduct Frequently Asked Questions](https://www.cncf.io/conduct/faq/).
Copy file name to clipboardExpand all lines: SECURITY.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,10 +40,11 @@ KServe employs several measures to prevent security issues:
40
40
**Static Analysis**: Static code analysis tools are used to identify potential security issues in the codebase.
41
41
42
42
## Communication Channels
43
+
43
44
For general questions and discussions, please use the following channels:
44
45
45
46
**Slack**: Join the [KServe Slack channel](https://kserve.github.io/website/latest/community/get_involved/#become-a-contributor) for real-time communication.
0 commit comments