$ ./speculator -h
speculator helps you to secure your APIs by identifying shadow and zombie APIs.
By analyzing API traffic in conjunction with your API specifications (e.g., OpenAPI, Swagger), speculator can detect:
* Shadow APIs: Endpoints that are implemented and functional but not documented in your API specification.
* Zombie APIs: Endpoints that are deprecated or abandoned in your API specification but they are still in use.
Usage:
speculator [flags]
Flags:
--config string config file path
--debug run in debug mode
-h, --help help for speculator-
Notifications
You must be signed in to change notification settings - Fork 3
License
5GSEC/api-speculator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published