# GitHub Reviews 2026. Verified Reviews, Pros & Cons | Capterra

> Is GitHub the right Application Development solution for you? Explore 6178 verified user reviews from people in industries like yours to make a confident choice.

Source: https://www.capterra.com/p/129067/GitHub/reviews

---

GitHub

4.8 (6178)

[View alternatives](https://www.capterra.com/p/129067/GitHub/alternatives/)

Provider data verified by our Software Research team, and reviews moderated by our Reviews Verification team. [Learn more](https://www.capterra.com/our-story/)

* * *

Last updated April 16th, 2026

# Reviews of GitHub

Ease of use

4.4

Customer Service

4.3

## Pros and Cons in Reviews

Maniram T

Software EngineerComputer Software, 501 - 1,000 employeesUsed the software for: More than 2 years.

“Before using GitHub, I struggled a lot with managing different versions of my codebase, especially while working on multiple projects. But now I can track changes, collaborate with the team efficiently, and manage my codebase in one place, which boosted by productivity.“

April 10, 2026

BK

Blerta K

Language InstructorEducation Management, 2 - 10 employeesUsed the software for: More than 2 years.

“The high learning curve renders the user-friendliness of the software rather appalling to our non-technical teaching staff, and support in relation to frustrating bugs and problems is fully dependent on community forums as the direct customer support service is currently not worth the money considering that the school is small and lacks an IT-specific staff.“

April 2, 2026

Kang R

App DeveloperInformation Technology and Services, 10,001+ employeesUsed the software for: More than 2 years.

“I like GitHub’s seamless version control and collaboration features, including pull requests, branching, and issue tracking, which streamline teamwork and code reviews.“

February 8, 2026

RV

Rakhi V

QA LeadInformation Technology and Services, 51 - 200 employeesUsed the software for: 1-2 years.

“managing permissions and repository settings can become confusing, especially in larger teams where access levels, branch protections, and admin controls are spread across different places.“

April 23, 2026

Junaid E

IT ManagerHospitality, 201 - 500 employeesUsed the software for: More than 2 years.

“What I liked most about GitHub is how seamlessly it handles version control and team collaboration with features like pull requests, code reviews, and issue tracking that keep everything organised and transparent.“

January 15, 2026

RV

Rakhi V

QA LeadInformation Technology and Services, 51 - 200 employeesUsed the software for: 1-2 years.

“At the same time, some parts of the interface, such as permissions and complex pull request discussions, can feel harder to manage as projects grow.“

April 23, 2026

Ls

Louis s

CTOReal Estate, 51 - 200 employeesUsed the software for: 1-2 years.

“As the leading platform for version control and code collaboration, it offers an unmatched ecosystem for managing code, reviewing changes, and shipping software efficientl“

May 22, 2026

Davide I

Tech LeadSecurity and Investigations, 11 - 50 employeesUsed the software for: More than 2 years.

“They are usually short, but they are disruptive — when your entire workflow depends on GitHub (pushing code, running pipelines, reviewing PRs), even brief downtime brings everything to a halt.“

April 17, 2026

## Showing most helpful reviews

Showing 1-25 of 6178 Reviews

Sort by:

Most Helpful

Rating

Company Size

Reviewer's Role

Length of Use

Frequency of Use

Davide I.  
Tech Lead  
Security and Investigations  
Used the software for: 2+ years

### "The undisputed standard for code collaboration and open source"

April 17, 2026

4.0

GitHub is a tool I would recommend to any team, regardless of size or industry. Small teams can get started for free; larger organizations can scale up to GitHub Enterprise. The platform works equally well for closed-source commercial projects and public open source repositories, and you never need to split your work across multiple tools. I would especially recommend it to anyone building or contributing to open source software — GitHub is the central hub where projects are born, grow, and gain traction. There is simply no better place to build in public. It is also worth noting that GitHub is not limited to software developers. Writers, researchers, and academics can benefit from version-controlled plain-text workflows (Markdown, LaTeX) managed through branches and releases — and modern AI tooling makes the learning curve much more approachable than it used to be. In short: I could not work without GitHub. Despite its rough edges, it remains the most complete and widely adopted platform for code collaboration and version control available today.

Pros

GitHub Actions is the CI/CD tool I prefer over any other. It is immediate, works extremely well, supports multiple operating systems, and even allows you to run self-hosted runners on-premises with minimal setup. What makes it truly powerful is the ecosystem: thousands of community-built, reusable actions exist for almost every use case, so you rarely have to reinvent the wheel. This saves an enormous amount of time day to day. Beyond Actions, the pull request workflow is excellent and the collaboration features — Issues and Discussions in particular — are extremely convenient and well-designed. GitHub is also the de facto standard for open source: almost every meaningful open source project lives here, and the fact that public repositories are free makes it the natural home for community-driven software. I use it both for my personal open source projects and at an enterprise level, and it handles both scenarios very well. The ability to host public and private repositories on the same platform without needing separate tools is a significant advantage.

Cons

The project management section (GitHub Projects) still feels rough compared to dedicated tools like Linear. It works, but the UX is unintuitive and I usually reach for other tools when I need real project tracking. Issues and Discussions are great; Projects needs more work. Stability has also become a concern. GitHub has been experiencing more frequent outages lately. They are usually short, but they are disruptive — when your entire workflow depends on GitHub (pushing code, running pipelines, reviewing PRs), even brief downtime brings everything to a halt. Finally, the notification system is genuinely broken for my use case. The sheer volume of notifications makes it nearly impossible to find the ones that actually matter — a comment on your own issue, a review request, a mention. I often miss important updates unless someone tells me directly or I stumble across them manually.

Switched from

[GitLab](https://www.capterra.com/p/159806/GitLab/)[Bitbucket](https://www.capterra.com/p/233341/Bitbucket/)

I switched because of the ecosystem. GitLab has solid features and in some areas even outpaces GitHub, but it does not have the same reach. Bitbucket felt limited — mostly just code and PRs. GitHub is where the developer community lives. When someone asks for your profile, they ask for your GitHub. It is the industry standard, and that network effect matters enormously for open source and visibility. I also simply enjoy using it — it is well-built and I am very comfortable with it. Once you are settled in GitHub, there is little reason to go back.

Review Source

Sarav T.  
Senior software engineer  
Computer Software  
Used the software for: 2+ years

### "Reliable Platform for Version Control and Test Automation Collaboration"

May 20, 2026

5.0

Overall, my experience with GitHub has been very positive. It has been a reliable platform for source code management, collaboration, and automation testing workflows. The integration with VS Code improved developer productivity, and using Playwright with GitHub helped organize and maintain automated test scripts efficiently. Features like pull requests, issue tracking, and GitHub Actions added value to the development lifecycle and team collaboration.

Pros

GitHub made collaboration and version control very efficient for development and automation testing projects. I especially liked the seamless integration with VS Code, which made committing, reviewing, and managing code much easier directly from the editor. Using GitHub together with Playwright helped streamline test automation workflows, maintain test scripts, and collaborate effectively with team members through PRs and branch management.

Cons

Managing merge conflicts and repository permissions sometimes required extra attention. Some advanced enterprise features and CI/CD capabilities may also become expensive for smaller teams.

Review Source

MC

Mark C.  
Product Manager  
Information Technology and Services  
Used the software for: 2+ years

### "Good tool for code management but lacks some features when integrating with Confluence/Jira"

June 3, 2025

3.0

Overall GItHub is a good tool for managing code, getting reviews and merging into the relevant branch ahead of deployment. There are some good integrations but it would be great if it could work more seamlessly with Confluence and Jira, and provide additional features to help automatically manage the correct states of the linked jira.

Pros

GitHub is a great tool to manage pull requests and being able to add labels in our teams helps to differentiate between urgent items which need reviews and are vital for the next release.

Cons

One of the drawbacks with GitHub is integrating non development team members into a workflow process. Even though it is possible to setup a workflow too add approvers the terminology and UI is very developer based so can be a bit confusing to non development colleagues.

Review Source

VR

Verified Reviewer  
Data Engineer  
Consumer Goods  
Used the software for: 2+ years

### "The Version Control Packed With Features "

May 27, 2026

4.0

overall, I have a positive experience with the platform. Github is a widely used version control platform helping team collaboration and clean coding. over the years, it has created a strong ecosystem of its own. The large online community makes the life of a user easier.

Pros

This version control makes coding, deployment and maintainance of repository easier for a team.The tool is also exceptional for automating workflows. Easy to integrate with other UI platforms such as source tree , making it user friendly.

Cons

Permission and security management with access tokens can be complicated. For large enterprices, Github can be expensive. For a new user, advance features have a steap learning curve.

Alternatives considered

[Apache Subversion](https://www.capterra.com/p/177270/Apache-Subversion/)

Reason for choosing GitHub

Github is more sophisticated and has more futuristic features.

Review Source

Jerrid C.  
CEO  
Computer Software  
Used the software for: 2+ years

### "Powerful Platform for Prototyping and Collaboration"

April 10, 2026

4.0

Overall, GitHub has been a very effective platform. It gives me a reliable place to store projects, build and share prototypes, and manage version control so I can clearly show different iterations to clients and easily roll back if needed. While the support experience can be frustrating at times, especially the reliance on tickets and slower response times, the core features, stability, and collaboration tools have made it a valuable part of my workflow.

Pros

GitHub helps me keep my client projects organized and easy to manage. I use it to store and share prototypes, track versions, and show clients how things change over time. Being able to see changes and quickly go back if something doesn’t work is really helpful. It makes both my clients and me feel more confident as we try out new ideas and make improvements.

Cons

The main downside of GitHub for me has been the support experience. It’s difficult to get direct help beyond the community, since you’re mostly limited to creating support tickets. Response times can be slow, and it often feels hard to get timely, personalized assistance when issues come up.

Review Source

VR

Verified Reviewer  
Software Engineer  
Information Technology and Services  
Used the software for: 2+ years

### "Reliable and Well Built Platform for Development Work"

April 25, 2026

5.0

Pros

What I liked most about GitHub is how it simplifies version control and collaboration in a very structured way. It makes it easy to track changes, work with others on the same project, and keep everything organized without losing history of the code. The platform offers strong features for both individuals and teams, especially with tools like pull requests, issues, and branching. Automation through GitHub Actions is also very useful, as it helps reduce manual work and speeds up development workflows. Setup is fairly straightforward, and once familiar with the basics, it becomes quite easy to use on a daily basis. It generally runs smoothly with very few bugs or issues affecting workflow. In terms of value for money, it provides a lot of useful features even in the free version, which makes it suitable for both small projects and larger teams. Overall, it feels reliable and well built for software development and collaboration.

Cons

What I liked least about GitHub is that there are not really any major cons in day to day use. It is a very solid platform overall. The only small point is that GitHub Actions can take a bit of time to get used to when setting up more advanced automation, especially if the workflow is complex. Simple use cases are straightforward, but the deeper configurations may need some trial and error at first.

Review Source

VR

Verified Reviewer  
Software Engineer  
Computer Software  
Used the software for: 2+ years

### "Powerful and Reliable for Development"

April 10, 2026

5.0

Before using GitHub, I struggled a lot with managing different versions of my codebase, especially while working on multiple projects. But now I can track changes, collaborate with the team efficiently, and manage my codebase in one place, which boosted by productivity. Overall, it has saved me several hours each week that I previously spent on manual backups and resolving confusion between different code versions.

Pros

I love GitHub for its ease of use and many useful features that make version control and collaboration very smooth in my daily workflow, GitHub is really helpful to resolve bugs/issues and merge conflicts directly without any IDE. The setup is straightforward and super simple, and I find the automation through GitHub Actions especially useful for saving time on repetitive tasks like builds and deployments. Overall, it provides good value for money for me, as it combines code management, collaboration, and automation in one platform.

Cons

I actually don't have anything to dislike GitHub, but I feel GitHub can sometimes be confusing when dealing with advanced features, which affects ease of use for me in certain situations

Review Source

Denis M.  
Recruiter  
Financial Services  
Used the software for: 6-12 months

### "Far beyond code: Incredible AI tools and ultimate versatility"

May 1, 2026

5.0

Exceptionally positive. GitHub has evolved from a simple version control system into a comprehensive work hub. Having our codebase, CI/CD pipelines, AI assistance, and even our technical hiring processes centralized in one ecosystem has drastically improved our team's overall efficiency and transparency

Pros

With the rapid advancement of its AI features GitHub has become incredibly powerful for almost everything we do. It has evolved far beyond just a code repository. It is so versatile now that we actually moved our entire technical recruitment pipeline here. We use GitHub repositories with Claude Code and to review candidates and track hiring stages. Having our developers review candidates in the exact same environment they work in daily is just brilliant and saves a lot of time.

Cons

The UI is built strictly for developers, so getting business teams comfortable with issues, project boards, and markdown takes some training. Additionally, the licensing costs for advanced AI features and Enterprise tiers can add up quickly for larger teams

Review Source

Alexander M.  
Backend developer  
Computer Software  
Used the software for: 2+ years

### "Using GitHub for project management"

May 29, 2026

5.0

I've been using GitHub for six years to manage all my projects, specially backend projects. It's been a great experience, integrating GitHub with Discord to automate notifications for the team. I didn't need a lot of experience to set up a repository when I was first learning. I published lots of personal projects and worked on others' repositories.

Pros

GitHub has an user-friendly interface for project management. I've been able to use GitHub as a collaborative platform, manage versions and even include AI in my projects. I've used the free version and GitHub for students, it's enough for me to work on my projects.

Cons

The security has been compromised sometimes on GitHub, I've seen articles mentioning that GitHub has been compromised in some private repositories from big companies.

Review Source

Ariel P.  
CEO  
Consumer Services  
Used the software for: 6-12 months

### "Industry Standard for a Reason: Reliable and Scalable"

April 26, 2026

4.0

GitHub serves as the backbone of our development cycle. It’s more than just a place to store code; it’s our primary collaboration hub. While the pricing structure for advanced security features can be a bit high, the reliability, ease of automation through Actions, and the peace of mind provided by its robust version control make it an essential tool for our business."

Pros

GitHub Actions: The built-in CI/CD automation is a game changer. It allows us to automate testing and deployment without needing to manage a separate third-party server. Vast Ecosystem: The integration with almost every other dev tool (Slack, Jira, AWS) and the massive community support make troubleshooting very easy.

Cons

Pricing for Enterprise: While the Free tier is generous, the jump to Enterprise pricing can feel steep for growing teams, especially when adding advanced security features. Learning Curve for Non-Devs: The interface can be intimidating for Project Managers or Designers who aren't familiar with Git terminology. Notification Overload: Managing the volume of email and web notifications on high-activity repositories can be overwhelming without significant fine-tuning.

Review Source

BS

Bonface S.  
Full Stack Developer  
Financial Services  
Used the software for: 2+ years

### "Great for Collaboration and Code Management"

May 3, 2025

5.0

My experience with GitHub has been very positive overall. It’s a reliable platform for hosting code, managing projects, and collaborating with others. Whether I’m working solo or with a team, GitHub helps keep everything organized through issues, pull requests, and commits. Over time, it’s become a central part of my workflow, and it integrates well with other tools like VS Code and Slack. There’s a bit of a learning curve at the start, but once you get used to it, it really improves how you manage code.

Pros

What I like most about GitHub is how seamless it makes collaboration across development teams. The ability to track changes through version control, manage branches, and open pull requests has really helped us maintain clean and organized codebases. The GitHub Actions automation feature also saves a lot of time during deployment. It’s reliable and easy to integrate with other tools we already use.

Cons

One thing that can be a bit confusing, especially for newer team members, is the learning curve with Git commands and how branching works. While the platform itself is great, it sometimes assumes a certain level of experience with version control, which can slow things down for beginners. Also, the notifications can get overwhelming if you’re watching multiple repositories.

Switched from

[Bitbucket](https://www.capterra.com/p/233341/Bitbucket/)

I switched from Bitbucket. While Bitbucket was functional, I found GitHub’s integration with other tools (like Visual Studio Code and Slack) to be more seamless. The community support and ease of use were also key factors that made me transition to GitHub for version control and team collaboration.

Review Source

EF

Emanuele F.  
developer and consultant  
Information Technology and Services  
Used the software for: 2+ years

### "An essential everyday tool"

March 17, 2025

5.0

Github is an essential tool for those who work as programmer, both alone and in a team. If you use it alone, it offers version control, access to code from web UI, actions for deployment and continuous integration. If I use it within a team, it allows you to control the work of collaborators, create pull requests and predict the impact of changes, discuss pull requests through a dedicated commenting gui, track issues and discuss them with collaborators. "Projects" is another powerful tool to manage development end deadlines in a team workflow, but even if you work alone is very useful to organize development.

Pros

My favourite features of Github are: - "issues" to track and discuss feature requests and bugs - pull requests to propose changes and discuss them in comments by dedicated UI - github actions for automatic deployment and continuous integration - "Projects" form project management

Cons

I can't find anything that doesn't fit my current workflow and my team's one.

Switched from

[Mercurial](https://www.capterra.com/p/177239/Mercurial/)

Mercurial was very easy and intuitive, but sadly it was missing some features compared to Github.

Review Source

VR

Verified Reviewer  
CEO  
Information Technology and Services  
Used the software for: 1-2 years

### "GitHub-A hub for all your Open Source needs"

February 13, 2025

5.0

The Overall experience is Great and the features GitHub provides makes it the best in its field as it has features like code revert , pull requests which help in open source and thus it provides a great learning platform

Pros

The thing I like most about GitHub is its open source capabilities and also that multiple people can work on same code with the help of pull requests

Cons

The thing I don't like about GitHub is that it is not completely safe for important codes as it is mainly an Open source.

Switched from

[Amazon S3](https://www.capterra.com/p/174285/Amazon-S3/)[kintone](https://www.capterra.com/p/143607/kintone/)

It provides the best Open source platform with best features.

Review Source

VR

Verified Reviewer  
Software Engineer  
Information Technology and Services  
Used the software for: 2+ years

### "Reliable Platform for Version Control and Team Collaboration"

March 1, 2026

5.0

GitHub helps in managing source code efficiently and maintaining proper version history for projects. As a developer, it allows me to collaborate with team members, review code and maintain structured project repositiories in one place. It significantly reduces risk of code loss and improves team coordination during development. Also, new automations like git hub actions works very well.

Pros

I have been using GitHub for the past few years as a part of my daily development workflow. it is very reliable for version control, code management and collaboration with the team members. Vreating repositiories, managing branches and tracking changes through commits is very smooth and well structured. Specially find pull requests and issue tracking very useful when working on team-based projects, as it keeps the development process organized.

Cons

One thing is slightly challenging for the begineers in the learning curve, especially when understanding advanced Git worklfows like rebasing and conflict resolution. Also, sometimes the interface can feel a bit complex for new users who are not familier with version control systems.

Review Source

Gunther C.  
Software Engineer  
Computer Software  
Used the software for: 2+ years

### "Ideal Software Development Platform l"

April 3, 2026

5.0

Overall my experience with GitHub has been fantastic, it is an ideal platform for developing software collaboratively.

Pros

GitHub makes it easy to host and manage version control, as well as collaborate with others and plan software changes.

Cons

I'd like to see the feature added that would also maintainers to disable the fork button so they can encourage a flow where contributors are added to a project.

Review Source

Filippo S.  
Plus Support Specialist  
Computer Software  
Used the software for: 6-12 months

### "The industry standard for version control"

January 13, 2026

5.0

My experience is overwhelmingly positive, especially in terms of features geared towards team collaboration and bug/incident tracking.

Pros

The extensive collaboration tools and version control are critical features used in our bug troubleshooting workflows.

Cons

The interface is quite busy and as a beginner it's difficult to quickly identify how to achieve a certain goal. Navigating the platform is not immediate and the learning curve seems to be quite steep for me.

Review Source

MS

Manish S.  
AI and Automation Engineer  
Information Technology and Services  
Used the software for: 2+ years

### "GitHub - A coder's best-friend"

March 2, 2026

5.0

My overall experience with GitHub has been mind blowing. It has made my work on large code projects so much easier since I started using it. I am not giving up using this tool. I has great support and helps manage bugs in my code so efficiently.

Pros

Microsoft GitHub is the best collaboration and code management tool I have ever used in my life. It is so hassle-free and makes my day to day code collaboration so much effortless. It is definitely worth the money.

Cons

Like most complex tools, GitHub has a steep learning curve. It took me a while to get used to it. With that, GitHub being a cloud tool, requires a stable internet connection to push/pull code.

Review Source

WH

William H.  
Mobile Marketing Account Executive  
Marketing and Advertising  
Used the software for: 2+ years

### "Trustworthy repository hub of campaign technology."

December 26, 2025

5.0

It has proved to be a reliable source of scripts, landing pages, and automation regarding our mobile campaigns without stalling the sales impetus.

Pros

I also prefer the ease with which changes can be reviewed, actions can be triggered and everyone can be coordinated in situations that require quick approvals on the campaign.

Cons

I do not like that first structure and approvals may bewilder other team members who are not technical and I tend to take them through the fundamentals.

Review Source

Josh A.  
Tech  
Computer Hardware  
Used the software for: 2+ years

### "Convenient project management and deployment "

March 3, 2026

5.0

Always pleased with any project I am working on. Contacting the Devs for support is a breeze to have issues resolved in a timely manner everytime.

Pros

Super easy to use. All commonly used functions are always laid out in a very user friendly layout to allow easier navigation.

Cons

Nothing major at all. If I had to say something I would maybe like to see improvement of access to files in repos.

Review Source

JK

Jitae K.  
Sr.Devops  
Computer Software  
Used the software for: 2+ years

### "From Confusion to Collaboration"

September 24, 2025

5.0

Overall, no doubt this is the best tool for collaboration, version tracking, good integration with other programs like any other Cloud like aws/Copilot/SonarQube

Pros

What I like most about Github is easiness of collaboration like work with other people in projects. Also you can track changes and go back to old versions whenever we have issues on current version, like easy rollback.

Cons

Not sure if I have one at this moment. There was a moment that it has little bit of learning curve to use it like professional. But since Github desktop has been released, it makes IT job super easier to use/collaborate with others.

Review Source

AC

Andreas C.  
Software QA  
Computer Hardware  
Used the software for: 1-2 years

### "GitHub easy to use"

April 1, 2025

5.0

GitHub is an incredible platform that excels at fostering collaboration and innovation among developers. Its tools, like version control and pull requests, make teamwork seamless. However, it can be a bit challenging for beginners due to its complexity. Overall, it’s a powerful hub for coding and community.

Pros

GitHub is amazing because it simplifies collaboration with tools like version control and pull requests.

Cons

GitHub can be challenging for beginners due to its complexity, and advanced features may feel overwhelming for casual users. Have you experienced this?

Review Source

VC

Vinny C.  
Senior Software Developer  
Education Management  
Used the software for: 1-2 years

### "My review of GitHub"

November 26, 2025

5.0

Overall, GitHub is easy to use. There are many features that make developing software in a team environment easy. Also, it is quick to setup and migrate from other version control tools.

Pros

I like that GitHub is a very intuitive version control tool to use. There is a huge community that uses GitHub and if I ever run into problems, it is very easy to find a solution on Stack Overflow.

Cons

There is a lot of downtime with GitHub. I am unsure what the service level agreement is with GitHub but in my career as a software developer, it has gone down at least 10 times.

Review Source

DR

Daniel R.  
Manager  
Design  
Used the software for: 1-2 years

### "Much Ado about Software Managment "

April 18, 2025

4.0

Once you master the commands and get your profiles set up its a very useful tool for software management. Something that you should use lightly rather than full on as it can consume much of your time resources. Invariably you need to find and make your own mistakes as you go along with the process of learning the systems.

Pros

The user friendliness if the system is very difficult. You need to take a few courses to learn and understand and need actual practical environments to get used to the various interfaces. A complicated yet relatively simple record keeping concept. Not for the uninitiated.

Cons

Leaningbthe command line interface is extremy time consuming and inintuitive. The learning resources dont help either as its mire of an artform to understanding and you really need a season PRO to guide you theiugh the ropes.

Review Source

HG

Hugo G.  
Software developer  
Non-Profit Organization Management  
Used the software for: 2+ years

### "Perfect GIT solution "

April 28, 2025

5.0

It works perfectly, what would you need more?

Pros

Easy to use, always work, search has been improved a lot, is quick to respond, actions are free, what do you need more?

Cons

user repo exploration could be better I think, it may be missing some filters

Review Source

AG

Andrew G.  
Founder  
Religious Institutions  
Used the software for: Less than 6 months

### "A Wonderful Treasure"

January 30, 2026

4.0

I am new to this, so I found it just incredible learning of GitHub, I kept seeing it appear in Reddit where I was reading of Maker projects other Pi fantatics had built and constantly in the comments were all these links to peoples builds of code in GitHub and once I got the hang of navigating it I was just so thankful a site like this exists.

Pros

I love using GitHub for downloading different prebuilt projects for my Raspberry Pi. There is such an amazing community of fellow Pi users.

Cons

I would like the layout to be more defined, incredibly text heavy, which makes sense for this man user base, but for those less familiar with staring at lines of code all day, it can be a bit much when delving in for the first couple of times.

Review Source

Similar Products

Featured

## Related categories

[Static Application Security Testing (SAST)](https://www.capterra.com/sast-software/)[Continuous Integration](https://www.capterra.com/continuous-integration-software/)[DevOps](https://www.capterra.com/devops-software/)

## Send me user reviews about this product

### Fill out the form and we'll send a list of the top-rated software based on real user reviews directly to your inbox.