daveshanley / vacuum

vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.
https://quobix.com/vacuum
MIT License
488 stars 39 forks source link

v0.9.8 #461

Closed daveshanley closed 4 months ago

daveshanley commented 4 months ago

Updates to the latest libopenapi which addresses issues:

Added new headers to owasp-rate-limit rule

RateLimit is now accepted by this rule.

Various other resolving issues.