-
[cargo cyclist](https://github.com/gnunicorn/cargo-cyclist) currently shows 15 internal dependency cycles in our `Cargo.lock`, which prevents us from publishing on crates.io. These need to be fixed:
…
-
Packaging allennlp has been a bit of a moving target in terms of dependencies, which can cause delays, especially if those packages aren't in conda-forge yet (recent examples: torchvision, cached_path…
-
It would be great if the CI of the Wopiserver would include any mechanism to track all the modules that are used by the code (python dependencies) and which license they have.
For productising the…
-
The defect may already be reported! Please search for the defect before creating one.
### Current Behavior:
When I navigate to a project, https://[URL]/dependency-track/project/?uuid=[UUID], and…
-
When making changes to files included using the `include_bytes!` macro, such as `include_bytes!("track.me")`, changes to the track.me file do not trigger recompilation when using `cargo leptos watch`.…
-
### Discussed in https://github.com/thinksabin/DTrackAuditor/discussions/66
Originally posted by **ctrl78** July 25, 2024
Hello,
What do you think about adding tag values when uploading SBOM …
-
### Current Behavior
The vulnerability [GHSA-qj66-m88j-hmgj](https://github.com/advisories/GHSA-qj66-m88j-hmgj):
![Image](https://github.com/user-attachments/assets/0397a333-a7f4-4efe-a8e5-0af349b56…
ayedo updated
3 weeks ago
-
**Current Behaviour**
In the current hyades as well as dependency track, in OSV mirroring, if a vulnerability advisory is withdrawn, then a null bom is returned which causes hyades api server to dele…
mehab updated
1 month ago
-
dask-ms and datashader installs are currently pinned to their master branches. This issue serves as a reminder of what needs to change once they're pinned to a specific pypi version.
datashader
…
-
First off, extremely creepy and fantastic project. You are a gift to the world.
Second, its generally bad practice in python to `pip install` packages globally on a per-project basis. Usually, most…