@@ -45,8 +45,8 @@ utilization of Scorecard data across various projects.
4545In the `Scancode.io ` project, I added a pipeline that interacts with the `scorecode `
4646package to fetch and store Scorecard data in the Scancode.io database. The data can then
4747be exported into various outputs like the Software Bill of Materials (SBOM)
48- CycloneDX format (and SPDX too in the future), providing comprehensive security
49- insights in standardized formats.
48+ CycloneDX format (and SPDX too in the future), providing insights into security and
49+ community health
5050
5151--------------------------------------------------------------------------------
5252
@@ -119,19 +119,19 @@ Linked Pull Requests
119119 - Status
120120 * - 1
121121 - Scorecard Integration
122- - https://github.com/aboutcode-org/scancode.io/pull/1294
122+ - ` aboutcode.org/scancode.io#1294 < https://github.com/aboutcode-org/scancode.io/pull/1294 >`_
123123 - Open
124124 * - 2
125125 - Models integration
126- - https://github.com/aboutcode-org/scorecode/pull/5
126+ - ` aboutcode.org/scorecode#5 < https://github.com/aboutcode-org/scorecode/pull/5 >`_
127127 - Merged
128128 * - 3
129129 - Scorcard api call integration
130- - https://github.com/aboutcode-org/scorecode/pull/1
130+ - ` aboutcode.org/scorecode#1 < https://github.com/aboutcode-org/scorecode/pull/1 >`_
131131 - Merged
132132 * - 4
133133 - Mixin models for storing scorecard data
134- - https://github.com/aboutcode-org/scorecode/pull/4
134+ - ` aboutcode.org/scorecode#4 < https://github.com/aboutcode-org/scorecode/pull/4 >`_
135135 - Merged
136136
137137
@@ -173,6 +173,9 @@ Project Reference Links
173173
174174* `GSoC Proposal <https://docs.google.com/document/d/10EiGjTGR_eZExMjcxEmwmMQPt7B9i6lHc_osW4Ogm6c/edit?usp=sharing >`_
175175
176+ * `Project Board <https://github.com/orgs/nexB/projects/60/views/6 >`_
177+
178+
176179Pre GSOC Work
177180-----------------------
178181
0 commit comments