Skip to content

Commit

Permalink
Add Gradle and Kafka integrations
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Eknert <anders.eknert@bisnode.com>
  • Loading branch information
anderseknert authored and tsandall committed Jan 7, 2020
1 parent 22b2c02 commit 002eee4
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/website/data/integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,11 @@ integrations:
code:
- https://github.com/llofberg/kafka-authorizer-opa
- https://github.com/open-policy-agent/contrib/tree/master/kafka_authorizer
- https://github.com/Bisnode/opa-kafka-plugin
inventors:
- ticketmaster
- styra
- bisnode

ceph:
title: Ceph Object Storage Authorization
Expand Down Expand Up @@ -446,6 +448,25 @@ integrations:
- https://github.com/segrax/opa-php-examples
- https://github.com/segrax/openpolicyagent

gradle-plugin:
title: Gradle Build Plugin
description: Build plugin adding various tasks to support using OPA as part of Gradle builds
labels:
layer: cicd
category: cicdplugin
type: poweredbyopa
software:
- gradle
- java
- groovy
- kotlin
- jvm
code:
- https://github.com/Bisnode/opa-gradle-plugin
- https://plugins.gradle.org/plugin/com.bisnode.opa
inventors:
- bisnode

organizations:
styra:
name: Styra
Expand Down Expand Up @@ -498,6 +519,9 @@ organizations:
boomerang:
name: Boomerang
link: https://www.useboomerang.io/
bisnode:
name: Bisnode
link: https://www.bisnode.com

software:
kubernetes:
Expand Down Expand Up @@ -575,3 +599,6 @@ software:
php:
name: PHP
link: https://www.php.net/
gradle:
name: Gradle
link: https://gradle.org/
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 002eee4

Please sign in to comment.