Difference between revisions of "Code scanner (internship)"
(mark as completed) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Internship | |
− | + | |description=Companies shipping software as part of their products review | |
− | |||
− | |||
− | |||
− | |||
the source code they ship against databases of known FOSS components to make | the source code they ship against databases of known FOSS components to make | ||
sure they are not shipping unexpected pieces of code. The goal of this | sure they are not shipping unexpected pieces of code. The goal of this | ||
Line 13: | Line 9: | ||
[https://en.wikipedia.org/wiki/Treemapping treemaps]). | [https://en.wikipedia.org/wiki/Treemapping treemaps]). | ||
− | + | |skills= | |
* Python development | * Python development | ||
− | + | |mentors= | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* Guillaume Rousseau <guillaume.rousseau@univ-paris-diderot.fr> | * Guillaume Rousseau <guillaume.rousseau@univ-paris-diderot.fr> | ||
* Stefano Zacchiroli <zack@upsilon.cc> | * Stefano Zacchiroli <zack@upsilon.cc> | ||
+ | }} | ||
− | + | [[Category:Completed internship]] | |
− | [[Category: | ||
− | |||
− |
Latest revision as of 09:43, 14 December 2020
Context: Software Heritage is an ambitious initiative whose goal is to collect, preserve forever, and make publicly available the entire body of software, in the preferred form for making modifications to it.
Description: Companies shipping software as part of their products review the source code they ship against databases of known FOSS components to make sure they are not shipping unexpected pieces of code. The goal of this internship is developing a source code scanner that will be run on a software project to determine which parts of it are already known/archived in the Software Heritage archive. The scanning should be as efficient as possible and the results should be displayed in simple graphical ways (e.g., treemaps).
Desirable skills to obtain this internship:
- Python development
Workplace: on site at Inria Paris (contact mentors for remote opportunities)
Environment: you will work shoulder to shoulder with all members of the Software Heritage team, and you will have a chance to witness from within the construction of the great library of source code.
Internship mentors:
- Guillaume Rousseau <guillaume.rousseau@univ-paris-diderot.fr>
- Stefano Zacchiroli <zack@upsilon.cc>