From 4c1d99e17ccee709f30991d6fae3994a0db0d0c1 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 9 Jan 2019 04:42:04 -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 fbfa129..8edf6ea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # crane ![CircleCI](https://img.shields.io/circleci/project/github/elemir/crane.svg) ![license](https://img.shields.io/github/license/elemir/crane.svg) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Felemir%2Fcrane.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Felemir%2Fcrane?ref=badge_shield) ## description crane -- small utility for debugging containerized application. It creates special debug container from prepared image which: * uses IPC, PID и network namespaces from debugged container (works only for running container, may be skipped) * mount its filesystem into special path /cont + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Felemir%2Fcrane.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Felemir%2Fcrane?ref=badge_large) \ No newline at end of file