From cf4d976dd23654a56af561f0deb9b8997fe80eff Mon Sep 17 00:00:00 2001 From: James Diss Date: Tue, 5 Oct 2021 09:22:24 -0400 Subject: [PATCH 1/2] Yahoo name changes --- code-of-conduct.md | 10 +++++----- contributing.md | 2 +- readme.md | 10 ++++++---- website/siteConfig.js | 2 +- 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/code-of-conduct.md b/code-of-conduct.md index 319f8d2..45d8426 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -1,9 +1,9 @@ -# Verizon Media Open Source Code of Conduct +# Yahoo Open Source Code of Conduct ## Summary This Code of Conduct is our way to encourage good behavior and discourage bad behavior in our open source community. We invite participation from many people to bring different perspectives to support this project. We pledge to do our part to foster a welcoming and professional environment free of harassment. We expect participants to communicate professionally and thoughtfully during their involvement with this project. -Participants may lose their good standing by engaging in misconduct. For example: insulting, threatening, or conveying unwelcome sexual content. We ask participants who observe conduct issues to report the incident directly to the project's Response Team at opensource-conduct@verizonmedia.com. Verizon Media will assign a respondent to address the issue. We may remove harassers from this project. +Participants may lose their good standing by engaging in misconduct. For example: insulting, threatening, or conveying unwelcome sexual content. We ask participants who observe conduct issues to report the incident directly to the project's Response Team at opensource-conduct@yahooinc.com. Yahoo will assign a respondent to address the issue. We may remove harassers from this project. This code does not replace the terms of service or acceptable use policies of the websites used to support this project. We acknowledge that participants may be subject to additional conduct terms based on their employment which may govern their online expressions. @@ -37,16 +37,16 @@ Participants remain in good standing when they do not engage in misconduct or ha We do not list all forms of harassment, nor imply some forms of harassment are not worthy of action. Any participant who *feels* harassed or *observes* harassment, should report the incident. Victim of harassment should not address grievances in the public forum, as this often intensifies the problem. Report it, and let us address it off-line. ### Reporting Issues -If you experience or witness misconduct, or have any other concerns about the conduct of members of this project, please report it by contacting our Response Team at opensource-conduct@verizonmedia.com who will handle your report with discretion. Your report should include: +If you experience or witness misconduct, or have any other concerns about the conduct of members of this project, please report it by contacting our Response Team at opensource-conduct@yahooinc.com who will handle your report with discretion. Your report should include: * Your preferred contact information. We cannot process anonymous reports. * Names (real or usernames) of those involved in the incident. * Your account of what occurred, and if the incident is ongoing. Please provide links to or transcripts of the publicly available records (e.g. a mailing list archive or a public IRC logger), so that we can review it. * Any additional information that may be helpful to achieve resolution. -After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the Verizon Media Response Team is named in an incident report, that member will be recused from handling your incident. If the complaint originates from a member of the Response Team, it will be addressed by a different member of the Response Team. We will consider reports to be confidential for the purpose of protecting victims of abuse. +After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the Yahoo Media Response Team is named in an incident report, that member will be recused from handling your incident. If the complaint originates from a member of the Response Team, it will be addressed by a different member of the Response Team. We will consider reports to be confidential for the purpose of protecting victims of abuse. ### Scope -Verizon Media will assign a Response Team member with admin rights on the project and legal rights on the project copyright. The Response Team is empowered to restrict some privileges to the project as needed. Since this project is governed by an open source license, any participant may fork the code under the terms of the project license. The Response Team’s goal is to preserve the project if possible, and will restrict or remove participation from those who disrupt the project. +Yahoo will assign a Response Team member with admin rights on the project and legal rights on the project copyright. The Response Team is empowered to restrict some privileges to the project as needed. Since this project is governed by an open source license, any participant may fork the code under the terms of the project license. The Response Team’s goal is to preserve the project if possible, and will restrict or remove participation from those who disrupt the project. This code does not replace the terms of service or acceptable use policies that are provided by the websites used to support this community. Nor does this code apply to communications or actions that take place outside of the context of this community. Many participants in this project are also subject to codes of conduct based on their employment. This code is a social-contract that informs participants of our social expectations. It is not a terms of service or legal contract. diff --git a/contributing.md b/contributing.md index 567b4ee..fa3678d 100644 --- a/contributing.md +++ b/contributing.md @@ -3,7 +3,7 @@ First, thanks for taking the time to contribute to our project! The following in ## Code of Conduct -By participating in this project, you agree to abide by the [Verizon Media Code of Conduct](code-of-conduct.md). Everyone is welcome to submit a pull request or open an issue to improve the documentation, add improvements, or report bugs. +By participating in this project, you agree to abide by the [Yahoo Code of Conduct](code-of-conduct.md). Everyone is welcome to submit a pull request or open an issue to improve the documentation, add improvements, or report bugs. ## How to Ask a Question diff --git a/readme.md b/readme.md index 6b2afdd..41fbc5c 100644 --- a/readme.md +++ b/readme.md @@ -10,10 +10,12 @@ documentation. `/website` contains [Docusaurus.io](https://docusaurus.io/) metadata for building the [documentation website](https://getpanoptes.io) ## Maintainers -* Varun Varma: vvarun@verizonmedia.com -* Ian Holmes: iholmes@verizonmedia.com -* James Diss: rexfury@verizonmedia.com -* Nathan Kamm: nathan.kamm@verizonmedia.com +* Ian Holmes: iholmes@yahooinc.com +* James Diss: rexfury@yahooinc.com + +## Past Maintainers & Thanks +* Varun Varma +* Nathan Kamm ## Contribute diff --git a/website/siteConfig.js b/website/siteConfig.js index d59a5ea..5edb304 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -37,7 +37,7 @@ const siteConfig = { }, // This copyright info is used in /core/Footer.js and blog RSS/Atom feeds. - copyright: `Copyright ${new Date().getFullYear()} Oath Inc.`, + copyright: `Copyright ${new Date().getFullYear()} Yahoo.`, highlight: { // Highlight.js theme to use for syntax highlighting in code blocks. From 32291039d0627cb709325d267bf3a64c63bf0161 Mon Sep 17 00:00:00 2001 From: James Diss Date: Tue, 5 Oct 2021 14:21:51 -0400 Subject: [PATCH 2/2] And some more references. --- code-of-conduct.md | 2 +- docs/code-of-conduct.md | 10 +++++----- docs/contribute.md | 2 +- docs/panoptes-reference/objects-and-abstraction.md | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/code-of-conduct.md b/code-of-conduct.md index 45d8426..b8844d2 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -43,7 +43,7 @@ If you experience or witness misconduct, or have any other concerns about the co * Your account of what occurred, and if the incident is ongoing. Please provide links to or transcripts of the publicly available records (e.g. a mailing list archive or a public IRC logger), so that we can review it. * Any additional information that may be helpful to achieve resolution. -After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the Yahoo Media Response Team is named in an incident report, that member will be recused from handling your incident. If the complaint originates from a member of the Response Team, it will be addressed by a different member of the Response Team. We will consider reports to be confidential for the purpose of protecting victims of abuse. +After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the Yahoo Response Team is named in an incident report, that member will be recused from handling your incident. If the complaint originates from a member of the Response Team, it will be addressed by a different member of the Response Team. We will consider reports to be confidential for the purpose of protecting victims of abuse. ### Scope Yahoo will assign a Response Team member with admin rights on the project and legal rights on the project copyright. The Response Team is empowered to restrict some privileges to the project as needed. Since this project is governed by an open source license, any participant may fork the code under the terms of the project license. The Response Team’s goal is to preserve the project if possible, and will restrict or remove participation from those who disrupt the project. diff --git a/docs/code-of-conduct.md b/docs/code-of-conduct.md index b0ebedd..4ca7a62 100644 --- a/docs/code-of-conduct.md +++ b/docs/code-of-conduct.md @@ -1,12 +1,12 @@ --- id: code-of-conduct -title: Oath Open Source Code of Conduct +title: Yahoo Open Source Code of Conduct --- ## Summary This Code of Conduct is our way to encourage good behavior and discourage bad behavior in our open source community. We invite participation from many people to bring different perspectives to support this project. We pledge to do our part to foster a welcoming and professional environment free of harassment. We expect participants to communicate professionally and thoughtfully during their involvement with this project. -Participants may lose their good standing by engaging in misconduct. For example: insulting, threatening, or conveying unwelcome sexual content. We ask participants who observe conduct issues to report the incident directly to the project's Response Team at opensource-conduct@oath.com. Oath will assign a respondent to address the issue. We may remove harassers from this project. +Participants may lose their good standing by engaging in misconduct. For example: insulting, threatening, or conveying unwelcome sexual content. We ask participants who observe conduct issues to report the incident directly to the project's Response Team at opensource-conduct@yahooinc.com. Yahoo will assign a respondent to address the issue. We may remove harassers from this project. This code does not replace the terms of service or acceptable use policies of the websites used to support this project. We acknowledge that participants may be subject to additional conduct terms based on their employment which may govern their online expressions. @@ -40,16 +40,16 @@ Participants remain in good standing when they do not engage in misconduct or ha We do not list all forms of harassment, nor imply some forms of harassment are not worthy of action. Any participant who *feels* harassed or *observes* harassment, should report the incident. Victim of harassment should not address grievances in the public forum, as this often intensifies the problem. Report it, and let us address it off-line. ### Reporting Issues -If you experience or witness misconduct, or have any other concerns about the conduct of members of this project, please report it by contacting our Response Team at opensource-conduct@oath.com who will handle your report with discretion. Your report should include: +If you experience or witness misconduct, or have any other concerns about the conduct of members of this project, please report it by contacting our Response Team at opensource-conduct@yahooinc.com who will handle your report with discretion. Your report should include: * Your preferred contact information. We cannot process anonymous reports. * Names (real or usernames) of those involved in the incident. * Your account of what occurred, and if the incident is ongoing. Please provide links to or transcripts of the publicly available records (e.g. a mailing list archive or a public IRC logger), so that we can review it. * Any additional information that may be helpful to achieve resolution. -After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the Oath Response Team is named in an incident report, that member will be recused from handling your incident. If the complaint originates from a member of the Response Team, it will be addressed by a different member of the Response Team. We will consider reports to be confidential for the purpose of protecting victims of abuse. +After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the Yahoo Response Team is named in an incident report, that member will be recused from handling your incident. If the complaint originates from a member of the Response Team, it will be addressed by a different member of the Response Team. We will consider reports to be confidential for the purpose of protecting victims of abuse. ### Scope -Oath will assign a Response Team member with admin rights on the project and legal rights on the project copyright. The Response Team is empowered to restrict some privileges to the project as needed. Since this project is governed by an open source license, any participant may fork the code under the terms of the project license. The Response Team’s goal is to preserve the project if possible, and will restrict or remove participation from those who disrupt the project. +Yahoo will assign a Response Team member with admin rights on the project and legal rights on the project copyright. The Response Team is empowered to restrict some privileges to the project as needed. Since this project is governed by an open source license, any participant may fork the code under the terms of the project license. The Response Team’s goal is to preserve the project if possible, and will restrict or remove participation from those who disrupt the project. This code does not replace the terms of service or acceptable use policies that are provided by the websites used to support this community. Nor does this code apply to communications or actions that take place outside of the context of this community. Many participants in this project are also subject to codes of conduct based on their employment. This code is a social-contract that informs participants of our social expectations. It is not a terms of service or legal contract. diff --git a/docs/contribute.md b/docs/contribute.md index 972f674..5443bb4 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -9,7 +9,7 @@ contributions. ## Code of Conduct -By participating in this project, you agree to abide by the [Oath Code of Conduct](code-of-conduct.md). Everyone is +By participating in this project, you agree to abide by the [Yahoo Code of Conduct](code-of-conduct.md). Everyone is welcome to submit a pull request or open an issue to improve the documentation, add improvements, or report bugs. ## How to Ask a Question diff --git a/docs/panoptes-reference/objects-and-abstraction.md b/docs/panoptes-reference/objects-and-abstraction.md index 9fed7cc..3bafe22 100644 --- a/docs/panoptes-reference/objects-and-abstraction.md +++ b/docs/panoptes-reference/objects-and-abstraction.md @@ -6,7 +6,7 @@ sidebar_label: Objects and Abstraction ### Site A 'site' is a string which identifies a physical or logical collection of [resources](#resource) to monitor. At -Oath, we set the site to the name of datacenter in which a Panoptes instance is hosted. +Yahoo, we set the site to the name of datacenter in which a Panoptes instance is hosted. ### Resource @@ -24,14 +24,14 @@ device with associated metadata. The key properties a resource has are: Resources are 'discovered' by the [Discovery subsystem](./subsystems.md#discovery). -At Oath, we set the resource ids to FQDNs for network devices since they are guaranteed to be unique within our +At Yahoo, we set the resource ids to FQDNs for network devices since they are guaranteed to be unique within our system. Also, we set the following classifiers: * Class: "network" for network devices, "system" for hosts * Subclass: Typically set to the _function_ of the resource - e.g. switch, firewall, router * Type: For network devices, the manufacturer name -Note that the above are an implementation detail at Oath and only meant to serve as guidance - in your installation, +Note that the above are an implementation detail at Yahoo and only meant to serve as guidance - in your installation, they could be set to any value. We would urge you to consider your resource naming and classification standards before a large scale rollout -