tdruez

Results 344 comments of tdruez

aboutcode.pipeline 0.1 published to PyPI at https://pypi.org/project/aboutcode.pipeline/

Same issue on my side, calling `/api/collect/?purl=pkg:npm/foo` returns a 500.

@DennisClark Thanks for the review and suggestions. Added: - Icon for all dropdown filter related to vulnerabilities - Vulnerability data are now fetch on Package creation and modification: "Add package",...

@DennisClark just a bug, I've pushed a fix for this one.

@DennisClark I've deployed the latest improvements for you to review. The set of features is now complete. Changes: - The issue reporting in https://github.com/aboutcode-org/dejacode/pull/148#issuecomment-2289236632 is fixed - The scheduler service...

https://github.com/aboutcode-org/dejacode/pull/169

New release published https://github.com/aboutcode-org/dejacode/releases/tag/v5.2.0 Migration completed.

> Do you have a rough timeframe until when you plan to complete this? Now that the new Dependency architecture is complete and stable on the ScanCode.io side, we'll be...

Hi @ghsa-retrieval! The automatic package update from scan results is already implemented in DejaCode. Could you confirm that you enabled the "Update packages automatically from scan" option on your Dataspace?...

@ghsa-retrieval Looking at the "Target URL" value, it looks like it's missing the domain. You need to define the `SITE_URL` entry in your DejaCode settings. https://dejacode.readthedocs.io/en/latest/application-settings.html#site-url To be fair, this...