docs: Add flask-opa to integrations (#3278)

Adds the flask library to the integrations.

Signed-off-by: EliuX <eliecerhdz@gmail.com>
This commit is contained in:
Eliecer Hernandez
2021-03-16 08:58:32 -04:00
committed by GitHub
parent 65afa55c91
commit cc0457e2db
2 changed files with 14 additions and 0 deletions
+14
View File
@@ -888,6 +888,17 @@ integrations:
- https://www.fairwinds.com/blog/why-kubernetes-policy-enforcement
- https://www.fairwinds.com/blog/an-interview-with-flatfile-on-why-fairwinds-insights-kubernetes-configuration-validation
flask-opa:
title: Flask-OPA
description: Simple to use Flask extension that lets you secure your projects with OPA. It allows HTTP API Authorization and Policy Enforcement Point (AOP using decorators on methods).
labels:
category: flask
layer: library
code:
- https://github.com/EliuX/flask-opa
blogs:
- https://github.com/EliuX/flask-opa/tree/master/examples
organizations:
styra:
name: Styra
@@ -1113,3 +1124,6 @@ software:
helm:
name: Helm
link: https://helm.sh/
flask:
name: Flask
link: https://flask.palletsprojects.com/
Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB