From 8b659fb9b72ed7f6ae5d2a0c60e941af71b859cd Mon Sep 17 00:00:00 2001 From: Eric Brown Date: Sat, 4 May 2024 07:29:53 -0700 Subject: [PATCH] Add a sponsor section to README (#1137) * Add a sponsor section to README This change adds a sponsor section listing out the current sponsors with links to their respective websites. * Update README.rst --- README.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.rst b/README.rst index fbc6e161d..861f09db1 100644 --- a/README.rst +++ b/README.rst @@ -117,3 +117,29 @@ source of origin using the following cosign command: --certificate-oidc-issuer https://token.actions.githubusercontent.com Where `` is the release version of Bandit. + +Sponsors +-------- + +The development of Bandit is made possible by the following sponsors: + +.. list-table:: + :width: 100% + :class: borderless + + * - .. image:: https://github.githubassets.com/assets/tidelift-8cea37dea8fc.svg + :target: https://tidelift.com/lifter/search/pypi/bandit + :alt: Tidelift + :width: 88 + + - .. image:: https://avatars.githubusercontent.com/u/110237746?s=200&v=4 + :target: https://stacklok.com/ + :alt: Stacklok + :width: 88 + + - .. image:: https://avatars.githubusercontent.com/u/1396951?s=70&v=4 + :target: https://sentry.io/ + :alt: Sentry + :width: 88 + +If you also ❤️ Bandit, please consider sponsoring.