diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..15297bc97f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: ORY Community + url: https://community.ory.sh/ + about: Please ask and answer questions here. + - name: ORY Chat + url: https://www.ory.sh/chat + about: Hang out with other ORY community members and ask and answer questions. + - name: ORY Enterprise Contact + url: https://www.ory.sh/contact + about: Jared will help you with your enterprise-related inquiries. diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md deleted file mode 100644 index cf4417c3d7..0000000000 --- a/.github/ISSUE_TEMPLATE/support.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Support request -about: - Please use our forums (community.ory.sh) or the chat (ory.sh/chat) to ask for - support ---- - -Please use issues only to file potential bugs or request features. For -everything else please go to the [ORY Community](https://community.ory.sh/) or -join the [ORY Chat](https://www.ory.sh/chat). diff --git a/.github/adopters/3R-horiz.svg b/.github/adopters/3R-horiz.svg deleted file mode 100644 index 22f1f2b6eb..0000000000 --- a/.github/adopters/3R-horiz.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - diff --git a/.github/adopters/allmyfunds.svg b/.github/adopters/allmyfunds.svg deleted file mode 100644 index 72d1c6ecf4..0000000000 --- a/.github/adopters/allmyfunds.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/.github/adopters/arduino.svg b/.github/adopters/arduino.svg deleted file mode 100644 index 3fe05a6777..0000000000 --- a/.github/adopters/arduino.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/.github/adopters/hootsuite.svg b/.github/adopters/hootsuite.svg deleted file mode 100644 index 3a5aac8aa8..0000000000 --- a/.github/adopters/hootsuite.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/.github/adopters/kyma.svg b/.github/adopters/kyma.svg deleted file mode 100644 index e2b7aceda0..0000000000 --- a/.github/adopters/kyma.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - diff --git a/.github/adopters/ordermygear.svg b/.github/adopters/ordermygear.svg deleted file mode 100644 index 757c480f6b..0000000000 --- a/.github/adopters/ordermygear.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - ORDER - MY - GEAR - - - - diff --git a/.github/adopters/raspi.svg b/.github/adopters/raspi.svg deleted file mode 100644 index 824c51f967..0000000000 --- a/.github/adopters/raspi.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/.github/adopters/segment.svg b/.github/adopters/segment.svg deleted file mode 100644 index 2aecc81e36..0000000000 --- a/.github/adopters/segment.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/.github/adopters/spiribo.svg b/.github/adopters/spiribo.svg deleted file mode 100644 index f6df580e5f..0000000000 --- a/.github/adopters/spiribo.svg +++ /dev/null @@ -1 +0,0 @@ -test diff --git a/.github/adopters/tulip.svg b/.github/adopters/tulip.svg deleted file mode 100644 index 780eec3aff..0000000000 --- a/.github/adopters/tulip.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/.github/adopters/tw.svg b/.github/adopters/tw.svg deleted file mode 100644 index a3bd37545e..0000000000 --- a/.github/adopters/tw.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/.github/banner_hydra.svg b/.github/banner_hydra.svg deleted file mode 100644 index 30053a5146..0000000000 --- a/.github/banner_hydra.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/.github/banner_keto.svg b/.github/banner_keto.svg deleted file mode 100644 index ffdd39a975..0000000000 --- a/.github/banner_keto.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/.github/banner_kratos.svg b/.github/banner_kratos.svg deleted file mode 100644 index 34f28d8fad..0000000000 --- a/.github/banner_kratos.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/.github/banner_oathkeeper.svg b/.github/banner_oathkeeper.svg deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/.github/semantic.yml b/.github/semantic.yml index d32e1d2f88..4f8499c9f1 100644 --- a/.github/semantic.yml +++ b/.github/semantic.yml @@ -5,7 +5,6 @@ titleAndCommits: false types: - feat - fix - - perf - revert - docs - style diff --git a/.github/stale.yml b/.github/stale.yml deleted file mode 100644 index 5818a5dbf5..0000000000 --- a/.github/stale.yml +++ /dev/null @@ -1,33 +0,0 @@ -# Number of days of inactivity before an issue becomes stale -daysUntilStale: 1 -# Number of days of inactivity before a stale issue is closed -daysUntilClose: 2 -# Issues with these labels will never be considered stale -exemptLabels: - - pinned - - security -# Label to use when marking an issue as stale -staleLabel: stale -# Comment to post when marking an issue as stale. Set to `false` to disable -markComment: > - Thank you for your contribution, we value it! However, this issue - has been marked as stale because it has not had recent activity, or - because it does not comply with our contribution guidelines. If it - is the latter, please follow the instructions from the comment above - to comply with our guidelines. - It will be closed if no further activity occurs. Thank you for your - contributions. -# Comment to post when closing a stale issue. Set to `false` to disable -closeComment: false - -# Set to true to ignore issues in a project (defaults to false) -exemptProjects: false - -# Set to true to ignore issues in a milestone (defaults to false) -exemptMilestones: false - -# Set to true to ignore issues with an assignee (defaults to false) -exemptAssignees: false - -onlyLabels: - - needs-context diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 20aef4d43a..5421475717 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,14 @@ + + + # Contributing to ORY Oathkeeper diff --git a/LICENSE b/LICENSE index d645695673..261eeb9e9f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,3 @@ - Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ diff --git a/README.md b/README.md index 4713111738..6f83378fe8 100644 --- a/README.md +++ b/README.md @@ -107,67 +107,67 @@ that your company deserves a spot here, reach out to Sponsor Raspberry PI Foundation - Raspberry PI Foundation + Raspberry PI Foundation raspberrypi.org Contributor Kyma Project - Kyma Project + Kyma Project kyma-project.io Sponsor ThoughtWorks - ThoughtWorks + ThoughtWorks thoughtworks.com Sponsor Tulip - Tulip Retail + Tulip Retail tulip.com Sponsor Cashdeck / All My Funds - All My Funds + All My Funds cashdeck.com.au Sponsor 3Rein - 3Rein + 3Rein 3rein.com Contributor Hootsuite - Hootsuite + Hootsuite hootsuite.com Adopter * Segment - Segment + Segment segment.com Adopter * Arduino - Arduino + Arduino arduino.cc Sponsor OrderMyGear - OrderMyGear + OrderMyGear ordermygear.com Sponsor Spiri.bo - Spiri.bo + Spiri.bo spiri.bo @@ -201,6 +201,7 @@ TheCrealm. + ## Ecosystem @@ -262,6 +263,7 @@ to perform a certain action on a resource. + ## Security ### Disclosing vulnerabilities diff --git a/SECURITY.md b/SECURITY.md index d29b5e63ab..8bae0531cd 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,13 @@ + +