badges/shields

Badge request: FOSSA

Open

#1529 opened on Feb 27, 2018

View on GitHub
 (8 comments) (17 reactions) (0 assignees)JavaScript (22,337 stars) (5,423 forks)batch import
good first issueservice-badge

Description

FOSSA.io provides scanning of FOSS licenses of the project and its dependencies. It supports generating shields itself, but they're limited (no options like on shields.io). Example:

https://app.fossa.io/api/projects/git%2Bgithub.com%2FAthari%2FCsConsoleFormat.svg https://app.fossa.io/api/projects/git%2Bgithub.com%2FAthari%2FCsConsoleFormat.svg?type=shield

There's API, but it's only available for paying Enterprise customers. However, the SVG badge itself can be parsed, I guess.

Contributor guide