Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track Status / Support Life Cycle of packages (supported/unsupported/abondoned/...) #4476

Open
2 tasks done
valentijnscholten opened this issue Dec 19, 2024 · 1 comment
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@valentijnscholten
Copy link
Contributor

Current Behavior

Status / Support Life Cycle of packages is not tracked by Dependency Track

Proposed Behavior

Some package repositories provide information about packages that are abondoned (Composer). Other repositories might also provide information about whether packages are supported or unsupported.

It would be good if these could be tracked by Dependency Track, for example to add risk scores or flags to packages that are abandoned.

Some example from Compose / Packagist:

https://packagist.org/p2/laminas/laminas-text.json
"abandoned": true

https://packagist.org/p2/laminas/laminas-mail.json

"abandoned": "symfony/mailer"

symfony-mailer is suggested as replacement for the abandoned laminas-mail.

Checklist

@valentijnscholten valentijnscholten added the enhancement New feature or request label Dec 19, 2024
@mieliespoor
Copy link

Yes, nuget has the ability to deprecate packages. It would be good if that could be flagged as an operational risk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants