Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Travis](https://api.travis-ci.org/dexidp/dex.svg)](https://travis-ci.org/dexidp/dex)
[![GoDoc](https://godoc.org/github.com/dexidp/dex?status.svg)](https://godoc.org/github.com/dexidp/dex)
[![Go Report Card](https://goreportcard.com/badge/github.com/dexidp/dex)](https://goreportcard.com/report/github.com/dexidp/dex)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fsks%2Fdex.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fsks%2Fdex?ref=badge_shield)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The FOSSA badge URLs reference github.com/sks/dex instead of github.com/dexidp/dex which is used in the other badges. This inconsistency should be fixed to ensure the license scan applies to the correct repository.


![logo](Documentation/logos/dex-horizontal-color.png)

Expand Down Expand Up @@ -120,3 +121,7 @@ Due to their public nature, GitHub and mailing lists are NOT appropriate places
[issues]: https://github.com/dexidp/dex/issues
[dex-dev]: https://groups.google.com/forum/#!forum/dex-dev
[disclosure]: https://coreos.com/security/disclosure/


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fsks%2Fdex.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fsks%2Fdex?ref=badge_large)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The FOSSA badge URL here also references github.com/sks/dex instead of github.com/dexidp/dex. Please update to ensure consistency with the rest of the repository references.