Commit Graph

45 Commits

Author SHA1 Message Date
Anders Eknert fff9856bb7 Add Dapr integration (#4229)
Also included some improvements to the Rego checks:

* Pass GITHUB_TOKEN to policy to not exceed API quota
* Ensure required attributes included in integration
* Ensure commited .json files are valid JSON

Signed-off-by: Anders Eknert <anders@eknert.com>
2022-01-14 11:46:50 +01:00
Anders Eknert 0ddf1dbb94 Add Open Service Mesh to ecosystem (#4171)
Also:
* Add some links to Kubernetes authorization item
* Add SPIFFE/SPIRE blog
* Extend Rego tests to verify added/modified YAML files as valid

The last point was intended to be for the integrations.yaml file
only, but thinking more about it made sense not to limit the check
to a single file.

Signed-off-by: Anders Eknert <anders@eknert.com>
2021-12-30 20:25:32 +01:00
yilinzeng 328ffcd40a docs/website add blog links for apisix blog (#4168)
Signed-off-by: yilin <yzeng25@wisc.edu>
2021-12-24 16:33:23 +01:00
Ben Hirschberg 3c168e734c Add Kubescape to integration page (#4158)
Add Kubescape to integration page

Signed-off-by: Ben Hirschberg <bhirschb@cyberarmor.io>
2021-12-21 16:26:07 +01:00
orweis a829c21a2c Authorizon rebranded as Permit.io
Signed-off-by: Or Weis<or@permit.io>
Signed-off-by: orweis <orweis@gmail.com>
2021-12-16 16:14:24 +01:00
Anders Eknert 27a2138b55 Add Strimzi as separate project
While certainly related, I think it's better
to show Strimzi as a separate project for easier
discoverability, and to avoid the Kafka entry
getting too big. Plus, another logo is always
nice :)

Signed-off-by: Anders Eknert <anders@eknert.com>
2021-12-16 13:19:35 +01:00
yilin 3def5dce90 docs/website: add Apache APISIX in ecosystem
Signed-off-by: yilin <yzeng25@wisc.edu>
2021-12-14 12:29:57 +01:00
Anders Eknert ed95b63b69 Add Google Calendar integration
Signed-off-by: Anders Eknert <anders@eknert.com>
2021-11-09 17:02:38 +01:00
Anders Eknert de9e8a822f Add SPIRE integration (#3871)
Signed-off-by: Anders Eknert <anders@eknert.com>
2021-10-08 10:48:05 +02:00
Dolev Farhi bd26934474 Add bottle integration (#3619)
Signed-off-by: dolevf <farhi.dolev@gmail.com>
2021-07-06 16:29:31 +02:00
Anders Eknert 681f616b6f Add instructions for contributing
Signed-off-by: Anders Eknert <anders@eknert.com>
2021-04-22 13:24:22 +02:00
mibarg 3e98998e3c docs/website: Add sphinx-rego to integration list
Sphinx-rego automatically generates documentation for Rego policies based on meta properties.
This commit adds `integrations.yml` reference and Sphinx-doc logo.

Signed-off-by: mibarg <11074433+mibarg@users.noreply.github.com>
2021-04-21 23:03:11 +02:00
Marco Massenzio acd08cccd6 Added Integration entry for Spring Security Reactive
Points to the JTW-OPA Integration in [massenz/jwt-opa](https://github.com/massenz/jwt-opa)

Signed-off-by: Marco Massenzio <marco@alertavert.com>
2021-04-15 07:40:12 +02:00
Asaf Cohen 4092a7c0f2 add OPAL (Open Policy Administration Layer) to integrations
Signed-off-by: Asaf Cohen <asafc@me.com>
2021-04-14 22:50:50 +02:00
Eliecer Hernandez cc0457e2db docs: Add flask-opa to integrations (#3278)
Adds the flask library to the integrations.

Signed-off-by: EliuX <eliecerhdz@gmail.com>
2021-03-16 13:58:32 +01:00
Anders Eknert 7614c626c6 Fix envoy links
The envoy-authorization page was a 404, probably after
the recent refactoring of those docs.

Signed-off-by: Anders Eknert <anders@eknert.com>
2021-03-10 18:27:30 -05:00
amitkanfer b14464c692 Adding PHP Symfony middleware
Signed-off-by: amitkanfer <amit@build.security>
2021-03-03 13:50:26 +01:00
Robert Brennan 11c40848fe Add Fairwinds Insights to integrations
Signed-off-by: Robert Brennan <robertb@fairwinds.com>
Signed-off-by: Robert Brennan <contact@rbren.io>

Update integrations.yaml

Signed-off-by: Robert Brennan <contact@rbren.io>
2021-02-24 16:37:00 +01:00
Anders Eknert 1b7e0b0c4e Add terraform integrations
Signed-off-by: Anders Eknert <anders@eknert.com>
2021-02-19 09:45:38 -05:00
Anders Eknert 902923f1d0 Add ANTLR to ecosystem page
Signed-off-by: Anders Eknert <anders@eknert.com>
2021-02-08 15:46:14 -05:00
amitkanfer 2d4f7c0c7d Adding Java spring integration
Signed-off-by: amitkanfer <amit@build.security>
2021-01-20 13:35:02 +01:00
Anders Eknert 39598fa18e Add Clojure integration
Signed-off-by: Anders Eknert <anders@eknert.com>
2021-01-11 11:21:48 +01:00
amitkanfer a6f9bc47b5 Adding ASP.NET Core documentation
Signed-off-by: amitkanfer <amit@build.security>
2020-12-08 14:32:46 -05:00
amitkanfer be8234f929 Adding nodejs integration (#2976)
Signed-off-by: amitkanfer <amit@build.security>
2020-12-08 10:47:38 +01:00
Anders Eknert d96f13023f Add Java integrations (#2985)
Signed-off-by: Anders Eknert <anders@styra.com>
2020-12-08 09:21:25 +01:00
Anders Eknert c483549fd1 Add Strimzi to Kafka integrations (#2984)
Signed-off-by: Anders Eknert <anders@styra.com>
2020-12-07 22:42:43 +01:00
Torin Sandall 5c6c963318 docs: Add link to Bisnode's Spring Security library
Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2020-11-20 08:47:09 -05:00
rtfee cba68b1dda updated the Scalr integration title
Signed-off-by: rtfee <ryan.fee625@gmail.com>
2020-09-15 10:53:14 -04:00
rtfee 7827766b68 added Scalr integration
Signed-off-by: rtfee <ryan.fee625@gmail.com>
2020-09-09 14:12:39 -04:00
Anders Eknert 03187af692 Add pre-commit integration
Signed-off-by: Anders Eknert <anders@eknert.com>
2020-09-02 09:32:03 -07:00
Tim Hinrichs 01e4abb303 docs: Add Gluu integration
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-05-11 17:37:23 -07:00
Tim Hinrichs d51d1299b7 docs: Add CoreDNS integration
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-05-11 17:37:23 -07:00
Tim Hinrichs cd16bf661c docs: Add pomerium integration
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-05-11 17:37:23 -07:00
Younes Zahidi 49d35ce75b docs: Add additional kong integration
Kong version 1.0.0 introduced the Plugin Development Kit and updated all bundled plugins to use version 1.0 of the PDK.
All entities and concepts marked as deprecated in Kong 0.x have been removed in Kong 1.0 and a final version (0.15) that support plugins for Kong 0.x series as been released at the same time.

The TravelNest implementation has been done for Kong v0.13.x and has not been updated to work with versions > 1.0.x

This new implementation follows the new plugins project structure and has been tested with Kong 2.0.0.

Signed-off-by: Younes Zahidi <12915382+zahiyo@users.noreply.github.com>
2020-04-23 12:20:03 -07:00
Alvaro Iradier a2e6f1b51e Add Sysdig image scanner integration
Signed-off-by: Alvaro Iradier <alvaro.iradier@sysdig.com>
2020-04-10 12:43:58 -07:00
Olivier Lemasle 5254b92c18 pam_authz has been renamed pam_opa
Cf. https://github.com/open-policy-agent/contrib/commit/804352073560a1a58b3c64476cf1610f71e83b26

Signed-off-by: Olivier Lemasle <o.lemasle@gmail.com>
2020-04-06 05:24:02 -07:00
Tim Hinrichs 67ec97767d docs: Add Choria custom-app blog
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-02-20 09:56:59 -08:00
Tim Hinrichs 60cf8aa996 docs: Add backlog of integrations
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-02-03 13:32:13 -08:00
Tim Hinrichs 5496334112 docs: Add integration content from Kubecon San Diego
Signed-off-by: Tim Hinrichs <tim@styra.com>
2020-01-30 11:28:50 -08:00
Anders Eknert 002eee450d Add Gradle and Kafka integrations
Signed-off-by: Anders Eknert <anders.eknert@bisnode.com>
2020-01-07 18:18:52 -05:00
Robert Crossfield d649a24335 docs: add php psr-15 integration
Signed-off-by: Robert Crossfield <robcrossfield@gmail.com>
2019-12-16 14:01:53 -08:00
Md Tahsin Rahman cd3b76c64b Add kubeshield
Signed-off-by: Md Tahsin Rahman <tahsynx@gmail.com>
2019-12-02 10:35:42 -05:00
Timothy R. Bula cd6e2198f3 docs: add Boomerang Bosun integration
This adds Boomerang Bosun to the integrations page on the website
Signed-off-by: Timothy R. Bula <trbula@us.ibm.com>
2019-11-18 09:45:37 -05:00
Patrick East 0ed978c688 docs: Build html content from integrations.yaml
This adds in a the HTML view for the integrations.yaml and by having
hugo generate content at build time. It ends up being at the
`/docs/<version/ecosystem` url and there are links to it on the home
page, introduction page, and nav bar under the Misc category.

In future iterations we can add in sorting/filtering etc. It currently
just shows all of them.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-11-08 15:56:01 -08:00
Patrick East 58d336aff9 Refactor doc directories
Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-04-26 17:12:15 -07:00