Skip to content

Commit 5ff6762

Browse files
committed
Added Dejacode documentation
Signed-off-by: peach280 <[email protected]>
1 parent 875ff04 commit 5ff6762

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

README.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,52 @@ software, but also open data, generated and curated by our applications.
3030

3131
### Important Links
3232

33+
DejaCode
34+
========
35+
36+
DejaCode is a complete enterprise-level application to automate open source license
37+
compliance and ensure software supply chain integrity, powered by
38+
`ScanCode <https://github.com/nexB/scancode-toolkit>`_,
39+
the industry-leading code scanner.
40+
41+
- Run scans and track all the open source and third-party products and components used
42+
in your software.
43+
- Apply usage policies at the license or component level, and integrate into
44+
ScanCode to ensure compliance.
45+
- Capture software inventories (SBOMs), generate compliance artifacts, and keep
46+
historical data.
47+
- Ensure FOSS compliance with enterprise-grade features and integrations for DevOps and
48+
software systems.
49+
- Scan a software package, simply by providing its Download URL, to get comprehensive
50+
details of its composition and create an SBOM.
51+
- Load software package data into DejaCode with the integration for the open source
52+
ScanCode.io and ScanCode Toolkit projects to create a product’s SBOM.
53+
- Track and report vulnerability tracking and reporting by integrating with the open
54+
source VulnerableCode project.
55+
- Create, publish and share SBOM documents in DejaCode, including detailed attribution
56+
documentation and custom reports in multiple file formats and standards, such as
57+
CycloneDX and SPDX.
58+
59+
Getting started
60+
---------------
61+
62+
The DejaCode documentation is available here: https://dejacode.readthedocs.io/
63+
64+
If you have questions please ask them in
65+
`Discussions <https://github.com/aboutcode-org/dejacode/discussions>`_.
66+
67+
If you want to contribute to DejaCode, start with our
68+
`Contributing <https://dejacode.readthedocs.io/en/latest/contributing.html>`_ page.
69+
70+
Build and tests status
71+
----------------------
72+
73+
+------------+-------------------+
74+
| **Tests** | **Documentation** |
75+
+============+===================+
76+
| |ci-tests| | |docs-rtd| |
77+
+------------+-------------------+
78+
3379
Our homepage is at http://aboutcode.org
3480

3581
Our documentation (in progress) is at

0 commit comments

Comments
 (0)