Skip to main content

Autofix

The Autofix functionality provides the ability to identify and fix vulnerabilities present in a specific file, thus offering a comprehensive solution in the field of code security. This suggested solution is adjusted to a particular set of programming languages, which you can consult in detail through this link. Below, we will explain how Autofix optimizes the remediation process, highlighting its importance in improving the integrity and security of software development.

Do you want to know how we use GPT-4 to generate fixes? Get more information here.

Want to learn about data privacy with GPT-4? Click here.

To start, click the wrench and hammer icon on the file you want to select.

Autofix icon

When clicked, the connection to GPT-4 will be automatically established to implement the actions required to fix the vulnerability. You can verify that this action is in progress by observing the message "Trying to fix the vulnerability automatically."

Autofix ms

After a few seconds, the code will be automatically modified.

Autofix ms

It is essential to remember that the Autofix functionality leverages GPT-4's ability to fix vulnerable code automatically. Once the autofix receives the code fragment, the model generates specific actions to address and remediate the vulnerability, returning the code with the implemented solution.