From c4e6c49a64c2d96e6d6bfde7b1404be56a052c58 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 15 Jun 2026 15:50:35 -0500 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 2ea9946..4a5bdaf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FDomoApps%2Fwebpack-config.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FDomoApps%2Fwebpack-config?ref=badge_shield) # webpack-config (DEPRECATED) @@ -22,3 +23,7 @@ import TestComponent from '../../components/test-component'; // after import TestComponent from 'components/test-component'; ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FDomoApps%2Fwebpack-config.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FDomoApps%2Fwebpack-config?ref=badge_large) \ No newline at end of file