An open API service indexing awesome lists of open source software.

https://github.com/sasanlabs/facade-schema

Schema to fulfill the VulnerableApp-facade contract
https://github.com/sasanlabs/facade-schema

contracts java-8 schema vulnerable-web-app vulnerableapp vulnerableapp-facade-schema

Last synced: 6 months ago
JSON representation

Schema to fulfill the VulnerableApp-facade contract

Awesome Lists containing this project

README

          

# facade-schema
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![](https://img.shields.io/github/v/release/SasanLabs/facade-schema?style=flat) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) ![Java CI with Gradle](https://github.com/SasanLabs/facade-schema/workflows/Java%20CI%20with%20Gradle/badge.svg?branch=main) [![](https://img.shields.io/twitter/follow/sasan_karan?style=flat&logo=twitter)](https://twitter.com/intent/follow?screen_name=sasan_karan)

This project contains the schema SDK for [Owasp VulnerableApp-Facade](https://github.com/SasanLabs/VulnerableApp-facade) project. Vulnerable Applications written
in java can utilise this schema SDK for handling errors/typos when following the contract/schema.

Actual schema details: [Typescript Contract](https://github.com/SasanLabs/VulnerableApp-facade/blob/main/facade-app/src/interface/State.tsx)

please visit [maven central](https://search.maven.org/artifact/io.github.sasanlabs/facade-schema/1.0.1/jar) to include facade-schema as dependency.