diff options
author | fossabot <badges@fossa.io> | 2018-08-23 07:13:27 -0700 |
---|---|---|
committer | fossabot <badges@fossa.io> | 2018-08-23 07:13:27 -0700 |
commit | d943eab3c4cc3a58de550f921928a93cf32f1db4 (patch) | |
tree | 45022ac68f23f1cba6169b412b8972407348edc5 /README.md | |
parent | acc5cee5990778c5d4c6a2b06fab186fca13e4de (diff) | |
download | vyos-1x-d943eab3c4cc3a58de550f921928a93cf32f1db4.tar.gz vyos-1x-d943eab3c4cc3a58de550f921928a93cf32f1db4.zip |
Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |