diff --git a/README.md b/README.md index fbc6764..ad99d8c 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,6 @@ Linux Foundation meetings involve participation by industry competitors, and it The CHARTER.md outlines the scope and governance of our group activities. -Lead – [Christine Abernathy](https://github.com/caabernathy) and[ Jay White](https://github.com/camaleon2016) +Lead – [Marcela Melara](https://github.com/marcelamelara), [Yesenia +Yser](https://github.com/cyberjiujiteira), and [Jay +White](https://github.com/camaleon2016). diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..1094ae2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security + +Per the [Linux Foundation Vulnerability Disclosure Policy](https://www.linuxfoundation.org/security), +if you find a vulnerability in a project maintained by the Open Source Security Foundation (OpenSSF), +please report that directly to the project maintaining that code, preferably using +GitHub's [Private Vulnerability Reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability). + +If you've been unable to find a way to report it, or have received no response after repeated attempts, +please contact the OpenSSF security contact email, [security@openssf.org](mailto:security@openssf.org). + +Thank you. diff --git a/allstar.yaml b/allstar.yaml deleted file mode 100644 index 5da4dd4..0000000 --- a/allstar.yaml +++ /dev/null @@ -1,2 +0,0 @@ -optConfig: - optOutStrategy: true diff --git a/binary_artifacts.yaml b/binary_artifacts.yaml deleted file mode 100644 index df7b560..0000000 --- a/binary_artifacts.yaml +++ /dev/null @@ -1,3 +0,0 @@ -optConfig: - optOutStrategy: true -action: issue diff --git a/branch_protection.yaml b/branch_protection.yaml deleted file mode 100644 index df7b560..0000000 --- a/branch_protection.yaml +++ /dev/null @@ -1,3 +0,0 @@ -optConfig: - optOutStrategy: true -action: issue diff --git a/outside.yaml b/outside.yaml deleted file mode 100644 index df7b560..0000000 --- a/outside.yaml +++ /dev/null @@ -1,3 +0,0 @@ -optConfig: - optOutStrategy: true -action: issue diff --git a/security.yaml b/security.yaml deleted file mode 100644 index df7b560..0000000 --- a/security.yaml +++ /dev/null @@ -1,3 +0,0 @@ -optConfig: - optOutStrategy: true -action: issue