Skip to content

Commit 5e85512

Browse files
authored
Merge pull request #367 from kernelwernel/dev
Codeql fix
2 parents 8ff7d24 + ac63500 commit 5e85512

2 files changed

Lines changed: 216 additions & 219 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
<img align="center" src="https://img.shields.io/github/downloads/kernelwernel/VMAware/total">
66
<img align="center" src="https://img.shields.io/github/license/a0rtega/pafish">
77
<img align="center" src="https://img.shields.io/github/license/kernelwernel/auto-stuff">
8-
<img align="center" src="https://github.com/kernelwernel/VMAware/actions/workflows/codeql-analysis.yml/badge.svg?style=flat-square" alt="CodeQL Analysis">
8+
<a href="https://github.com/kernelwernel/VMAware/actions/workflows/code_ql_analysis.yml">
9+
<img align="center" src="https://github.com/kernelwernel/VMAware/actions/workflows/code_ql_analysis.yml/badge.svg" alt="CodeQL Analysis">
10+
</a>
11+
912
</p>
1013

1114
**VMAware** (VM + Aware) is a cross-platform C++ library for virtual machine detection.

0 commit comments

Comments
 (0)