vulnapi
vulnapi copied to clipboard
VulnAPI is an open-source project designed to help you scan your APIs for common security vulnerabilities and weaknesses.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cerberauth/x](https://redirect.github.com/cerberauth/x) | require | digest | `970dc5b` -> `fa8f9b4` | --- ### Configuration...
This issue serves as a discussion place. The main idea is to get all the feedbacks and make the documentation more useful as it can be. We need to create...
These commits add : - Makefile - scripts/verify_go_version.rb In order to compile in a more "usual" way: running `make` will check for dependencies and build the project. Require Ruby in...