composer / composer/satis

Add a way to publish security advisories

Open
#1,035 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
PHP
Stars
3.3k
Forks
530
Avg merge
6h 53m
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**
We have a Composer repository managed with Satis and we want to be able to inform users that a package has known vulnerabilities.

**Describe the solution you'd like**
Composer supports querying an API to get advisories: https://packagist.org/apidoc#list-security-advisories

**Describe alternatives you've considered**
Our current workaround is to use `blacklist` in satis.json to remove the vulnerable packages.
But this does not inform users running `composer audit`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.