Skip to content

Commit 3392ba3

Browse files
committed
Issue #27 Correct formatting problems in two docs
1 parent 52e950b commit 3392ba3

File tree

2 files changed

+32
-28
lines changed

2 files changed

+32
-28
lines changed

docs/source/aboutcode-projects/dejacode-project.rst

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,25 @@ software supply chain integrity. It is a comprehensive enterprise-level applicat
99
powered by `ScanCode <https://github.com/nexB/scancode-toolkit>`_,
1010
the industry-leading code scanner.
1111

12-
- Run scans and track all the open source and third-party products and components used
13-
in your software.
14-
- Apply usage policies at the license or component level, and integrate into
15-
ScanCode to ensure compliance.
16-
- Capture software inventories (SBOMs), generate compliance artifacts, and keep
17-
historical data.
18-
- Ensure FOSS compliance with enterprise-grade features and integrations for DevOps and
19-
software systems.
20-
- Scan a software package, simply by providing its Download URL, to get comprehensive
21-
details of its composition and create an SBOM.
22-
- Load software package data into DejaCode with the integration for the open source
23-
ScanCode.io and ScanCode Toolkit projects to create a product’s SBOM.
24-
- Track and report vulnerability tracking and reporting by integrating with the open
25-
source VulnerableCode project.
26-
- Create, publish and share SBOM documents in DejaCode, including detailed attribution
27-
documentation and custom reports in multiple file formats and standards, such as
28-
CycloneDX and SPDX.
12+
* Run scans and track all the open source and third-party products and
13+
components used in your software.
14+
* Apply usage policies at the license or component level,
15+
integrate into ScanCode to ensure compliance.
16+
* Capture software inventories (SBOMs), generate compliance artifacts, and keep
17+
historical data.
18+
* Ensure FOSS compliance with enterprise-grade features and integrations for DevOps
19+
and software systems.
20+
* Scan a software package, simply by providing its Download URL, to get comprehensive
21+
details of its composition and create an SBOM.
22+
* Load software package data into DejaCode with the integration for the open source
23+
ScanCode.io and ScanCode Toolkit projects to create a product’s SBOM.
24+
* Track and report vulnerability tracking and reporting by integrating with the open
25+
source VulnerableCode project.
26+
* Create, publish and share SBOM documents in DejaCode, including detailed attribution
27+
documentation and custom reports in multiple file formats and standards, such as
28+
CycloneDX and SPDX.
29+
30+
Read more at: https://dejacode.readthedocs.io
31+
32+
Get the code at: https://github.com/aboutcode-org/dejacode
2933

30-
- Read more at: https://dejacode.readthedocs.io
31-
- Get the code at: https://github.com/aboutcode-org/dejacode

docs/source/aboutcode-projects/purldb-project.rst

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,19 @@ tools to create and expose a database of purls (Package URLs). This project is
88
sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase/ and
99
nexB for https://www.aboutcode.org/
1010

11-
The purldb tools include:
11+
The PurlDB tools include:
1212

13-
- PackageDB that is the reference model (based on ScanCode toolkit) that contains
13+
* PackageDB that is the reference model (based on ScanCode toolkit) that contains
1414
package data with PURL (Package URLs) being a first class citizen.
15-
- MineCode that contains utilities to mine package repositories
16-
- MatchCode that contains utilities to index package metadata and resources for
15+
* MineCode that contains utilities to mine package repositories
16+
* MatchCode that contains utilities to index package metadata and resources for
1717
matching
18-
- MatchCode.io that provides package matching functionalities for codebases
19-
- ClearCode that contains utilities to mine Clearlydefined for package data
20-
- purldb-toolkit CLI utility and library to use the PurlDB, its API and various
18+
* MatchCode.io that provides package matching functionalities for codebases
19+
* ClearCode that contains utilities to mine Clearlydefined for package data
20+
* purldb-toolkit CLI utility and library to use the PurlDB, its API and various
2121
related libraries.
2222

23-
- Read more at: https://purldb.readthedocs.io
24-
- Get the code at: https://github.com/aboutcode-org/purldb
23+
Read more at: https://purldb.readthedocs.io
24+
25+
Get the code at: https://github.com/aboutcode-org/purldb
26+

0 commit comments

Comments
 (0)