Add license scan report and status (#3248)
* Add license scan report and status Signed-off-by: fossabot <badges@fossa.com> * doc: fix fossa badge position Signed-off-by: Jan Larwig <jan@larwig.com> --------- Signed-off-by: fossabot <badges@fossa.com> Signed-off-by: Jan Larwig <jan@larwig.com> Co-authored-by: Jan Larwig <jan@larwig.com>
This commit is contained in:
parent
fcf4e7947b
commit
0107d6da5b
|
|
@ -4,6 +4,7 @@
|
|||
[](./LICENSE)
|
||||
[](https://codeclimate.com/github/oauth2-proxy/oauth2-proxy/maintainability)
|
||||
[](https://codeclimate.com/github/oauth2-proxy/oauth2-proxy/test_coverage)
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Foauth2-proxy%2Foauth2-proxy?ref=badge_shield)
|
||||
|
||||

|
||||
|
||||
|
|
@ -84,3 +85,6 @@ See [open redirect vulnerability](https://github.com/oauth2-proxy/oauth2-proxy/s
|
|||
## License
|
||||
|
||||
OAuth2-Proxy is distributed under [The MIT License](LICENSE).
|
||||
|
||||
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Foauth2-proxy%2Foauth2-proxy?ref=badge_large)
|
||||
|
|
|
|||
Loading…
Reference in New Issue