mulder999
mulder999
The method [AudioContext.audioWorklet.addModule](https://developer.mozilla.org/en-US/docs/Web/API/Worklet/addModule) seems to mandate an external file. Hence I am seeking recommendations on how to configure Vite and ViteSingleFile plugin to support this specific usage. Thank you in...
### Description The [backend](https://github.com/DependencyTrack/dependency-track/pull/2326) now exposes a new configuration setting, `acl.portfoliometrics.enabled` which allows filtering the main dashboard metrics only to projects granted by ACL. ### Addressed Issue This enhancement allows...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
# Description The latest container image available on Docker Hub contains a significant number of vulnerabilities: - Docker Desktop reports 112 vulnerabilities. - Dependency Track reports 83 vulnerabilities. For example,...
### Describe the bug Rune components do not support space between `{` and `@html`, whereas legacy do. ### Reproduction 1. Create a rune component that has `{ @html "ABCD"}` 2....