From aeee76f3aa8351f273f9bd6d7946212516c00e0e Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 8 May 2026 08:23:07 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bb0245e..c19d2fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # OneLogin Node.js SDK +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fonelogin%2Fonelogin-node-sdk.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fonelogin%2Fonelogin-node-sdk?ref=badge_shield) + A TypeScript/JavaScript SDK for the OneLogin API, providing a simple interface to manage users, roles, apps, MFA, and more. @@ -86,3 +88,6 @@ For official OneLogin support, contact [OneLogin Support](https://www.onelogin.c ## License MIT License - see [LICENSE](LICENSE) file for details. + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fonelogin%2Fonelogin-node-sdk.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fonelogin%2Fonelogin-node-sdk?ref=badge_large) \ No newline at end of file