# Annotated OpenAPI Security | |
This project aids in heightening API designers and developers awareness of the | |
security state of their OpenAPI Specification (OAS) APIs with respect to six of | |
the OWASP top 10 vulnerabilities. This will be accomplished by providing a | |
command line application and a library of security tooling that analyzes the OAS | |
document. | |
## LICENSE | |
Copyright 2020 Google LLC. | |
Licensed under the [Apache License, Version 2.0](http://apache.org/licenses/LICENSE-2.0) |