Default and rename _API variable
Proposal
The API Security scanner exposes a _API variable with the URL to it's instance. As the CI templates are becoming more mature this value can be defaulted to http://127.0.0.1 in most cases and shouldn't be changed by the user. Also the _API variable is confusing to users.
Proposal
-
Remove variable from CI templates -
In worker-entrydefault it tohttp://127.0.01. -
Rename variable to _APISECURITY-DAST_API_APISECURITY,FUZZAPI_APISECURITY.
Edited by Michael Eddington