File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
1112Mac 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 "
You can’t perform that action at this time.
0 commit comments