badges/shields

Badge request: FOSSA

Open

#1,529 opened on Feb 27, 2018

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

Repository metrics

Stars
 (22,337 stars)
PR merge metrics
 (Avg merge 6d 3h) (71 merged PRs in 30d)

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