-
### Current Behavior
When Dependency-Track came into existence around 2013, the only public and widely accepted vulnerability database was the NVD. Since its inception, DT has supported
mirroring of …
-
### Describe the bug
A value is only considered a dependency of a rune if it is called in the same event loop tick.
### Reproduction
This won't re-evaluate when `chatId` changes. [REPL](htt…
-
## Description
Currently, if use the dependency track scanner in VMClarity, the scan will fail because this scanner is not configured. This was discovered while removing the KubeClarity dependency …
-
-
**Dependencies**
- [ ] Update `typescript` to `>=5.2` (`^5.2.2`).
This is blocked by:
- `eslint-plugin-jest` upgrades their transitive dependency of `@typescript-eslint/typescript-estree` to…
-
We need a dependency tracker, maybe renovate as we did in v1
-
### Describe the problem
In Svelte 4, you can use this pattern to trigger side-effects:
```svelte
let num = 0;
let timesChanged = 0;
$: num, timesChanged++;
Num: {num}
Times cha…
-
Similarly to Make, Skyr should be able to determine whether a script should be executed based on the dependencies and targets.
I propose doing this by adding Skr-specific headers to the files. For …
kytta updated
2 months ago
-
### Description
For the front-end, there is a great tool (https://backyourstack.com/) that shows fundraising being conducted by the packages that are used as dependencies in your project. This tool c…
-
There are some tasks that don't create deterministic file system outputs (e.g. building docker images) but still have deterministic sources that define when they should be built.
I regularly make tas…