Skip to content

Commit 55d9be6

Browse files
Merge pull request #115 from ziadhany/gsoc-rd-ziadhany
Add GSoC22 report to rtd by ziad
2 parents f6bb140 + 8d34692 commit 55d9be6

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

docs/source/archive/gsoc-toc.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ GSoC 2022
1818
gsoc/reports/2022/scancode_workbench_omkar
1919
gsoc/reports/2022/vulnerablecode_vulntotal_keshav
2020

21+
gsoc/reports/2022/vulnerablecode_ziad
22+
2123
GSoC 2021
2224
---------
2325

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 ,... ) <https://github.com/nexB/vulnerablecode/issues/608>`_
15+
* `Add support for CWE #651 <https://github.com/nexB/vulnerablecode/issues/651>`_
16+
* `Collect UVI database #588 <https://github.com/nexB/vulnerablecode/pull/787>`_
17+
* `Collect CMU CERT #588 <https://github.com/nexB/vulnerablecode/issues/588>`_
18+
* `Add Fireeye disclosures #487 <https://github.com/nexB/vulnerablecode/issues/487>`_
19+
20+
Tasks Accomplished
21+
-------------------
22+
* `add a OSV importer <https://github.com/nexB/vulnerablecode/pull/780>`_
23+
* `Refactor Git-importer using fetchcode <https://github.com/nexB/vulnerablecode/pull/817>`_
24+
* `Import data from Fireeye <https://github.com/nexB/vulnerablecode/pull/795>`_
25+
* `Add support for CWE <https://github.com/nexB/vulnerablecode/pull/782>`_
26+
* `Import data from GSD <https://github.com/nexB/vulnerablecode/pull/787>`_
27+
* `Migrate ruby to new importers <https://github.com/nexB/vulnerablecode/pull/799>`_
28+
29+
Links
30+
-----
31+
* `Official GSoC project page <https://summerofcode.withgoogle.com/programs/2022/projects/7d7Sxtqo>`_
32+
* `GSoC Proposal <https://docs.google.com/document/d/1lj_x7da7aQH0DX4njBl8a19zg0JlfJCmRpGjVIKpc4A/edit?usp=sharing>`_
33+
* `Project Idea <https://github.com/nexB/aboutcode/wiki/GSOC-2022#vulnerablecode-add-more-data-sources-and-mine-the-graph-to-find-correlations-between-vulnerabilities-category-a>`_
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)