diff options
| author | adamjanovsky | 2023-01-02 14:12:54 +0100 |
|---|---|---|
| committer | GitHub | 2023-01-02 14:12:54 +0100 |
| commit | d28befc1b40a440dc9b0f11ee616f9ad811b10b4 (patch) | |
| tree | cff973f392c5793ec5b4ea002bc83d2dc3892c3e | |
| parent | 4e097b71f10718d446bd0eb0adc2fec58a865902 (diff) | |
| download | sec-certs-d28befc1b40a440dc9b0f11ee616f9ad811b10b4.tar.gz sec-certs-d28befc1b40a440dc9b0f11ee616f9ad811b10b4.tar.zst sec-certs-d28befc1b40a440dc9b0f11ee616f9ad811b10b4.zip | |
fix broken badges (#301)
Fix broken DockerHub and test badges
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,9 +7,9 @@ A tool for data scraping and analysis of security certificates from Common Crite [](https://seccerts.org) [](https://seccerts.org/docs/index.html) [](https://pypi.org/project/sec-certs/) + [](https://pypi.org/project/sec-certs/) -[](https://github.com/crocs-muni/sec-certs/actions/workflows/tests.yml) -[](https://hub.docker.com/repository/docker/seccerts/sec-certs) +[](https://img.shields.io/github/actions/workflow/status/crocs-muni/sec-certs/.github/workflows/tests.yml?branch=main&label=tests&style=flat-square) [](https://app.codecov.io/gh/crocs-muni/sec-certs) ## Installation |
