File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ A query string encoding and decoding library for Python.
1212Ported from `qs <https://www.npmjs.com/package/qs >`__ for JavaScript.
1313
1414|PyPI - Version | |PyPI - Downloads | |PyPI - Status | |PyPI - Python Version | |PyPy Support | |PyPI - Format |
15- |Test | |CodeQL | |Publish | |Docs | |codecov | |Codacy | |Black | |flake8 | |mypy | |pylint | |isort | |bandit |
15+ |Test | |CodeQL | |Publish | |Docs | |codecov | |Codacy | |OpenSSF | | Black | |flake8 | |mypy | |pylint | |isort | |bandit |
1616|License | |Contributor Covenant | |GitHub Sponsors | |GitHub Repo stars |
1717
1818Highlights
@@ -1079,6 +1079,9 @@ Holowaychuk <https://github.com/visionmedia/node-querystring>`__
10791079.. |Contributor Covenant | image :: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?logo=contributorcovenant
10801080 :target: CODE-OF-CONDUCT.md
10811081 :alt: Contributor Covenant
1082+ .. |OpenSSF | image :: https://www.bestpractices.dev/projects/11863/badge
1083+ :target: https://www.bestpractices.dev/projects/11863
1084+ :alt: OpenSSF Best Practices
10821085.. |flake8 | image :: https://img.shields.io/badge/flake8-checked-blueviolet.svg?logo=python
10831086 :target: https://flake8.pycqa.org/en/latest/
10841087 :alt: flake8 Status
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ A query string encoding and decoding library for Python.
1616Ported from `qs <https://www.npmjs.com/package/qs >`__ for JavaScript.
1717
1818|PyPI - Version | |PyPI - Downloads | |PyPI - Status | |PyPI - Python Version | |PyPy Support | |PyPI - Format | |Black |
19- |Test | |CodeQL | |Publish | |Docs | |codecov | |Codacy | |flake8 | |mypy | |pylint | |isort | |bandit |
19+ |Test | |CodeQL | |Publish | |Docs | |codecov | |Codacy | |OpenSSF | | flake8 | |mypy | |pylint | |isort | |bandit |
2020|License | |Contributor Covenant | |GitHub Sponsors | |GitHub Repo stars |
2121
2222Highlights
@@ -144,6 +144,9 @@ Holowaychuk <https://github.com/visionmedia/node-querystring>`__
144144.. |Contributor Covenant | image :: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?logo=contributorcovenant
145145 :target: CODE-OF-CONDUCT.md
146146 :alt: Contributor Covenant
147+ .. |OpenSSF | image :: https://www.bestpractices.dev/projects/11863/badge
148+ :target: https://www.bestpractices.dev/projects/11863
149+ :alt: OpenSSF Best Practices
147150.. |flake8 | image :: https://img.shields.io/badge/flake8-checked-blueviolet.svg?logo=python
148151 :target: https://flake8.pycqa.org/en/latest/
149152 :alt: flake8 Status
You can’t perform that action at this time.
0 commit comments