b/163024265 Define Security Requirement Traversal

Change-Id: I8c0127c9d946310d4350c3e6b25308d7bd3df13e
10 files changed
tree: c4f6f4b66b779364e27cb25774e2d4e2a5c5e6f9
  1. config/
  2. docs/
  3. gradle/
  4. oas-cli/
  5. oas-core/
  6. oas-test/
  7. .gitignore
  8. build.gradle
  9. gradlew
  10. gradlew.bat
  11. LICENSE
  12. README.md
  13. settings.gradle
  14. spotbugs-exclude.xml
README.md

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