adamcohen2
adamcohen2
This PR removes the `absent=` from the docs, since this value is variable and depends on the number of cores of the machine where `semgrep` is run. This leads to...
**Describe the bug** Gitleaks detection is inconsistent in large files. It doesn't find a password on line N, but is able to find the password on line N-1. **To Reproduce**...
## Checklist - [x] I have searched existing issues and StackOverflow for solutions. - [x] I have read the [Flycheck manual][]. - [x] I have read the [Troubleshooting Guide][]. -...
As explained in [this discussion](https://github.com/aquasecurity/trivy/discussions/3981), it's not currently possible to run `Trivy >= 0.38.0` in an offline environment without pre-fetching the `java-db.tar.gz` file from `ghcr.io/aquasecurity/trivy-java-db:1` which is `418MB`. This feature...
### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...