BBVA / apicheck

The DevSecOps toolset for REST APIs
https://bbva.github.io/apicheck/
Apache License 2.0
270 stars 65 forks source link

OAS check inconsistent name and URL #33

Closed mbarnach closed 3 years ago

mbarnach commented 4 years ago

When issuing use-problem-json-for-errors, the message shows an inconsistency between the URL and the name: Name: RFC 7807 URL: https://tools.ietf.org/html/rfc6648

ioggstream commented 3 years ago

Hi @mbarnach thanks for filing this!

It is now fixed in both master and https://github.com/BBVA/apicheck/pull/39 - I just update security rules.

Can we close?

mbarnach commented 3 years ago

Thanks!