-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Juan Cruz Viotti <[email protected]>
- Loading branch information
Showing
592 changed files
with
69,505 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
vendorpull https://github.com/sourcemeta/vendorpull dea311b5bfb53b6926a4140267959ae334d3ecf4 | ||
nasa-gcn-4-1-0 https://github.com/nasa-gcn/gcn-schema v4.1.0 | ||
osv-schema-1-6-3 https://github.com/ossf/osv-schema v1.6.3 | ||
krakend https://github.com/krakend/krakend-schema af8e4930cca880ed6956114202a8118d73e1ff2b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,6 +26,13 @@ | |
"email": "[email protected]", | ||
"github": "ossf", | ||
"website": "https://openssf.org" | ||
}, | ||
"krakend": { | ||
"title": "KrakenD API Gateway", | ||
"description": "An open-source API Gateway that helps you effortlessly adopt microservices and secure communications", | ||
"email": "[email protected]", | ||
"github": "krakend", | ||
"website": "https://www.krakend.io" | ||
} | ||
}, | ||
"schemas": { | ||
|
@@ -36,6 +43,10 @@ | |
"ossf/osv/v1.6.3": { | ||
"base": "https://raw.githubusercontent.com/ossf/osv-schema/main/validation", | ||
"path": "./vendor/osv-schema-1-6-3" | ||
}, | ||
"krakend": { | ||
"base": "https://www.krakend.io/schema", | ||
"path": "./vendor/krakend" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
test/ | ||
e2e.json | ||
flexible_config.json | ||
krakend.json | ||
Makefile | ||
README.md | ||
v3.json | ||
v2.7/krakend.json | ||
v2.8/krakend.json |
Oops, something went wrong.