TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    ESET PROTECT

    Score8.8 out of 10
    N/AESET provides Endpoint Protection Platform (EPP) capabilities via the ESET PROTECT Platform, covering Windows, Mac, Linux, and both Android and iOS operating systems, providing Mobile Device Management functionality. It comes with multi-tenant management, ensuring real-time visibility for both on-premises and off-premises endpoints as well as full reporting for ESET enterprise-grade solutions. ESET PROTECT management platform can be deployed on-premise or in-cloud. For organizations looking to…

    $49.99

    per year

    SonarQube

    Score8.7 out of 10
    N/ASonarQube is an automated code review solution, serving as the verification layer for code quality and SDLC security. SonarQube is used to ensure that code is secure, reliable, and maintainable. It is available through SaaS or self-managed deployment.

    $34

    per month Recommended for teams <50 developers

    Pricing
    ESET PROTECTSonarQube
    Editions & Modules
    Essential
    $49.99
    per year 1 device
    Premium
    $59.99
    per year 1 device
    Ultimate
    $179.99
    per year 5 devices
    SonarQube Community Build
    $0
    (open source)
    Self-managed: Developer
    Starting at $720 annually
    per year per installation
    Self-managed: Enterprise
    Contact sales for pricing
    per year per installation
    Cloud-based: Enterprise
    Contact sales for pricing
    per year per installation
    Cloud-based: Teams
    Starting at $34 per month
    per month per installation
    Self-managed: Data Center
    Contact sales for pricing
    per year per installation
    Offerings
    Pricing Offerings
    ESET PROTECTSonarQube
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional DetailsESET offers are tailored to each customer’s needs. ESET takes pride in working with customers and partners to find the perfect solution for their security challenges at the right price. Contacting an ESET partner or sales representative ensures each solution is made-to-measure and precisely fits the size, complexity of IT environment and level of protection to match the customer’s business requirements. Pricing percentage is dependent on number of years and devices purchased.—
    More Pricing Information
    Community Pulse
    ESET PROTECTSonarQube
    Considered Both Products
    ESET
    No answer on this topic
    SonarSource Sarl
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    26 Answers
    100%
    Would buy again
    32 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    26 Answers
    100%
    Delivers good value for the price
    29 Answers
    Happy with the feature set
    96%
    Happy with the feature set
    25 Answers
    100%
    Happy with the feature set
    32 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    24 Answers
    95%
    Lived up to sales and marketing promises
    18 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    25 Answers
    100%
    Implementation went as expected
    27 Answers
    Features
    ESET PROTECTSonarQube
    Endpoint Security
    Comparison of Endpoint Security features of ESET PROTECT and SonarQube
    Feature
    ESET PROTECT
    8.9
    19 Ratings
    4% above category average
    SonarQube
    -
    Ratings
    Anti-Exploit Technology9.019 Ratings00 Ratings
    Endpoint Detection and Response (EDR)9.318 Ratings00 Ratings
    Centralized Management10.018 Ratings00 Ratings
    Hybrid Deployment Support8.315 Ratings00 Ratings
    Infection Remediation8.719 Ratings00 Ratings
    Vulnerability Management8.018 Ratings00 Ratings
    Malware Detection9.019 Ratings00 Ratings
    Best Alternatives
    ESET PROTECTSonarQube
    Small Businesses
    SentinelOne Singularity
    Score9 out of 10
    No answers on this topic
    Medium-sized Companies
    BlackBerry Protect (CylancePROTECT)
    Score9.1 out of 10
    No answers on this topic
    Enterprises
    CrowdStrike Falcon
    Score9 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    ESET PROTECTSonarQube
    Likelihood to Recommend
    8.6
    (51 ratings)
    8.9
    (35 ratings)
    Likelihood to Renew
    10.0
    (4 ratings)
    -
    (0 ratings)
    Usability
    8.3
    (5 ratings)
    9.1
    (2 ratings)
    Support Rating
    9.5
    (5 ratings)
    9.0
    (1 ratings)
    Implementation Rating
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    ESET PROTECTSonarQube
    Likelihood to Recommend
    ESET
    Fits well in
    our Medium sized organization, we still host a lot on prem with various Windows
    / Linux VM’s, ESET PROTECT supports all operating systems we currently use, Pricing is
    very aggressive compared to its other EU security offerings.

    The endpoint
    is lightweight, we’ve never had any performance issue, it has many features for
    the value and can also generate logs/reports for compliance.



    The EDR
    plugin may be overkill for a small business and requires extra IT resources to manage,
    also there is currently no XDR capability if you need that in your business.
    Incentivized
    Read full review
    SonarSource Sarl
    SonarQube is excellent if you start using it at the beginning when developing a new system, in this situation you will be able to fix things before they become spread and expensive to correct. It’s a bit less suitable to use on existing code with bad design as it’s usually too expensive to fix everything and only allows you to ensure the situation doesn’t get worse.
    Incentivized
    Read full review
    Pros
    ESET
    • ESET provides comprehensive, transparent protection for my MacOS devices without interfering with the efficiency of my operating system.
    • It's easy to install, configure (default settings are great for just about everyone), and update.
    • ESET's customer communications, including a very detailed knowledge base online, make it clear I've chosen the right antivirus solution!
    Incentivized
    Read full review
    SonarSource Sarl
    • Detecting bugs and vulnerabilities: SonarQube can identify a wide range of bugs and vulnerabilities in code, such as null pointer exceptions, SQL injection, and cross-site scripting (XSS) attacks. It uses static analysis to analyze the code and identify potential issues, and it can also integrate with dynamic analysis tools to provide even more detailed analysis.
    • Measuring code quality: SonarQube can measure a wide range of code quality metrics, such as cyclomatic complexity, duplicated code, and code coverage. This can help teams understand the quality of their code and identify areas that need improvement.
    • Providing actionable insights: SonarQube provides detailed information about issues in the code, including the file and line number where the issue occurs and the severity of the issue. This makes it easy for developers to understand and address issues in the code.
    • Integrating with other tools: SonarQube can be integrated with a wide range of development tools and programming languages, such as Git, Maven, and Java. This allows teams to use SonarQube in their existing development workflow and take advantage of its powerful code analysis capabilities.
    • Managing technical debt: SonarQube provides metrics and insights on the technical debt on the codebase, enabling teams to better prioritize issues to improve the quality of the code.
    • Compliance with coding standards: SonarQube can check the code against industry standards like OWASP, CWE and more, making sure the code is compliant with security and coding standards.
    Incentivized
    Read full review
    Cons
    ESET
    • If the system administrator has functions such as pop-up notification and alert mail transmission, I believe that countermeasures can be taken faster
    • It often gets in the way of the network system.
    • Communication between PCs under the same network may be hindered, which may be an obstacle to verification.
    Incentivized
    Read full review
    SonarSource Sarl
    • Importing a new custom quality profile on SonarQube is a bit tricky, it can be made easier
    • Every second time when we want to rerun the server, we have to restart the whole system, otherwise, the server stops and closes automatically
    • When we generate a new report a second time and try to access the report, it shows details of the old report only and takes a lot of time to get updated with the details of the new and fresh report generated
    Incentivized
    Read full review
    Likelihood to Renew
    ESET
    I'm giving it a 10, because I would totally have no reservations about staying on with eSet for another 3 years once our contract comes up for renewal. We are looking to transfer to a different product in January, however. This is due to a special pricing contract with the state of Ohio that made a normally much more expensive product very affordable and was cheaper than our coming eSet renewal cost. This is a very special case only available to government and educational organizations, but had that not been offered, we would have gladly stayed with eSet.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Usability
    ESET
    Provide execllent security agains malware, ransomware, and phishing. Easy to use and monitoring multiple devices and managing security settings remotely. Software firewall ability to secure network traffic and blocking websites and application at software level its gives very easy to configure .Zero-day threats as some other security products is missing with more advanced machine learning and behavioral analysis capabilities.
    Incentivized
    Read full review
    SonarSource Sarl
    It can improve in some user experience and usability parts, like the code view and the way we assign issues it's a bit hidden and not highlighted
    Incentivized
    Read full review
    Support Rating
    ESET
    Excellent support from ESET and when we had questions regarding the initial deployment they were there. The questions we put forth were answered immediately with great detail. Any of the items we put forth, scenarios, were given a good solution from ESET to fit our needs. This company stands by their product and are happy to step up when needed.
    Incentivized
    Read full review
    SonarSource Sarl
    We we easily able to integrate the SonarQube steps into our TFS process via the Microsoft Marektplace, we didn't have the need to call SonarQube support. We've used their online documentation and community forum if we ran into any issues.
    Incentivized
    Read full review
    Implementation Rating
    ESET
    Do the full scan at the beginning and be prepared to wait until it is done. It will find things you did not know were there. You can leave on the Apple firewall as well as the ESET firewall. There have been no conflicts. Remember to remove emails from being backed up, so you do not have spam on your backup! This was the mistake I made.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Alternatives Considered
    ESET
    Choosing ESET PROTECT rather than McAfee Security or other secuty softwares helps me more evaluate specific security requirements of the company. Considering the scalability of solution it provides, the ease of use of its interface, the level of support provided by the vendors, and the availability of reports makes it a top choice for me.
    Read full review
    SonarSource Sarl
    SonarQube is an open-source. It's a scalable product. The costs for this application, for the kind of job it does, are pretty descent. Pipeline scan is more secured in SonarQube. Its a very good tool and its support multiple languages. Its main core competency is of static code analysis and that is why SonarQube exists and it does it exceedingly well. The quality of scan on code convention, best practices, coding standards, unit test coverage etc makes them one of the best competent tool in the market
    Incentivized
    Read full review
    Return on Investment
    ESET
    • ESET maintains the security of our machines, files, reports, etc., an invasion or infection could result in a catastrophe, loss of important data, expenses with specialized support, hours or days of work stopped until the solution is found, without ESET prevention we could have big expenses at any time.
    Incentivized
    Read full review
    SonarSource Sarl
    • Positive ROI from the standpoint of flagging several issues that would have otherwise likely been unaddressed and caused more time to be spent closer to launch
    • Slightly positive ROI from time-saving perspective (it's an automated check which is nice, but depending on the issues it finds, can take developers time to investigate and resolve)
    Read full review
    ScreenShots

    ESET PROTECT Screenshots

    Screenshot of ESET PROTECT Dashboard.
Unified cybersecurity platform interface providing network visibility and control. Available as cloud or on-prem deployment.

Ensures real-time visibility for all endpoints as well as full reporting and security management for all OSes.Screenshot of ESET Endpoint Security.

Advanced multilayered protection for computers and smartphones powered by ESET LiveSense technology.Screenshot of ESET Server Security.
Provides real-time protection for the company’s data passing through all general servers, network file storage including OneDrive, and multi-purpose servers to ensure business continuity.Screenshot of ESET PROTECT - Reports. 
Meets reporting requirements and saves time with scheduled reporting and dozens of customizable templates.Screenshot of ESET Full Disk Encryption. 
An encryption managed natively by ESET remote management console. It increases the  organization's data security that meets compliance regulations.Screenshot of ESET LiveGuard Advanced. 
A cloud-based technology that uses scanning, machine learning, cloud sandboxing, and in-depth behavioral analysis to prevent targeted attacks as well as new or unknown threats, especially ransomware.

    SonarQube Screenshots

    Screenshot of Projects.Screenshot of Static Application Security Testing.Screenshot of Software Composition Analysis.