From f4f12b01fbf64f6672c4c540a64d5d788f5eecc0 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 12 Mar 2024 09:32:27 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e144aca..e88e879 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,8 @@ accounts: * `name` is just a reference name that you'll use when invoking Sotp * `totpsecret` is a the secret seed you get from the `Adding a virtual MFA` screen in the AWS IAM console of a given user -![aws_mfa_screen](./docs/aws_vmfa.png) \ No newline at end of file +![aws_mfa_screen](./docs/aws_vmfa.png)[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgetsops%2Fsotp.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgetsops%2Fsotp?ref=badge_shield) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgetsops%2Fsotp.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgetsops%2Fsotp?ref=badge_large) \ No newline at end of file