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
- Host: GitHub
- URL: https://github.com/sasanlabs/facade-schema
- Owner: SasanLabs
- License: apache-2.0
- Created: 2021-07-11T09:14:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T17:56:18.000Z (almost 5 years ago)
- Last Synced: 2025-01-20T13:23:27.904Z (over 1 year ago)
- Topics: contracts, java-8, schema, vulnerable-web-app, vulnerableapp, vulnerableapp-facade-schema
- Language: Java
- Homepage:
- Size: 87.9 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# facade-schema
[](https://opensource.org/licenses/Apache-2.0)  [](http://makeapullrequest.com)  [](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.