Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Eclipse
Score 8.2 out of 10
N/A
Eclipse is a free and open source integrated development environment (IDE).N/A
Veracode
Score 8.8 out of 10
Mid-Size Companies (51-1,000 employees)
Veracode provides advanced application security solutions, trusted by enterprises to develop and maintain secure software. Its platform identifies exploitable risks, speeds up vulnerability remediation, and reduces security debt at scale using a proprietary AI-assisted remediation engine.N/A
Pricing
EclipseVeracode
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
EclipseVeracode
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsDeveloper pricing options available
More Pricing Information
Community Pulse
EclipseVeracode
Considered Both Products
Eclipse

No answer on this topic

Veracode
Chose Veracode
Veracode is more thorough and provides a wider variety of tools than the competition. Support is prompt and very eager to make sure we get the help we need as quickly as possible. If Support can't resolve it right away, they will make sure we are connected to one of their …
Chose Veracode
Veracode is much better at uncovering security weaknesses and providing information and consulting. I use Veracode because our company decided for.
Chose Veracode
Checkmarx and Veracode have a few common points and some features which are different. Checkmarx UI is more user-friendly, but the level of detailing in Veracode reports is better. Veracode is a good choice for static analysis of code. if the user interface can be made smoother …
Chose Veracode
As the developer, not the business stakeholder, I did not select Veracode specifically. However, after using the application I believe it was the right choice. Veracode is thorough in its analyses, in its database of flaws, in its methodology of uncovering vulnerabilities, and …
Chose Veracode
Veracode is the clear choice. We evaluated the other products, but none compared to Veracode as an industry standard.
Chose Veracode
These are not like Veracode, but things that we use in addition to Veracode to make sure we reduce our vulnerabilities, not only in our application but also in the dependencies that we add to our application.
Chose Veracode
Veracode I think stands at the top of the pile when it comes to do static scans of the code base.
Best Alternatives
EclipseVeracode
Small Businesses
Visual Studio
Visual Studio
Score 8.8 out of 10
GitLab
GitLab
Score 8.7 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 8.8 out of 10
GitLab
GitLab
Score 8.7 out of 10
Enterprises
Visual Studio
Visual Studio
Score 8.8 out of 10
GitLab
GitLab
Score 8.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
EclipseVeracode
Likelihood to Recommend
7.8
(73 ratings)
9.0
(136 ratings)
Likelihood to Renew
9.0
(1 ratings)
8.8
(8 ratings)
Usability
9.0
(2 ratings)
7.3
(27 ratings)
Availability
-
(0 ratings)
9.1
(1 ratings)
Performance
-
(0 ratings)
6.4
(1 ratings)
Support Rating
6.8
(19 ratings)
9.0
(66 ratings)
Implementation Rating
-
(0 ratings)
9.1
(3 ratings)
Configurability
-
(0 ratings)
6.4
(1 ratings)
Ease of integration
-
(0 ratings)
5.5
(1 ratings)
Product Scalability
-
(0 ratings)
7.3
(1 ratings)
Vendor post-sale
-
(0 ratings)
8.9
(2 ratings)
Vendor pre-sale
-
(0 ratings)
8.2
(1 ratings)
User Testimonials
EclipseVeracode
Likelihood to Recommend
Open Source
I think that if someone asked me for an IDE for Java programming, I would definitely recommend Eclipse as is one of the most complete solutions for this language out there. If the main programming language of that person is not Java, I don't think Eclipse would suit his needs[.]
Read full review
Veracode
Veracode is well suited for development applications that can be made more secure right from the beginning. There is an excellent extension in Visual Studio that scans code from the IDE. However, it is less appropriate or incompatible with scanning SOAP or WSDL APIs. It supports only REST APIs.
Read full review
Pros
Open Source
  • Eclipse organizes imports well and does a good job presenting different programming languages.
  • Eclipse auto formats source code allowing customization and increased readability.
  • Eclipse reports errors automatically to users rather than logging it to the console.
  • Eclipse has coding shortcuts and auto-correction features allowing faster software development.
Read full review
Veracode
  • Veracode performs Static Application Security Testing (SAST) very well by finding flaws in the code using entry points so that it tests for everything a user can interact with in the application. This approach is very helpful for avoiding a lot of false positives early on.
  • Veracode performs SCA automatically on every SAST scan, so that we don't have to manually scan the application again for SCA scans.
  • Veracode integrates very well with the ticketing tools, so that it becomes very easy to track every finding and its status within our ticketing tool.
Read full review
Cons
Open Source
  • While the DB integration is broad (many connectors) it isn't particularly deep. So if you need to do serious DB work on (for example) SQL Server, it is sometimes necessary to go directly to the SQL Server Studio. But for general access and manipulation, it is ok.
  • The syntax formatting is sometimes painful to set up and doesn't always support things well. For example, it doesn't effectively support SCSS.
  • Using it for remote debugging in a VM works pretty well, but it is difficult to set up and there is no documentation I could find to really explain how to do it. When remote debugging, the editor does not necessarily integrate the remote context. So, for example, things like Pylint don't always find the libraries in the VM and display spurious errors.
  • The debugging console is not the default, and my choice is never remembered, so every time I restart my program, it's a dialog and several clicks to get it back. The debugging console has the same contextual problems with remote debugging that the editor does.
Read full review
Veracode
  • Scan results stability: from one scan to another, additional flaws appear whereas code did not change.
  • Entry points selection: hard to be sure selection is optimal, should be automatized or hidden.
  • Branches management: we currently use sandboxes to scan different branches of our software. Would be good to have real branches management.
Read full review
Likelihood to Renew
Open Source
I love this product, what makes it one of the best tool out in the market is its ability to function with a wide range of languages. The online community support is superb, so you are never stuck on an issue. The customization is endless, you can keep adding plugins or jars for more functionalities as per your requirements. It's Free !!!
Read full review
Veracode
At this time, and we just renewed a month ago, I dont see any products out there overall that can offer what Veracode does. Yes, its not cheap by any means, but for the money its the best application security scanning tool out there.
Read full review
Usability
Open Source
It has everything that the developer needs to do the job. Few things that I have used in my day-to-day development 1. Console output. 2. Software flash functionality supporting multiple JTAG vendors like J-LINK. 3. Debugging capabilities like having a breakpoint, looking at the assembly, looking at the memory etc. this also applies to Embedded boards. 4. Plug-in like CMake, Doxygen and PlantUML are available.
Read full review
Veracode
- Almost no setup required and easy to configure - Very easy to use, intuitive UI with integrated analytics and learning portals. - Seamless to review the results, triage them, generate reports. - Security progression of the product/application is tracked via successive scans. - Privileges/Roles nicely fine grained and tightly controlled to let teams "view" only their products.
Read full review
Reliability and Availability
Open Source
No answers on this topic
Veracode
Veracode has always been up and available to us.
Read full review
Performance
Open Source
No answers on this topic
Veracode
At this point, it runs well and mostly in a timely fashion. Dynamic scans take days but this may be a config issue still to be resolved.
Read full review
Support Rating
Open Source
I gave this rating because Eclipse is an open-source free IDE therefore no support system is available as far as I know. I have to go through other sources to solve my problem which is very tough and annoying. So if you are using Eclipse then you are on your own, as a student, it is not a big issue for me but for developers it is a need.
Read full review
Veracode
Overall, Veracode support is helpful, community support is great, and documentation is available for self-service. Our Customer Success Manager is very helpful and reaches out regularly to see if we need assistance. We have not utilized many of the other resources offered by Veracode, however, in the future we would like to leverage secure coding training for our Development teams.
Read full review
Implementation Rating
Open Source
No answers on this topic
Veracode
We use it as a SAS service, so really just getting our teams to mold the use of Veracode into their SDLC has been a process of years in the making. It comes down to what your teams are ready and willing to accept and change. Management is key in getting their groups on board with using it regularly. If it doesnt have management backing, your security teams have little to no influence in getting this process off the ground fully.
Read full review
Alternatives Considered
Open Source
The installation, adaptability, and ease of usage for Eclipse are pretty high and simple compared to some of the other products. Also, the fact that it is almost a plug and play once the connections are established and once a new user gets the hang of the system comes pretty handy.
Read full review
Veracode
Veracode is slower with scan results however the flaws discovered and sites crawled are almost the same. Rapid7 InsightAppSec only does dynamic scans. Veracode did find more links on a site crawl. Rapid7 InsightAppSec has more out of the box reports than Veracode. Both integration to DevOps tools were striaghtforward.
Read full review
Scalability
Open Source
No answers on this topic
Veracode
It meets our needs.
Read full review
Return on Investment
Open Source
  • This development environment offers the possibility of improving the productivity time of work teams by supporting the integration of large architectures.
  • It drives constant change and evolution in work teams thanks to its constant versioning.
  • It works well enough to develop continuous server client integrations, based on solid or any other programming principle.
Read full review
Veracode
  • Veracode's platform has had a very positive impact on our security posture, paving the path towards having coverage monitored automatically on hundreds of internal applications throughout the development lifecycle.
  • Veracode's platform has also had a very positive impact on improving the security knowledge of our development team, providing meaningful feedback as well as training options to reduce mitigation time and help to prevent flaws before they are created.
Read full review
ScreenShots

Veracode Screenshots

Screenshot of a fixScreenshot of the Veracode PlatformScreenshot of SCAScreenshot of SCA Github