Skip to content

Commit 0d1737e

Browse files
Change Badge
Change the badge over from the SAST workflow to the auto managed CodeQL workflow.
1 parent 74be3db commit 0d1737e

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
@@ -1,4 +1,4 @@
1-
# ObjectID Converter [![Unit Test](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/Unit-Test.yml/badge.svg)](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/Unit-Test.yml) [![Lint Check](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/Lint.yml/badge.svg)](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/Lint.yml) [![CodeQL](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/SAST.yml/badge.svg)](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/SAST.yml)
1+
# ObjectID Converter [![Unit Test](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/Unit-Test.yml/badge.svg)](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/Unit-Test.yml) [![Lint Check](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/Lint.yml/badge.svg)](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/Lint.yml) [![CodeQL](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Moot-Inc/ObjectID-Converter/actions/workflows/github-code-scanning/codeql)
22

33
This project is a TypeScript native implementation of the Microsoft's cloud Object ID to Security Identifier (SID) process.
44

0 commit comments

Comments
 (0)