Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

Semgrep

Pro Plan Feature

This feature is available exclusively as part of the Pro plan and is not included in the Lite plan. Please refer to ourpricing page for more information about our plans and features.

Semgrep is an open-source static analysis tool designed to scan code for security vulnerabilities and code quality issues.

Configuration

Semgrep uses a YAML style configuration file. By default, we will automaticallyuse the following files if any are set in the root directory of yourrepository.

  • semgrep.yml orsemgrep.yaml
  • semgrep.config.yml orsemgrep.config.yaml

Semgrep supports the following config files:

  • User-defined config file set atreviews.tools.semgrep.config_file in yourproject's.coderabbit.yaml file or setting the "Review → Tools → Semgrep →Config File" field in CodeRabbit's settings page.

Due to licensing, CodeRabbit does not ship with thecommunity-created Semgrep rules.

note

CodeRabbit will only run Semgrep if your repository contains a Semgrep config file. This config must use the default file names, or you must define the path to this file in the.coderabbit.yaml or config UI.

Links

Files

Semgrep will run on the following files types:

  • C/C++
  • C#
  • Go
  • Java
  • JavaScript
  • Kotlin
  • Python
  • TypeScript
  • Ruby
  • Rust
  • JSX
  • PHP
  • Scala
  • Swift
  • Terraform
  • JSON

[8]ページ先頭

©2009-2025 Movatter.jp