-
Add the ability to scan manifest files e.g. `package.json` in addition to `package-lock.json`. Possibly using deps.dev dependency graph data to scan transitive dependencies.
Motivation: Some proje…
-
Hello, I am testing xssinspector.py by cloning the repository and installing the required dependencies on Kali Linux 6.8.11-amd64
.After running a couple of minutes, it had errors such as
~~~
Trace…
-
My project directory is like:
![image](https://github.com/user-attachments/assets/0f1b74f6-cb47-4405-b996-5d27cf72b187)
And i run the Actions like:
``` yaml
steps:
- uses: actio…
-
System.Text.Json version 8.0.4 has marked as vulnerable so i just upgraded to 8.0.5
Project type
Dotnet Framework V 4.6
System.Text.Json version 8.0.5 not detecting while upgrading from 8.0.4
…
-
### Description
I found that slice pushdown is not enabled when combined with filtering. You can see in this example that slice is done after parquet scan when combined with a filter. Both the quer…
-
Tracking issue for:
- [ ] https://github.com/jenstroeger/python-package-template/security/code-scanning/38
-
Mono-D doesn't seem to scan DUB dependencies recursively when autocompleting. Only dependencies listed in the main project's `dub.json` appear. In addition, subpackages never seem to be scanned, even …
-
master branch is useless, right? v1 is the major one?
thanks
-
When running a build that applies the plugin, the tasks of type `KaptGenerateStubsTask` are configured eagerly during Gradle's configuration time. The tasks should be [configured lazily](https://docs.…
-
When used with `compile_commands.json` clangd seem to ignore flag modifications from `.clangd` when (and only when) compiling module information, leading to module search issues
Given `compile_comm…