hubofgitongithub
hubofgitongithub
To fix these NPM packages having a source code URL location (and thus fixing security scanners triggering on that information missing).
This project uses relatively old dependencies. Backstage for instance now supports MUI 5. Request: - upgrade backstage/theme package - use MUI 5 type of styling (either [sx prop](https://mui.com/material-ui/customization/how-to-customize/#the-sx-prop) or [a...
### 🔖 Feature description Documentation and mechanism to easily plug into the templating mechanism of the backstage-cli. Or being able to override existing templates to create a new plugin. ###...
### 🔖 Feature description https://github.com/backstage/backstage/pull/13013 - in this MR the CatalogBuilder got changed so that custom location types could be set explicitly, which is something I need in my new...
**Describe the bug** Our security scanner is triggering on: ``` [email protected]: Found vulnerabilities: - Open Redirect – medium severity, https://snyk.io/vuln/SNYK-JS-GOT-2932019 Dependency path (1 of 2): @useoptic/[email protected] ‣ [email protected] ‣ [email protected]...
### 🔖 Feature description Currently only API and Component have lifecycle values. We will however also extensively add the Resource entity kind, wanting to leverage the lifecycle property. Preferably lifecycle...