dejacode
dejacode copied to clipboard
Automate open source license compliance and ensure software supply chain integrity
When adding a package to a product after upgrading the version in the codebase: - I'm adding this package to DejaCode - Get the automated scan results and generate an...
DejaCode currently hides empty fields in the Component User Details view (although this needs to be reviewed and confirmed), but it should be enhanced to do that in all of...
It would be very useful to enable a DejaCode superuser administrator to make a copy of the standard attribution template and style sheet used by DejaCode and modify it to...
This PR is the first step in the CRAVEX implementation. See https://github.com/nexB/dejacode/issues/94 - It introduces a new `Vulnerability` model and all the code logic to fetch and create `Vulnerability` records...
Update link references of ownership from nexB to aboutcode-org
Procedures: - [x] Announce on Gitter/Element, in a specific channel if available, to notify of the org migration process including the scheduled start time and the expected completion time. -...
Objective is to improve visibility of vulnerabilities associated with Product Inventory Items and to manage them. The basic concept is roughly equivalent to the License summary currently available on a...
We recently added support for providing a PURL as the input of "Add Package" as an alternative to a `download_url`. https://github.com/nexB/dejacode/issues/131 When a PURL is provided, the `purl2url` is called...
For example, searching for `ISC` in the global search takes a long time (±30seconds) Search on individual object list views: components, packages, licenses, owners is quite fast (less than 1sec)...