Hacker Newsnew | past | comments | ask | show | jobs | submit | gousiosg's commentslogin

Co-author here. The paper reports on a system that is being run on 100s of repos at Microsoft.


Here is some recent research where we are trying to solve the security and update issues in Rust/Cargo:

https://pure.tudelft.nl/portal/files/46926997/main2.pdf

TLDR: it boils down to analysing dependencies at the level of the callgraph; but building those callgraphs isn't easy. The benefit in the security use case is ~3x increased accuracy when identifying vulnerable packages (by eliminating false positives).


Yes, please see slide 34 of the attached presentation and also section 5 of the paper linked to at the end.


Would not have thought that their relative usage is actually decreasing. Probably not for "serious projects" (now define what that means ...), though.

"While pull request usage is increasing overall, par-tially reflecting Github’s growth, the relative number of reposito-ries using the pull request model has decreased slightly."

This could easily be due to Alice's using GitHub for her own master's thesis and stuff ... :) Very unlikely to receive a pull request for these kinds of projects.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: