File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ PyPI version] ( https://badge.fury.io/py/githubauthlib.svg )] ( https://pypi.org/project/githubauthlib/ )
44[ ![ Python] ( https://img.shields.io/pypi/pyversions/githubauthlib.svg )] ( https://pypi.org/project/githubauthlib/ )
5- [ ![ Tests] ( https://github.com/fleXRPL/githubauthlib/actions/workflows/tests.yml/badge.svg )] ( https://github.com/fleXRPL/githubauthlib/actions/workflows/tests.yml )
5+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
6+ [ ![ TypeScript Version] ( https://img.shields.io/badge/typescript-5.3.3-blue )] ( https://www.typescriptlang.org/ )
67[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=fleXRPL_githubauthlib&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=fleXRPL_githubauthlib )
78[ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=fleXRPL_githubauthlib&metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=fleXRPL_githubauthlib )
89[ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=fleXRPL_githubauthlib&metric=security_rating )] ( https://sonarcloud.io/summary/new_code?id=fleXRPL_githubauthlib )
1112[ ![ Dependabot Status] ( https://img.shields.io/badge/Dependabot-enabled-success.svg )] ( https://github.com/fleXRPL/githubauthlib/blob/main/.github/dependabot.yml )
1213[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
1314[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
14- [ ![ Security: bandit] ( https://img.shields.io/badge/security-bandit-yellow.svg )] ( https://github.com/PyCQA/bandit )
1515[ ![ Downloads] ( https://pepy.tech/badge/githubauthlib )] ( https://pepy.tech/project/githubauthlib )
1616
1717A Python library for securely retrieving GitHub tokens from system keychains across different operating systems.
You can’t perform that action at this time.
0 commit comments