Skip to content

added dejaCode to the project section in the readme file #157 #166 #167

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,14 @@ Each AboutCode project has its own repository:
Linux and construct a build graph from syscalls to show which files are used
to build a binary. We are contributors to strace. Maintained by @pombredanne

- **[DejaCode](https://github.com/aboutcode-org/dejacode)**: an enterprise-level
application to automate open source license compliance and ensure software supply
chain integrity. DejaCode helps manage open-source and third-party components, enforce
license and component usage policies, and generate Software Bill of Materials (SBOMs).
It integrates with ScanCode Toolkit, ScanCode.io, and VulnerableCode to provide
comprehensive compliance, vulnerability tracking, and reporting features.
Maintained by @nexB and contributors.

We also co-started and worked closely with other FOSS orgs and projects:

- [Package URL](https://github.com/package-url): a widely used standard to
Expand Down