Skip to content

Commit

Permalink
DEV-28818 Test Snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
b-boogaard committed Nov 5, 2024
1 parent b7c802d commit d0d9601
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# B2 Command Line Tool

Don't merge this awesome PR; just checking Snyk.

[![CI](https://github.com/Backblaze/B2_Command_Line_Tool/actions/workflows/ci.yml/badge.svg)](https://github.com/Backblaze/B2_Command_Line_Tool/actions/workflows/ci.yml) [![License](https://img.shields.io/pypi/l/b2.svg?label=License)](https://pypi.python.org/pypi/b2) [![python versions](https://img.shields.io/pypi/pyversions/b2.svg?label=python%20versions)](https://pypi.python.org/pypi/b2) [![PyPI version](https://img.shields.io/pypi/v/b2.svg?label=PyPI%20version)](https://pypi.python.org/pypi/b2) [![Docs](https://readthedocs.org/projects/b2-command-line-tool/badge/?version=master)](https://b2-command-line-tool.readthedocs.io/en/master/?badge=master)

The command-line tool that gives easy access to all of the capabilities of B2 Cloud Storage.
Expand Down Expand Up @@ -43,7 +45,7 @@ You can install the `b2` without them:

### Docker

For a truly platform independent solution, use the official docker image:
For a truly platform independent solution, use the official docker image:

```bash
docker run backblazeit/b2:latest ...
Expand Down

0 comments on commit d0d9601

Please sign in to comment.