-
## Summary
We are trying to migrate the repository to rush. The bad thing is that pnpm lockfile is more likely to conflict than yarn lockfile. Our repo has been suffering from conflict problem …
fzxen updated
4 months ago
-
Currently the focus of OSV-Scanner is on lockfiles, with preliminary support for Debian container scanning.
We will extend this to better container scanning as well:
- Better package extraction fr…
-
**Describe the bug**
Similar to #20354, our builtin lockfiles at the time of writing may not work with Python 3.13. They use `pip_version: "24.0"`, which doesn't work with python 3.13 due to https:…
huonw updated
1 month ago
-
(Note: I'm specifically referencing yarn since that's what I'm familiar with, but this issue is relevant for npm as well).
By default, installing npm dependencies with scalajs-bundler+yarn will als…
-
In our TypeScript codebase, we need a source of truth for which input files produce which output files (and which temporaries).
Potential wins once we have this:
- parallelization
- change out…
-
I think we should add the Socket.dev tooling to all three orgs repos. It is easy to do, I have already done it for some personal repos and some work ones. I find it is the best in class for warning me…
-
### pnpm version: 7.14.1
### Code to reproduce the issue:
1. open an empty project(no node_modules,no lockfiles)
2. pnpm add vue@^3 --registry=https://registry.npmmirror.com (... OK)
3.…
-
## What's the problem this feature will solve?
I am switching to [pixi](https://pixi.sh/latest/) and would like to use it to build my Sphinx docs in the RTD. It provides lockfiles and allows conda …
-
We tried to use `bootboot` for Rails version upgrades and found it limiting to be forced to use the names `Gemfile.lock` and `Gemfile_next.lock`.
In our case - we wanted to use something like:
`…
-
**Description**
With the large amount of OSV data from Ubuntu on osv.dev, is there a plan to support `/var/lib/dpkg/status` "lockfiles" on Ubuntu?
For example, using this simplified `/var/lib/dpk…
cav72 updated
3 weeks ago