badges / badges/shields

Badge request: FOSSA

Open
#1,529 8 comments 17 reactions 0 assignees View on GitHub
good first issue service-badge
Dominant language
JavaScript
Stars
27.2k
Forks
5.6k
Avg merge
1d 8h
Merged PRs (30d)
46

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)
`https://app.fossa.io/api/projects/git%2Bgithub.com%2FAthari%2FCsConsoleFormat.svg?type=shield`
![](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAthari%2FCsConsoleFormat.svg?type=shield)

There's [API](https://fossa.io/docs/projects/api-endpoints/), but it's only available for paying Enterprise customers. However, the SVG badge itself can be parsed, I guess.

Contributor guide

Open the contributing guide

Research direction

Start with the FOSSA API documentation linked in the issue and inspect the two example SVG badge URLs. Compare the data exposed by the SVG with the badge options requested; done means Shields can provide a FOSSA badge with useful configurable output.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.