From e92896aea574b21064754dca064c78e1210fa150 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sat, 23 Jan 2021 11:42:36 -0800 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 8c5ffc7..d8c0ac0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Linq4JS [![Build Status](https://travis-ci.org/morrisjdev/Linq4JS.svg?branch=master)](https://travis-ci.org/morrisjdev/Linq4JS) [![Known Vulnerabilities](https://snyk.io/test/github/morrisjdev/Linq4JS/badge.svg?targetFile=package.json)](https://snyk.io/test/github/morrisjdev/Linq4JS?targetFile=package.json) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmorrisjdev%2FLinq4JS.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmorrisjdev%2FLinq4JS?ref=badge_shield) Linq methods for JavaScript/TypeScript for working with arrays @@ -866,3 +867,7 @@ Supported methods (the methodname and aliases are not case-sensitive) ## Author [Morris Janatzek](http://morrisj.net) ([morrisjdev](https://github.com/morrisjdev)) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmorrisjdev%2FLinq4JS.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmorrisjdev%2FLinq4JS?ref=badge_large) \ No newline at end of file