[Feature] : Vulnerability tracking feature added. It will give list of all vulnerabilities of API Maker itself and all the packages used in sandbox environment.
[Improvement] : getToken API generate data will have “u” and “p” fields.
[Improvement] : collection rename should also rename schema for mongodb.
[Improvement] : /token system api will also consider authorization. by default, it will be public as earlier but if settings are provided then they will be applied.
[Improvement] : Vulnerability related code improvements
[BUG] : Schema structure validation was not allowing to save string array when validation was present issue fixed.