Skip to content

Commit 5d10492

Browse files
committed
chg: [doc] badge link fixed
1 parent 74f1b54 commit 5d10492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![git-vuln-finder logo](https://raw.githubusercontent.com/cve-search/git-vuln-finder/f22077452c37e110bff0564e1f7b34637dc726c3/doc/logos/git-vuln-finder-small.png)
44

5-
[![Workflow](https://github.com/cve-search/git-vuln-finder/workflows/Python%20application/badge.svg?style=flat-square)](https://github.com/cve-search/git-vuln-finder/actions?query=workflow%3A%22Python+application%22)
5+
[![Workflow](https://github.com/cve-search/git-vuln-finder/workflows/Python%20application/badge.svg)](https://github.com/cve-search/git-vuln-finder/actions?query=workflow%3A%22Python+application%22)
66

77
Finding potential software vulnerabilities from git commit messages.
88
The output format is a JSON with the associated commit which could contain a

0 commit comments

Comments
 (0)