Skip to content

Commit 8b659fb

Browse files
authored
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
1 parent 30cada5 commit 8b659fb

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,29 @@ source of origin using the following cosign command:
117117
--certificate-oidc-issuer https://token.actions.githubusercontent.com
118118
119119
Where `<version>` is the release version of Bandit.
120+
121+
Sponsors
122+
--------
123+
124+
The development of Bandit is made possible by the following sponsors:
125+
126+
.. list-table::
127+
:width: 100%
128+
:class: borderless
129+
130+
* - .. image:: https://github.githubassets.com/assets/tidelift-8cea37dea8fc.svg
131+
:target: https://tidelift.com/lifter/search/pypi/bandit
132+
:alt: Tidelift
133+
:width: 88
134+
135+
- .. image:: https://avatars.githubusercontent.com/u/110237746?s=200&v=4
136+
:target: https://stacklok.com/
137+
:alt: Stacklok
138+
:width: 88
139+
140+
- .. image:: https://avatars.githubusercontent.com/u/1396951?s=70&v=4
141+
:target: https://sentry.io/
142+
:alt: Sentry
143+
:width: 88
144+
145+
If you also ❤️ Bandit, please consider sponsoring.

0 commit comments

Comments
 (0)