Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command. Now you can usage extension for intellij.

License

Notifications You must be signed in to change notification settings

ZupIT/horusec-intellij-plugin

Repository files navigation

logo_header

Horusec-IntelliJ-Extension

⚠️ This project is still under construction. Look our release page to see all news..

Table of contents

About

This is Horusec-CLI extension for integrated development environment (IDE) IntelliJ softwares, you can perform analysis without installing a binary in your machine.

Usage

These extensions are for interfaces development, you can use to increase your productivity and make the tool easier to use.

Documentation

For more information about Horusec, please check out the documentation.

Issues

To 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 repository.

Contributing

If you want to contribute to this repository, access our Contributing Guide.

Developer Certificate of Origin - DCO

This 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.

git config --global user.name “Name”
git config --global user.email “email@domain.com.br”

Step 2: Add the Signed-off-by line with the '-s' flag in the git commit command:

$ git commit -s -m "This is my commit message"

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:

Signed-off-by: Name < e-mail address >

For this method, your name and e-mail must be the same registered on your GitHub account.

License

Apache License 2.0.

Community

Do you have any question about Horusec? Let's chat in our forum.

Horusec has other repositories, check them out:

This project exists thanks to all the contributors. You rock! ❤️🚀

About

Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command. Now you can usage extension for intellij.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages