Skip to content

Latest commit

History

History
25 lines (14 loc) 路 1.33 KB

File metadata and controls

25 lines (14 loc) 路 1.33 KB

semgrep-rules-manager logo

Description

Despite the fact that there is an open source repository containing community rules, some Semgrep users prefer to keep their custom rules in repositories that they manage.

The goal of semgrep-rules-manager is to collect high-quality Semgrep rules from third-party sources. It allows you to examine information about a source, download it, and check for and retrieve remote updates. If a downloaded source no longer meets your requirements, semgrep-rules-manager can handle deletion procedures.

At the moment, sources are tracked, with different Semgrep rules.

Included rules

This online search engine allows you to explore all rules included in semgrep-rules-manager.

Included sources

All sources in semgrep-rules-manager are defined in semgrep_rules_manager/data/sources.yaml. They are listed in the table below.

Read more

This is only an excerpt from the README.md hosted on GitHub.