Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to determine changes in quality and surface technical debt hotspots. | Prevent Kubernetes misconfigurations from reaching production with Datree’s automated policy checks for your pipeline. The open-source CLI tool empowers engineers to write more stable configurations, so they can actually sleep at night. |
Automated Git Updates- Nothing to install. Code Climate runs everytime you push a new commit.;Activity Feeds- Up-to-the-minute information so you can see when and how code changes.;Instant Notifications- Major security and quality changes pushed to where you work: email, Campfire, HipChat, and RSS feeds.;Team Sharing- Instant access for your whole team to maximize code visibility across projects.;Hotspots- A hit list for refactoring. Target your messiest areas one-by-one.;Duplication Detection- Fuzzy matching algorithm finds DRY-violations that human reviewers might miss.;Email Notification- Instant email notifications to let you know when new security and code issues arise;Security Dashboard- Organized listing of your app's vulnerabilities, including when they were first introduced and how to address them.;Alerts for New Rails Disclosures- Going beyond Gemfile analysis to let you know whether you're at high risk based on how your specific code uses a vulnerable library.;Start Fixing with One Click- Full integration with Pivotal Tracker, GitHub Issues, and Lighthouse lets you open tickets instantly.;GitHub Integration- Post-receive hooks for instant updates and GitHub drilldown links throughout.;Test Coverage Integration- Surfacing coverage information at the repo, class, and source listing level.;Private, Safe, and Secure- All data is private by default. SSL encryption everywhere. | By revealing misconfigurations in seconds and combating the issues in early stages of the pipeline, your organization can enforce its standards and secure its infrastructure from development to production. |
Statistics | |
Stacks 740 | Stacks 33 |
Followers 497 | Followers 53 |
Votes 285 | Votes 0 |
Pros & Cons | |
Pros
Cons
| No community feedback yet |
Integrations | |

Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.

Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.

With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.

Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.

Codacy automates code reviews and monitors code quality on every commit and pull request on more than 40 programming languages reporting back the impact of every commit or PR, issues concerning code style, best practices and security.

Tutum lets developers easily manage and run lightweight, portable, self-sufficient containers from any application. AWS-like control, Heroku-like ease. The same container that a developer builds and tests on a laptop can run at scale in Tutum.

Phabricator is a collection of open source web applications that help software companies build better software.

It is a universal container management tool. It works with Kubernetes, Docker, Docker Swarm and Azure ACI. It allows you to manage containers without needing to know platform-specific code.

PullReview helps Ruby and Rails developers to develop new features cleanly, on-time, and with confidence by automatically reviewing their code.

Gerrit is a self-hosted pre-commit code review tool. It serves as a Git hosting server with option to comment incoming changes. It is highly configurable and extensible with default guarding policies, webhooks, project access control and more.