vulnapi icon indicating copy to clipboard operation
vulnapi copied to clipboard

VulnAPI is an open-source project designed to help you scan your APIs for common security vulnerabilities and weaknesses.

Results 23 vulnapi issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v0.55.0` -> `v0.56.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fgithub.com%2fgin-gonic%2fgin%2fotelgin/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fgithub.com%2fgin-gonic%2fgin%2fotelgin/v0.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cerberauth/vulnapi). ## Open These updates have all been...

This pull request fixes a problem with the GetHeaders method in the OAuth and JWT Bearer security schemes. It wasn't handling cases where attack and valid values were nil, which...

Cache control response header public should not be set when an authentication is performed. It increase risk to put not shareable (personal, confidential, ...) data into a shared cache. [Cache-Control...

enhancement
good first issue

Hi team, I am wondering, how can I get confirmation of the endpoints scanned when you scan with curl or openapi? Our API has a lot of endpoints, and with...

enhancement

Send Scan report to an HTTP Endpoint

enhancement

Test for JWT `None`,`none`,`NONE`, `nOnE` alg. For now, only `none` is tested.

enhancement