-
**Describe the bug**
If I've successfully logged in using `semgrep login`, a subsequent run of `semgrep --test ...` breaks the login state.
**To Reproduce**
```
$ semgrep login
Login enable…
-
### Summary
I was remediating the other breaking changes in tflint 0.47.0 and noticed an odd one on a large project which has a number of local submodules. After duplicating our required providers/ve…
acdha updated
5 months ago
-
I've been playing with https://semgrep.dev/ and noticed we have a few node issues we can fix:
```
$ semgrep --config "https://semgrep.dev/p/nodejsscan"
using config from https://semgrep.dev/p/nod…
-
e.g. https://github.com/hashicorp/terraform-provider-aws/actions/runs/7248202777/job/19743662176:
```
Run semgrep $COMMON_PARAMS --config .ci/.semgrep-caps-aws-ec2.yml
semgrep $COMMON_PARAMS --…
-
Hi team - we are trying to integrate Semgrep to our environment, and tried using [docker run](https://semgrep.dev/orgs/-/setup/local)
```
docker run --rm -v "${PWD}:/src" returntocorp/semgrep sem…
-
**Describe the bug**
The following command is currently failing:
```
pip install black isort seed-isort-config flake8 flake8-docstrings flake8-bugbear flake8-mypy flake8-colors pep8-naming bandit s…
-
**Is your feature request related to a problem? Please describe.**
As far as I know, if I want to list the rules within a ruleset, the only way is to browse them through the public registry (i.e. htt…
-
**Describe the bug**
dockerfile.security.missing-user has a false positive related to HEALTHCHECK CMD. It triggers for Dockerfiles that do not have a CMD directive and only use an ENTRYPOINT directiv…
-
Does NixOS scan their code/patches for this vulnerability?
Details:
Source: https://tech.michaelaltfield.net/2021/11/22/bidi-unicode-github-defense/
Archive: https://web.archive.org/web/20220…
-
**Describe the bug**
I'm trying to run semgrep against code in a CI pipeline, and I'm using the `--error` flag to produce an error when it finds something. However, while a few sections of code semgr…