Skip to content

Commit 4420e92

Browse files
committed
Add CodeQL badge
1 parent 38c680f commit 4420e92

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ FUSE filesystem for reading macOS sparse-bundle disk images.
66
[![Build Status][buildstatus]][travisci]
77
[![CodeFactor][codefactor-badge]][codefactor-link]
88
[![LGTM][lgtm-badge]][lgtm-link]
9+
![CodeQL][codeql-badge]
910
[![License][license]][bsd]
1011

1112
Mac OS X 10.5 (Leopard) introduced the concept of sparse-bundle disk images, where the data is
@@ -169,6 +170,8 @@ This software is licensed under the [BSD two-clause "simplified" license][bsd].
169170
[lgtm-badge]: https://img.shields.io/lgtm/alerts/g/torarnv/sparsebundlefs.svg?label=LGTM
170171
[lgtm-link]: https://lgtm.com/projects/g/torarnv/sparsebundlefs/
171172

173+
[codeql-badge]: https://github.com/torarnv/sparsebundlefs/workflows/CodeQL/badge.svg
174+
172175
[osxfuse]: http://osxfuse.github.com/ "Fuse for OSX"
173176
[fuse]: https://github.com/libfuse/libfuse "FUSE"
174177
[bsd]: http://opensource.org/licenses/BSD-2-Clause "BSD two-clause license"

0 commit comments

Comments
 (0)