Skip to content

Commit 7fe28e7

Browse files
Merge pull request #53 from JiandongJiang/main
Add AntiMalware to README.md
2 parents e944403 + 5823fc9 commit 7fe28e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,11 @@ To upload results to the Security tab of your repo, run the `github/codeql-actio
5757
sarif_file: ${{ steps.msdo.outputs.sarifFile }}
5858
```
5959

60-
# Open Source Tools
60+
# Tools
6161

6262
| Name | Language | License |
6363
| --- | --- | --- |
64+
| [AntiMalware](https://www.microsoft.com/en-us/windows/comprehensive-security) | code, artifacts | - |
6465
| [Bandit](https://github.com/PyCQA/bandit) | python | [Apache License 2.0](https://github.com/PyCQA/bandit/blob/master/LICENSE) |
6566
| [BinSkim](https://github.com/Microsoft/binskim) | binary - Windows, ELF | [MIT License](https://github.com/microsoft/binskim/blob/main/LICENSE) |
6667
| [ESlint](https://github.com/eslint/eslint) | JavaScript | [MIT License](https://github.com/eslint/eslint/blob/main/LICENSE) |

0 commit comments

Comments
 (0)