diff --git a/README.md b/README.md index e2d4139e..3c1da8ce 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # WSMAN-MESSAGES -![CodeQL](https://img.shields.io/github/actions/workflow/status/open-amt-cloud-toolkit/wsman-messages/codeql-analysis.yml?style=for-the-badge&label=CodeQL) -![Build](https://img.shields.io/github/actions/workflow/status/open-amt-cloud-toolkit/wsman-messages/node.js.yml?style=for-the-badge) -![Codecov](https://img.shields.io/codecov/c/github/open-amt-cloud-toolkit/wsman-messages?style=for-the-badge) -![OSSF-Scorecard Score](https://img.shields.io/ossf-scorecard/github.com/open-amt-cloud-toolkit/wsman-messages?style=for-the-badge&label=OSSF%20Score) -![Discord](https://img.shields.io/discord/1063200098680582154?style=for-the-badge&label=Discord) +![CodeQL](https://img.shields.io/github/actions/workflow/status/open-amt-cloud-toolkit/wsman-messages/codeql-analysis.yml?style=for-the-badge&label=CodeQL&logo=github) +![Build](https://img.shields.io/github/actions/workflow/status/open-amt-cloud-toolkit/wsman-messages/node.js.yml?style=for-the-badge&logo=github) +![Codecov](https://img.shields.io/codecov/c/github/open-amt-cloud-toolkit/wsman-messages?style=for-the-badge&logo=codecov) +[![OSSF-Scorecard Score](https://img.shields.io/ossf-scorecard/github.com/open-amt-cloud-toolkit/wsman-messages?style=for-the-badge&label=OSSF%20Score)](https://api.securityscorecards.dev/projects/github.com/open-amt-cloud-toolkit/wsman-messages) +[![Discord](https://img.shields.io/discord/1063200098680582154?style=for-the-badge&label=Discord&logo=discord&logoColor=white&labelColor=%235865F2&link=https%3A%2F%2Fdiscord.gg%2FqmTWWFyA)](https://discord.gg/qmTWWFyA) -Creates properly formated wsman messages to send to Intel® Active Management Technology (AMT) capable platforms. These libraries provide an easy to use API that when called return an XML string that is ready to be sent to an Intel® AMT device. Supports calls into AMT, IPS, and CIM classes supported by Intel® AMT devices. Full AMT SDK documentation can be found [here](https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm). +Creates properly formatted wsman messages to send to Intel® Active Management Technology (AMT) capable platforms. These libraries provide an easy to use API that when called return an XML string that is ready to be sent to an Intel® AMT device. Supports calls into AMT, IPS, and CIM classes supported by Intel® AMT devices. Full AMT SDK documentation can be found [here](https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm).