From 8a1f563e38c4a141ada1744d3c0b36dd4b0c2548 Mon Sep 17 00:00:00 2001 From: "r2c-argo[bot]" <89167470+r2c-argo[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:22:15 -0500 Subject: [PATCH] Merge Develop into Release (#3550) * update readme * Update README.md Co-authored-by: s-santillan * rm library --------- Co-authored-by: Milan Williams Co-authored-by: s-santillan --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6947d3b706..598d34378c 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ Join Semgrep community Slack -Welcome! This repository is the standard library for open source [Semgrep](https://semgrep.dev/) rules. +Welcome! This repository contains [Semgrep's](https://semgrep.dev/) Community Edition rules. -In addition to the rules in this repository, the [Semgrep Registry](https://semgrep.dev/explore) offers proprietary [Pro rules](https://semgrep.dev/products/semgrep-code/pro-rules) that enable interfile and interprocedural analysis. +In addition to the rules in this repository, the [Semgrep Registry](https://semgrep.dev/explore) offers proprietary [Pro rules](https://semgrep.dev/products/semgrep-code/pro-rules) that offer additional language coverage, and unlock crossfile and deep dataflow analysis. -- Find rules: search for open source and Pro rules through the [Semgrep registry search](https://semgrep.dev/r). +- Find rules: search for Community Edition and Pro rules through the [Semgrep registry search](https://semgrep.dev/r). - Use rules: Scan your code with these rules through [Semgrep AppSec Platform](https://semgrep.dev/login) - Contribute to rules: see [Contributing to Semgrep rules](https://semgrep.dev/docs/contributing/contributing-to-semgrep-rules-repository/) for more information.