dejacode icon indicating copy to clipboard operation
dejacode copied to clipboard

Automate open source license compliance and ensure software supply chain integrity

Results 136 dejacode issues
Sort by recently updated
recently updated
newest added

**Describe the bug** `docker compose up` fails with the following error when I run it on my local machine: ``` error while creating mount source path '/var/www/html': mkdir /var/www: read-only...

bug
enhancement
design needed

Objective: Provide access to the original details of data imported to DejaCode. DejaCode currently supports multiple options to import data into a Product, including: * Import data from Scan *...

enhancement
design needed

From https://github.com/nexB/dejacode/issues/3#issuecomment-1866902832 > Now, about the "Check for new Package versions", I don't think the current implementation works that well in the context of the pagination. I'm not sure how...

bug
enhancement
design needed

Derived from: - https://github.com/nexB/scancode.io/issues/1066

PackageSet

Sometimes, a package will not have a download_url. This is going to be a common case when importing SBOM. We should guess/infer download_url optionally, as well as other information to...

**Is your enhancement request related to a problem? Please describe.** The SBOM import allows to trigger as scan of all contained packages. If a valid URL can be determined for...

enhancement
design needed

Benefit: Optimize dataflow from ScanCode scan results. Solution: Create a script to load scan results into a DejaCode Product and trigger scanning of all packages. Notes: There are related issues...

enhancement
design needed

Open the DejaCode /admin/docs/models/ page (select "Models documentation" from the Shortcuts) and click on any of the items in the TOC list on the left; no response. You can scroll...

bug

**Problem** The SBOM community has identified multiple types of SBOM: Software Bill of Materials (SBOM) -- the default of course Software-as-a-Service Bill of Materials (SaaSBOM) Hardware Bill of Materials (HBOM)...

enhancement
design needed

The implementation needs a bit a refactoring to be re-usable in other places listing vulnerabilities. Also, QuerySet optimization is required.

bug
enhancement
design needed