Code Review Assistant for Bitbucket
STAFF PICK

for Bitbucket Server 7.8.0 - 8.14.0, Bitbucket Data Center 7.8.0 - 8.14.0 and more
249 installs
  • Supported

As we continue to move towards a cloud future together, new server app sales and installs are no longer available for customers. You can update app version via Atlassian Marketplace until the end of support for server on Feb 15, 2024. Learn more

Improve code quality and security by including build log warnings from Bamboo & Jenkins in Pull Requests

YouTube's thumbnail image for the video.

Shows Compiler and Code Linter results in PRs

Analyzes build logs and shows compiler (e.g., Java deprecation warnings) and code linter results (e.g., PMD, ESLint, Checkstyle, ShellCheck, PHPStan, Ktlint) right in a PR, so developers can fix issues before merging.

Shows OWASP dependency vulnerabilities

Shows OWASP dependency scan vulnerability results from the build logs right in your pull requests - including links to the CVE reports. Prevent sneaking security vulnerabilities into your main branch!

Enforces quality requirements with Merge Checks

Provides merge checks for the Compiler and Code Analysis tools to prevent merging in case a configurable threshold of violations is exceeded. Do not allow quality issues to sneak in your main branch!

More details

🐛 Shows Compiler, Code Linter and OWASP dependency vulnerability results in your Pull Requests to prevent code quality and security issues.

No configuration necessary in Bitbucket, just requires execution of Compilers and Linters in your CI build.

⚙️ Jenkins and Bamboo supported.

🚀 Currently supported:

  • Compiler Warnings:
    • Java
    • Scala
    • TypeScript
  • Code Linter:
    • PMD
    • Checkstyle
    • ESLint
    • PHP CodeSniffer
    • PHPStan
    • Pylint
    • ShellCheck
    • Ktlint
    • Stylelint
    • Golangci-lint
  • OWASP Dependency Check

➡️ Let us know which Compilers or Linters you are missing!

👀 Interested? Book a demo 🖥️

ℹ️ Learn more about how to prevent vulnerable dependencies in your code base with this app.

📚 Check our documentation.

More apps you'll like:

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources

Gallery

Shows all found issues with the help of Code Insights.