Skip to content

Commit 49f4872

Browse files
committed
add a links , fix the test
Signed-off-by: ziadhany <ziadhany2016@gmail.com> Add GSoC22 report Signed-off-by: ziadhany <ziadhany2016@gmail.com>
1 parent e57ddb1 commit 49f4872

2 files changed

Lines changed: 51 additions & 0 deletions

File tree

docs/source/archive/gsoc-toc.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ GSoC 2022
1616

1717
gsoc/reports/2022/scancode_workbench_omkar
1818

19+
gsoc/reports/2022/vulnerablecode_workbench_ziad
20+
1921
GSoC 2021
2022
---------
2123

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
Add more data sources and mine the graph to find correlations between vulnerabilities
2+
=====================================================================================
3+
4+
| **By**, `Ziad Hany <https://github.com/ziadhany>`_
5+
| **Project**: `VulnerableCode <https://github.com/nexB/vulnerablecode>`_
6+
| **Organization -** `AboutCode <https://www.aboutcode.org>`_
7+
8+
Project Idea
9+
---------------
10+
There is a large number of pending tickets for data sources. We
11+
want to search for more vulnerability data sources and consume
12+
them . So I will resolve this issues :
13+
14+
* Add OSV importer #608 ( add support for more data source like OSS-Fuzz ,... )
15+
* Add support for CWE #651
16+
* Collect UVI database #588
17+
* Collect CMU CERT #588
18+
* Add Fireeye disclosures #487
19+
20+
Tasks Accomplished
21+
-------------------
22+
* add a OSV importer
23+
* Refactor Git-importer using fetchcode
24+
* Import data from Fireeye
25+
* Add support for CWE
26+
* Import data from GSD
27+
* Migrate ruby to new importers , ...
28+
29+
Links
30+
-----
31+
* `Project Idea <https://summerofcode.withgoogle.com/programs/2022/projects/7d7Sxtqo>`_
32+
* `GSoC Proposal <https://summerofcode.withgoogle.com/media/user/a39c8d937a39/proposal/gAAAAABjGiy-06UB7RDfAfhi8Nh2POcSGnjZZmGE4Ycyd5ifmO-96ZWrFxj8BWz2Ai1j9OR2qhtg3me6S79BAZTbY8DvBVtd1kx3gL9VqB7RW2L_yvbEaFU=.pdf>`_
33+
* `VulnerableCode project ideas by priority <https://github.com/nexB/aboutcode/wiki/GSOC-2022#vulnerablecode-project-ideas-by-priority>`_
34+
35+
Post GSoC - Future Plans
36+
-------------------------------------------
37+
* add support for Cargo version and Version range
38+
* add support for Git Version and Version range , ...
39+
40+
41+
I had a wonderful time during the Gsoc, I learned a lot of things during this time and
42+
I would like to thanks
43+
`@TG1999 <https://github.com/TG1999>`_
44+
`@pombredanne <https://github.com/pombredanne>`_
45+
I learnt a lot from you guys
46+
47+
| You can connect with me here
48+
| https://github.com/ziadhany
49+
| https://www.linkedin.com/in/ziadhany

0 commit comments

Comments
 (0)