文章
121
标签
6
分类
0
LinLi's Blog
PLUMBER
发表于
2023-03-04
|
更新于
2023-05-24
|
阅读量:
Hey, password is required here.
文章作者:
Lin Li
文章链接:
http://example.com/2023/03/04/PLUMBER/
版权声明:
本博客所有文章除特别声明外,均采用
CC BY-NC-SA 4.0
许可协议。转载请注明来自
LinLi's Blog
!
论文阅读
上一篇
通过NPM生态系统的依赖树揭开脆弱性传播及其演化的神秘面纱
下一篇
tags
相关推荐
2023-03-08
通过NPM生态系统的依赖树揭开脆弱性传播及其演化的神秘面纱
2023-04-03
Flexible and Optimal Dependency Management via Max-SMT
2023-04-11
What the Fork Finding Hidden Code Clones in npm
2023-04-12
Static Type Inference for Foreign Functions of Python
2023-04-13
Where to Start Studying Type Annotation Practices in Python
2023-04-18
TYPET5 SEQ2SEQ TYPE INFERENCEUSING STATIC ANALYSIS
Lin Li
今日事,今日毕
文章
121
标签
6
分类
0
Follow Me
公告
This is my Blog
目录
1.
PLUMBER: Boosting the Propagation of Vulnerability Fixes in the npm Ecosystem
1.1.
1.背景
1.2.
2.Motivation Example
1.3.
3.Introduction
1.3.1.
3.1 相关工作
1.3.2.
3.2 目标和挑战
1.3.3.
3.3 方法和结果
1.4.
4.Empirical Study
1.4.1.
Overview
1.4.2.
RQ1(阻塞包的规模):
1.4.3.
RQ2(阻塞链的进化):
1.4.4.
RQ3(补救模式):
1.5.
5、Approach
1.6.
6、Evaluation
1.6.1.
RQ4(PLUMBER的有效性):
1.6.2.
RQ5(补救挑战):
1.6.3.
RQ6(LUMBER的有用性):
1.7.
Conclusion:
最新文章
Sequence-Oriented DBMS Fuzzing
2025-02-21
AGENTLESS: Demystifying LLM-based Software Engineering Agents
2025-02-18
DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning
2025-02-01
DeepSeek-Coder: When the Large Language Model Meets Programming - The Rise of Code Intelligence
2025-02-01
LLM Hallucinations in Practical Code Generation: Phenomena, Mechanism, and Mitigation
2025-01-30