File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/source/archive/gsoc/reports/2024 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ Enrich SBOM data based on OSSF Security Score Card
1212**Mentee: ** `Pranay Das (404-geek) <https://github.com/404-geek >`_
1313
1414**Mentors: **
15-
1615- `Philippe Ombredanne <https://github.com/pombredanne >`_
1716- `Ayan Sinha Mahapatra <https://github.com/AyanSinhaMahapatra >`_
1817- `Thomas Druez <https://github.com/thomasdruez >`_
@@ -36,7 +35,8 @@ within scanning pipelines.
3635
3736`scorecode package <https://pypi.org/project/scorecode/ >`_ serves as a PyPI package
3837that has the functions to fetch and store OpenSSF Scorecard data using the OpenSSF
39- public API. It also includes Django mixin models that can be extended and integrated
38+ public API (`https://api.securityscorecards.dev/ <https://api.securityscorecards.dev/ >`_).
39+ It also includes Django mixin models that can be extended and integrated
4040into other platforms with databases, such as Scancode.io and PurlDB, ensuring seamless
4141utilization of Scorecard data across various projects.
4242
You can’t perform that action at this time.
0 commit comments