Fix APIs

Running Security Audit on your APIs provides a road map of what to fix in their OpenAPI (formerly Swagger) definitions. To make your APIs more secure, you must fix the issues that Security Audit found.

The issues represent real concerns in your OpenAPI definition, and they may either prevent API Protection completely, or severely impact its quality. We highly recommend that you fix all found issues.

You can edit API definitions either directly in 42Crunch Platform with Security Editor, or outside the platform in an external editor. If you use Microsoft Visual Studio Code (VS Code), Jetbrains IntelliJ IDEA, or Eclipse IDE, you can install our extension to your editor and run Security Audit on the OpenAPI definition you are working on right in your editor.

Fix APIs in 42Crunch Platform

Fix APIs outside 42Crunch Platform