Pedro J. Molina

Results 31 issues of Pedro J. Molina

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Related to [#51](https://github.com/OAI/OpenAPI-Specification/issues/51) We have identified in the market a need for measuring and enforcement SLA in APIs. Specially, API vendors would benefit from an standard import of SLA metrics...

metadata

# pdflatex seems to be broken on docker image 23.10 ## Minimal repro: Basic command sample to compile with pdflatex (as provided by docs): ```bash docker run -ti -v miktex:/var/lib/miktex...

Add Basic Auth support adding: `smoke_basic_auth `

Per RFC 2616: header names are case insensitive, so the check: `smoke_assert_headers "content-type: application/json; charset=utf-8"` **should succeed** when server returns the header names in any of these ways: `Content-Type: application/json;...

- Added support for correct CORS configuration checking - Added support for request with verb `OPTIONS` - Added support for `Origin` header. - Little refactor show HTTP Verb on report....