Horusec-ExtensionsTable of contents1. About2. Usage3. Documentation4. Issues5. Contributing6. License7. CommunityAboutThis repository contains a Horusec CLI extension for the integrated development environment (IDE) Visual Studio Code. With this extension, you will be able to perform a static code analysis (SAST) in search of vulnerabilities. UsageRequirementsYou must have Docker installed, click here to check more detailed information about Horusec-CLI requirements. Note: The analysis works using Horusec docker image, if you use the disable docker option, Horusec only will execute the Horusec tools, therefore, you need the Docker installed for analysis works properly. Executing an analysisIn the Visual Studio Code sidebar, click on the Horusec extension icon, then click on Start analysis button. To stop the analysis, you can click on the Horusec stop button. Note: If there is no path configured, the workspace path of the IDE will be analyzed. ConfigurationIn this extension, we use a configuration file to customize Horusec usage. You can make this changes using the settings button, DocumentationFor more information about Horusec, please check out the documentation. IssuesTo open or track an issue for this project, in order to better coordinate your discussions, we recommend that you use the Issues tab in the main Horusec-CLI repository. ContributingIf you want to contribute to this repository, access our Contributing Guide. Developer Certificate of Origin - DCOThis is a security layer for the project and for the developers. It is mandatory. Follow one of these two methods to add DCO to your commits: 1. Command line Follow the steps: Step 1: Configure your local git environment adding the same name and e-mail configured at your GitHub account. It helps to sign commits manually during reviews and suggestions.
Step 2: Add the Signed-off-by line with the
2. GitHub website You can also manually sign your commits during GitHub reviews and suggestions, follow the steps below: Step 1: When the commit changes box opens, manually type or paste your signature in the comment box, see the example:
For this method, your name and e-mail must be the same registered on your GitHub account. LicenseCommunityDo you have any question about Horusec? Let's chat in our forum. This project exists thanks to all the contributors. You rock! ❤️🚀 |