Files
backstage/plugins
Patrick Jungermann 0f46ec304c feat(events/github): add signature verification
Add `createGithubSignatureValidator(config)` which can be used
to create a validator used at an ingress for topic `github`.

On top, there is a new `githubWebhookEventsModule` for the new backend plugin API
which auto-registers the `HttpPostIngress` for topic `github` incl. the validator.

Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-24 21:57:12 +01:00
..
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00
2022-11-22 15:40:52 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.