---
description: Learn how Klocwork can help your business. GetApp provides users in Ireland with the most detailed information on software tools, prices and features.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: Klocwork Price, Reviews & Ratings | GetApp Ireland 2026
---

Breadcrumb: [Home](/) > [App Development Software](/directory/370/application-development/software) > [Klocwork](/software/2047386/klocwork)

# Klocwork

Canonical: https://www.getapp.ie/software/2047386/klocwork

Page: 1 / 2\
Next: [Next page](https://www.getapp.ie/software/2047386/klocwork?page=2)

> Klocwork is a web-based static code analysis software designed to help businesses identify and manage software security and quality in compliance with regulatory guidelines. It lets DevOps teams detect various security vulnerabilities including tainted data, SQL injection, vulnerable coding practices, buffer overflow, and more.
> 
> Verdict: Rated **4.6/5** by 8 users. Top-rated for **Likelihood to recommend**.

-----

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.6/5** | 8 Reviews |
| Ease of Use | 3.9/5 | Based on overall reviews |
| Customer Support | 4.4/5 | Based on overall reviews |
| Value for Money | 4.5/5 | Based on overall reviews |
| Features | 4.5/5 | Based on overall reviews |
| Recommendation percentage | 80% | (8/10 Likelihood to recommend) |

## About the vendor

- **Company**: Perforce
- **Location**: Minneapolis, US
- **Founded**: 2000

## Commercial Context

- **Pricing model**: Per Feature (Free version available) (Free Trial)
- **Pricing Details**: Contact Perforce Software for pricing details.
- **Target Audience**: 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based
- **Supported Languages**: English
- **Available Countries**: United States

## Features

- API
- Access Controls/Permissions
- Activity Dashboard
- Activity Tracking
- Alerts/Notifications
- Application Security
- Audit Trail
- Backlog Management
- Bug Tracking
- Bug/Issue Capture
- Collaboration Tools
- Custom Development
- Dashboard
- Data Visualisation
- Debugging
- For Developers
- Integrated Development Environment
- Issue Management
- Issue Tracking
- Mobile Development

## Integrations (6 total)

- Helix QAC
- Incredibuild
- Jenkins
- Microsoft Visual Studio
- Perforce ALM
- Secure Code Warrior

## Support Options

- Chat

## Category

- [App Development Software](https://www.getapp.ie/directory/370/application-development/software)

## Related Categories

- [App Development Software](https://www.getapp.ie/directory/370/application-development/software)
- [Bug Tracking Software](https://www.getapp.ie/directory/1003/bug-tracking/software)
- [Static Application Security Testing (SAST) Tools](https://www.getapp.ie/directory/3785/static-application-security-testing-sast/software)

## Alternatives

1. [Jira](https://www.getapp.ie/software/9953/jira) — 4.4/5 (15312 reviews)
2. [JIRA Service Management](https://www.getapp.ie/software/91811/jira-service-management) — 4.5/5 (763 reviews)
3. [Zoho Projects](https://www.getapp.ie/software/9910/zoho-projects) — 4.5/5 (856 reviews)
4. [GitHub](https://www.getapp.ie/software/90537/github) — 4.8/5 (6155 reviews)
5. [TestMu AI](https://www.getapp.ie/software/111387/lambdatest) — 4.6/5 (543 reviews)

## Reviews

### "It's a source code analysis tool. You can feed it either a piece of code up to a full build with tho" — 4.0/5

> **Fred** | *2 February 2018*
> 
> **Pros**: Klocwork is great at finding software defects such as array and buffer out of bounds violations, Null pointer dereferences, unreachable code, memory leaks, unused variables, etc. If the build is setup correctly, the tool often produces accurate results. Customers have complimented us with our findings as we were able to point out significant issues in their software. Klocwork can be used on incremental builds and it will determine which warnings are new, unchanged, or fixed since the last run. The tool has very descriptive warnings and great documentation with examples to use. Their website also contains mappings from their checker warnings to industry coding standards such as MISRA and others.
> 
> **Cons**: It doesn't have a user friendly interface for running the tool. Although it won't prevent you from running it on any piece of code or software build, the tool produces much less false positives when the input build is setup properly, which often requires some effort. Klocwork is run via command line, so the user must have knowledge of the necessary commands, command line arguments, and configuration setup. Although the results can be viewed through the Klocwork Insight Review web interface, there is no easy way for the user to export the data to a spreadsheet for offline viewing and analysis.

-----

### "Great at finding true positive issues in source code without needing to compile" — 5.0/5

> **Randall** | *15 January 2018* | Recommendation rating: 9.0/10
> 
> **Pros**: Klocwork works great with source code whether a complete or partial build. Easy to run the tool with minimal setup work. Tool has a higher chance of producing true positives vs false positives if setup right. Checker warnings are easy to understand and there is decent documentation explaining what each checker does. Klocwork Insight's web interface is easy to work with and provides a little help for tracing issues. Klocwork's Checker Studio enables users to create their own custom checkers, which are easy to deploy. The tool is great at finding critical issues in code, especially for buffer overflows, array out of bounds, null pointer dereferences, and dead code. The tool also maintains history of builds run and does build comparisons on each run for it to flag what warnings are new or not.
> 
> **Cons**: Running the tool for us is usually done on a Unix server via command line, which users have expressed they would not prefer to a GUI. There is no easy way to extract the results from the tool to an Excel spreadsheet, but there are ways around it via scripting. There is no good documentation on Checker Studio, on how to create checkers, especially on how to program in KAST, even more so for Path checkers.
> 
> This tool provided my company an easy means to find code defects on partial and full source code builds. The results of the tool have been very good. Although manual analysis is still required to determine which issues the customer are interested in, the time invested in setting up, running the tool, and manually analyzing the results, is well worth it.

-----

### "Powerful tool, but..." — 4.0/5

> **Verified Reviewer** | *2 May 2020* | Computer & Network Security | Recommendation rating: 5.0/10
> 
> **Pros**: Klocwork is a powerful static code checker. It helps to improve code global quality and to early detect errors.
> 
> **Cons**: But it is a litte bit tricky to customize. Learning curve is not so short.

-----

### "Klocwork SAST REVIEW" — 5.0/5

> **akash** | *20 January 2023* | Information Services | Recommendation rating: 10.0/10
> 
> **Pros**: less false positive and on the fly analysis
> 
> **Cons**: interface of the dashboard and few extra added features
> 
> very good

-----

### "Very good in checking run time problems \!\!" — 5.0/5

> **Devendra** | *26 December 2018* | Information Technology & Services | Recommendation rating: 9.0/10
> 
> **Pros**: For our project we would like check run time issues like Divided by Zero, Array out of Bounds, Null pointer issues and so on. Klocwork is very good in this and has some good number of checkers for these problems. In addition to this Klocwork has direct plugin availability to lot of IDE's which will be helpful for all the developers.
> 
> **Cons**: I would say that Klocwork has almost all good features as per my experience.
> 
> As our main case is to detect some run time issues and using Klocwork we are getting these issues.

-----

Page: 1 / 2\
Next: [Next page](https://www.getapp.ie/software/2047386/klocwork?page=2)

## Links

- [View on GetApp](https://www.getapp.ie/software/2047386/klocwork)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.getapp.com/development-tools-software/a/klocwork/> |
| en-AE | <https://www.getapp.ae/software/2047386/klocwork> |
| en-AU | <https://www.getapp.com.au/software/2047386/klocwork> |
| en-CA | <https://www.getapp.ca/software/2047386/klocwork> |
| en-GB | <https://www.getapp.co.uk/software/2047386/klocwork> |
| en-IE | <https://www.getapp.ie/software/2047386/klocwork> |
| en-NZ | <https://www.getapp.co.nz/software/2047386/klocwork> |
| en-SG | <https://www.getapp.sg/software/2047386/klocwork> |
| en-ZA | <https://www.getapp.za.com/software/2047386/klocwork> |
| fr | <https://www.getapp.fr/software/2047386/klocwork> |
| fr-BE | <https://fr.getapp.be/software/2047386/klocwork> |
| fr-CA | <https://fr.getapp.ca/software/2047386/klocwork> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp Ireland","address":{"@type":"PostalAddress","addressLocality":"Dublin","addressRegion":"D","postalCode":"D02 NP94","streetAddress":"2 Park Place, 3rd Floor, Hatch St Dublin, D02 NP94 Ireland"},"description":"Review, Compare and Evaluate small business software. GetApp Ireland has software offers, SaaS and Cloud Apps, independent evaluations and reviews.","email":"info@getapp.ie","url":"https://www.getapp.ie/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@type":"Organization","@id":"https://www.getapp.ie/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/getapp","https://www.facebook.com/GetAppcom","https://www.linkedin.com/company/getapp-com-a-gartner-company/","https://www.instagram.com/getappcom/","https://www.youtube.com/c/GetAppCom"]},{"name":"Klocwork","description":"Klocwork is a web-based static code analysis software designed to help businesses identify and manage software security and quality in compliance with regulatory guidelines. It lets DevOps teams detect various security vulnerabilities including tainted data, SQL injection, vulnerable coding practices, buffer overflow, and more. \n\nKey features of Klocwork include differential analysis, containerized builds, approval workflows, prioritization, and custom rules. The Portal dashboard enables managers to display analysis data, metrics, trends, and configurations for codebases. It offers common command-line interfaces, which allow teams to access defect data via a REST API. Organizations can also receive detailed information about the causes of defects and coding violations. \n\nKlocwork offers plugins for multiple IDEs including IntelliJ, Microsoft Visual Studio, Eclipse, and more. The custom checker creation tool helps businesses facilitate the implementation of specific rules according to projects or organizational requirements.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/0b5cdcbf-7cfc-4d83-ab0c-dca80f28ee6d.png","url":"https://www.getapp.ie/software/2047386/klocwork","@type":"SoftwareApplication","@id":"https://www.getapp.ie/software/2047386/klocwork#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.ie/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.6,"bestRating":5,"ratingCount":8},"operatingSystem":"Cloud"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"App Development Software","position":2,"item":"/directory/370/application-development/software","@type":"ListItem"},{"name":"Klocwork","position":3,"item":"/software/2047386/klocwork","@type":"ListItem"}],"@id":"https://www.getapp.ie/software/2047386/klocwork#breadcrumblist"}]}
</script>
