summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-09-21 13:44:01 +0200
committerGitHub <noreply@github.com>2018-09-21 13:44:01 +0200
commit680e431cfa58de0cdb42eb83b6e9abdb3ee54cb1 (patch)
tree6e7a403750aa061b7bb3e1473a0bbdb41a12b246
parent2036efadec53726af2f474e0cd5945f507a0fa57 (diff)
parentd943eab3c4cc3a58de550f921928a93cf32f1db4 (diff)
downloadvyos-1x-680e431cfa58de0cdb42eb83b6e9abdb3ee54cb1.tar.gz
vyos-1x-680e431cfa58de0cdb42eb83b6e9abdb3ee54cb1.zip
Merge pull request #42 from fossabot/current
Add license scan report and status
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 665512c45..af4692007 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# vyos-1x: VyOS 1.2.0+ configuration scripts and data
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=vyos%3Avyos-1x&metric=coverage)](https://sonarcloud.io/component_measures?id=vyos%3Avyos-1x&metric=coverage)
+[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvyos%2Fvyos-1x.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fvyos%2Fvyos-1x?ref=badge_shield)
VyOS 1.1.x had its codebase split into way too many submodules for no good reason, which made it hard
to navigate or write meaningful changelogs. As the code undergoes rewrite in the new style in VyOS 1.2.0+,
@@ -54,3 +55,7 @@ Tests are executed at build time, you can also execute them by hand with:
```
make test
```
+
+
+## License
+[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvyos%2Fvyos-1x.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fvyos%2Fvyos-1x?ref=badge_large) \ No newline at end of file