ZupIT / horusec

Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.
https://horusec.io/
Apache License 2.0
1.15k stars 189 forks source link

Doubt about multiple analyzers #1168

Open nicollasteixeira opened 1 year ago

nicollasteixeira commented 1 year ago

Hey guys! I would like to know how you deal with vulnerabilities since you have several analyzers for different languages. For example, there are 3 JS analyzers, if the 3 tools find the same vulnerability, will the report display all 3 or is there a filter that causes it to only be displayed once?