Skip to content
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

Removal of Verizon and Yahoo #1000

Merged
merged 3 commits into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 5 additions & 15 deletions Code-of-Conduct.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# Verizon Media Open Source Code of Conduct
# ASHIRT Code of Conduct

## Summary
This Code of Conduct is our way to encourage good behavior and discourage bad behavior in our open source projects. We invite participation from many people to bring different perspectives to our projects. We will 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 [email protected]. Verizon Media 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.

## Details
This Code of Conduct makes our expectations of participants in this community explicit.
* We forbid harassment and abusive speech within this community.
* We request participants to report misconduct to the project’s Response Team.
* We request participants to report misconduct to the project’s moderation team on discord.
* We urge participants to refrain from using discussion forums to play out a fight.

### Expected Behaviors
Expand All @@ -25,7 +23,7 @@ We expect participants in this community to conduct themselves professionally. S
* **Leave with class.** When you wish to resign from participating in this project for any reason, you are free to fork the code and create a competitive project. Open Source explicitly allows this. Your exit should not be dramatic or bitter.

### Unacceptable Behaviors
Participants remain in good standing when they do not engage in misconduct or harassment (some examples follow). 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 to the Response Team.
Participants remain in good standing when they do not engage in misconduct or harassment (some examples follow). 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 to the moderation team.
* **Don't be a bigot.** Calling out project members by their identity or background in a negative or insulting manner. This includes, but is not limited to, slurs or insinuations related to protected or suspect classes e.g. race, color, citizenship, national origin, political belief, religion, sexual orientation, gender identity and expression, age, size, culture, ethnicity, genetic features, language, profession, national minority status, mental or physical ability.
* **Don't insult.** Insulting remarks about a person’s lifestyle practices.
* **Don't dox.** Revealing private information about other participants without explicit permission.
Expand All @@ -35,18 +33,10 @@ Participants remain in good standing when they do not engage in misconduct or ha
* **Don't disrupt.** Sustained disruptions in a discussion.

### 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 [email protected] 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 a moderator on discord 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.

### 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.

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.

## License and Acknowledgment.
This text is shared under the [CC-BY-4.0 license](https://creativecommons.org/licenses/by/4.0/). This code is based on a study conducted by the [TODO Group](https://todogroup.org/) of many codes used in the open source community. If you have feedback about this code, contact our Response Team at the address listed above.
After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the moderation 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 moderation team, it will be addressed by a different member of the moderation team. We will consider reports to be confidential for the purpose of protecting victims of abuse.
2 changes: 1 addition & 1 deletion Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ We only seek to accept code that you are authorized to contribute to the project

## Code of Conduct

We encourage inclusive and professional interactions on our project. We welcome everyone to open an issue, improve the documentation, report bug or ssubmit a pull request. By participating in this project, you agree to abide by the [Verizon Media Code of Conduct](Code-of-Conduct.md). If you feel there is a conduct issue related to this project, please raise it per the Code of Conduct process and we will address it.
We encourage inclusive and professional interactions on our project. We welcome everyone to open an issue, improve the documentation, report bug or ssubmit a pull request. By participating in this project, you agree to abide by the [Code of Conduct](Code-of-Conduct.md). If you feel there is a conduct issue related to this project, please raise it per the Code of Conduct process and we will address it.
3 changes: 0 additions & 3 deletions backend/authschemes/auth_bridge.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package authschemes

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/auth_bridge_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package authschemes_test

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/auth_scheme.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package authschemes

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/global_helpers.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2021, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package authschemes

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/global_helpers_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2021, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package authschemes_test

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/localauth/constants/consts.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package constants

// Code is the "Name" value used by localauth
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/localauth/local_auth.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package localauth

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/localauth/session.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package localauth

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/recoveryauth/constants/consts.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package constants

// Code is the "Name" value used by recoveryauth
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/recoveryauth/recovery_auth.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package recoveryauth

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/recoveryauth/services.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package recoveryauth

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/recoveryauth/services_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

// TODO: these tests rely on service-level testing data, which needs to be migrated out of services
// (as a practical matter, having to recreate this functionality everywhere is burdensome at best)
// However, all of these tests were run at the service level prior, and work. These should be re-enabled
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/user_profile.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package authschemes

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/webauthn/constants/consts.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package constants

// Name is the "Name" value used by localauth
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/webauthn/dtos.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package webauthn

import "time"
Expand Down
3 changes: 0 additions & 3 deletions backend/authschemes/webauthn/webauthn.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package webauthn

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/bin/api/api.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package main

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/bin/dev/dev.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package main

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/bin/web/web.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package main

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/config/authconfig.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package config

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/config/flags.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package config

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/config/webconfig.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package config

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/contentstore/devstore.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package contentstore

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/contentstore/gcpstore.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package contentstore

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/contentstore/image_storable.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package contentstore

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/contentstore/memstore.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package contentstore

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/contentstore/memstore_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package contentstore_test

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/contentstore/s3store.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package contentstore

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/contentstore/storable.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package contentstore

// Storable represents content in a yet-to-be-uploaded state. The basic workflow when using this is
Expand Down
3 changes: 0 additions & 3 deletions backend/contentstore/store.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package contentstore

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/canned_queries.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package database

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/connection_proxy.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package database

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/converters.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package database

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/database.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package database

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/helpers.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package database

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/seeding/helpers.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package seeding

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/seeding/hp_seed_data.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package seeding

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/seeding/seeder.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package seeding

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/test_connection.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2020, Verizon Media
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package database

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/database/transaction.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package database

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/dtos/dtos.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package dtos

import (
Expand Down
6 changes: 0 additions & 6 deletions backend/dtos/gentypes/generate_typescript_types.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package main

import (
Expand All @@ -12,9 +9,6 @@ import (
)

func main() {
fmt.Println("// Copyright 2022, Yahoo Inc.")
fmt.Println("// Licensed under the terms of the MIT. See LICENSE file in project root for terms.")
fmt.Println()
fmt.Println("// Types in this file are generated by backend/dtos/gentypes")
fmt.Println("// Changes made will be overridden on next generate")
gen(dtos.APIKey{})
Expand Down
3 changes: 0 additions & 3 deletions backend/enhancementservices/enhancement_helpers_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package enhancementservices_test

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/enhancementservices/event_new_evidence.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package enhancementservices

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/enhancementservices/rie_interface.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package enhancementservices

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/enhancementservices/rie_interface_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package enhancementservices_test

import (
Expand Down
3 changes: 0 additions & 3 deletions backend/enhancementservices/runner.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Copyright 2022, Yahoo Inc.
// Licensed under the terms of the MIT. See LICENSE file in project root for terms.

package enhancementservices

import (
Expand Down
Loading
Loading