Vincenzo Scamporlino
Vincenzo Scamporlino
## Hey, I just made a Pull Request! Just some initial frontend plugin migration guide #### :heavy_check_mark: Checklist - [ ] A changeset describing the change and affected packages. ([more...
## Hey, I just made a Pull Request! This PR fixes an issue that was causing `ResponseError` not to report the HTTP status from the provided response. The `statusCode` property...
## Hey, I just made a Pull Request! Let's add a new project area for the [Community plugins repository](https://github.com/backstage/community-plugins). #### :heavy_check_mark: Checklist - [ ] A changeset describing the change...
Today adopters with 5k+ might encounter issues when viewing the `/catalog` page. The issues are related to how the entities are fetched by the frontend. By default (almost) all the...
## Hey, I just made a Pull Request! Improved the Github auth docs, specifying only a single resolver in the example. #### :heavy_check_mark: Checklist - [ ] A changeset describing...
## Hey, I just made a Pull Request! As we are suggesting adopters to use the new `catalog-backend-module-github-org` when migrating to the new backend system, this PR fixes an issue...
## Hey, I just made a Pull Request! This PR adds support for camelCase CSP directives in app-config. Fixes #24716 #### :heavy_check_mark: Checklist - [x] A changeset describing the change...
## Hey, I just made a Pull Request! Since we are moving away from `@backstage/backend-common` this PR moves the `ContainerRunner` type to `scaffolder-node`. Related to https://github.com/backstage/backstage/issues/24549 #### :heavy_check_mark: Checklist -...
## Hey, I just made a Pull Request! Since we are moving away from `@backstage/backend-common` this PR moves `DockerContainerRunner` to `techdocs-node`. Related to #24549 #### :heavy_check_mark: Checklist - [x] A...
### Summary We need to have a security policy in place for when vulnerabilities found and reported. We should look to copy as much as possible from the `backstage/backstage` repo....