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

Fix `owasp-protection-global-unsafe` rule failing to detect previously recognised cases #434

Closed TheTeaCat closed 5 months ago

TheTeaCat commented 5 months ago

Fixes #431

Blocked by https://github.com/pb33f/doctor/pull/1 - once merged I can remove the replacement from the go.mod here.

daveshanley commented 5 months ago

The PR for the Doctor has been merged and sits at v0.0.4

TheTeaCat commented 5 months ago

@daveshanley ready for review here, CI passed