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

After running command `brew tap cerberauth/vulnapi` I tried installing vulnapi using `brew install vulnapi` I am getting an error as below ``` Warning: No available formula with the name "vulnapi"....

bug

Web Extension API is an HTTP API accepting HTTP requests with JWT. The API must take the request initially targeting the service with should received the token. With this request,...

enhancement

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/olekukonko/tablewriter](https://redirect.github.com/olekukonko/tablewriter) | `v0.0.5` -> `v1.0.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2folekukonko%2ftablewriter/v1.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2folekukonko%2ftablewriter/v1.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/getkin/kin-openapi](https://redirect.github.com/getkin/kin-openapi) | `v0.131.0` -> `v0.132.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgetkin%2fkin-openapi/v0.132.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgetkin%2fkin-openapi/v0.132.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Withe the following command vulnapi scan curl -X 'POST' \ 'http://127.0.0.1:8000/register' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "first_name": "string", "last_name": "string", "email": "[email protected]", "password": "string",...

Hi, I really appreciate your attention to details and polish of the application. I would really welcome being able to obtain more than one file with report. Use case: I...