-
**Is your feature request related to a problem? Please describe.**
The problem is when using semgrep in CI with `--error` and in particular with `--verbose`. `--error` causes semgrep to fail if the…
-
Being able to override a specific rule from the ruleset would be a good feature to help customizing false positives in specific rules, since excluding rules from ruleset is not possible (see [#2530](h…
-
With this file:
```
(* New Semgrep syntax (hence the v2) specified using ATD instead of jsonschema.
*
* For more information on the new syntax, see:
* - Brandon's community Slack post announc…
-
semgrep version 0.115.0
My rule:
```
rules:
- id: my-pattern-name
message: "Some message to display to the user"
languages: [php]
severity: ERROR
mode: taint
pattern…
-
Discovered recently this amazing semgrep-go rules collection put together by @dgryski here https://github.com/dgryski/semgrep-go allowing to avoid common issue patterns in Go.
The check shouldn't b…
-
**Describe the bug**
A run of `semgrep` completes with a message like the following:
```
found problems analyzing 19 files; run with --verbose for details or run with --strict to exit non-zero if…
-
**Describe the bug**
Semgrep can't retrieve extracted code:
```
[Errno 2] No such file or directory: '/tmp/extracted-19361-cc9555Ruby'
Traceback (most recent call last):
File "/usr/lib/pyth…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Jun 17 | Next scheduled analysis: Jun 24_
### Open
✅…
-
Subscribe to this issue and stay notified about new [daily trending repos in Solidity](https://github.com/trending/solidity?since=daily).
-
**Describe the bug**
Semgrep 0.107.0 executed with flags `--time` and `--json` doesn't return `run_times` fields in JSON output.
This field is presented in documentation: https://semgrep.dev/docs/…