|
1 | 1 | 2025: |
2 | | - |
3 | 2 | - title: Verification and Classification of Exploits for Node.js Vulnerabilities |
4 | | - doi: accepted # TODO |
| 3 | + doi: accepted # TODO |
5 | 4 | authors: |
6 | 5 | - Sungmin Park |
7 | 6 | award: ACM Student Research Competition 2nd |
8 | 7 | target: |
9 | 8 | name: ASE 2025 SRC |
10 | 9 | detail: IEEE/ACM International Conference on Automated Software Engineering - Student Research Competition |
11 | 10 | url: https://conf.researchr.org/home/ase-2025 |
12 | | - # pdf: TODO |
| 11 | + pdf: /assets/data/publication/ase-src25.pdf |
13 | 12 | materials: |
14 | 13 | slides: /assets/data/slides/2025/ase25-src-slides.pdf |
15 | 14 | poster: /assets/data/poster/2025/ase25-src-poster.pdf |
|
53 | 52 | debugger: https://es-meta.github.io/playground |
54 | 53 |
|
55 | 54 | 2024: |
56 | | - |
57 | 55 | - title: "PL4XGL: A Programming Language Approach to Explainable Graph Learning" |
58 | 56 | doi: 10.1145/3656464 |
59 | 57 | authors: |
|
90 | 88 | news: https://www.aitimes.kr/news/articleView.html?idxno=31089 |
91 | 89 |
|
92 | 90 | 2023: |
93 | | - |
94 | 91 | - title: Feature-Sensitive Coverage for Conformance Testing of Programming Language Implementations |
95 | 92 | doi: 10.1145/3591240 |
96 | 93 | authors: |
|
110 | 107 | repo: https://github.com/jestfs/jestfs/ |
111 | 108 |
|
112 | 109 | 2022: |
113 | | - |
114 | 110 | - title: Automatically Deriving JavaScript Static Analyzers from Specifications using Meta-Level Static Analysis |
115 | 111 | doi: 10.1145/3540250.3549097 |
116 | 112 | authors: |
117 | 113 | - Jihyeok Park |
118 | 114 | - Seungmin An |
119 | 115 | - Sukyoung Ryu |
120 | 116 | target: |
121 | | - detail: ACM Joint European Software Engineering Conference and Symposium on |
| 117 | + detail: |
| 118 | + ACM Joint European Software Engineering Conference and Symposium on |
122 | 119 | the Foundations of Software Engineering |
123 | 120 | name: ESEC/FSE 2022 |
124 | 121 | url: https://2022.esec-fse.org/ |
|
146 | 143 | slides-3: /assets/data/slides/2022/pldi22-tutorial-3.pdf |
147 | 144 |
|
148 | 145 | 2021: |
149 | | - |
150 | 146 | - title: A Survey of Parametric Static Analysis |
151 | 147 | doi: 10.1145/3464457 |
152 | 148 | authors: |
|
189 | 185 | co-first: 2 |
190 | 186 | target: |
191 | 187 | name: ESEC/FSE 2021 |
192 | | - detail: ACM Joint European Software Engineering Conference and Symposium on |
| 188 | + detail: |
| 189 | + ACM Joint European Software Engineering Conference and Symposium on |
193 | 190 | the Foundations of Software Engineering |
194 | 191 | url: https://2021.esec-fse.org/ |
195 | 192 | pdf: /assets/data/publication/fse21-park-ds.pdf |
|
228 | 225 | repo: https://github.com/kaist-plrg/jest |
229 | 226 |
|
230 | 227 | 2020: |
231 | | - |
232 | 228 | - title: "JISET: JavaScript IR-based Semantics Extraction Toolchain" |
233 | 229 | doi: 10.1145/3324884.3416632 |
234 | 230 | authors: |
|
247 | 243 | repo: https://github.com/kaist-plrg/jiset |
248 | 244 |
|
249 | 245 | 2019: |
250 | | - |
251 | 246 | - title: Toward Analysis and Bug Finding of JavaScript Web Applications in the Wild |
252 | 247 | doi: 10.1109/MS.2018.110113408 |
253 | 248 | authors: |
|
263 | 258 | slides: /assets/data/slides/2019/ieeesw19-slides.pdf |
264 | 259 |
|
265 | 260 | 2018: |
266 | | - |
267 | 261 | - title: Path Dependent Types with Path-Equality |
268 | 262 | doi: 10.1145/3241653.3241657 |
269 | 263 | authors: |
|
296 | 290 | slides: /assets/data/slides/2018/proweb18-slides.pdf |
297 | 291 |
|
298 | 292 | 2017: |
299 | | - |
300 | 293 | - title: Toward Building Memory-safe Network Functions with Modest Performance Overhead |
301 | 294 | authors: |
302 | 295 | - Keunhong Lee |
|
349 | 342 | repo: https://github.com/sukyoung/safe |
350 | 343 |
|
351 | 344 | 2014: |
352 | | - |
353 | 345 | - title: JavaScript API Misuse Detection by Using TypeScript |
354 | 346 | doi: 10.1145/2584469.2584472 |
355 | 347 | authors: |
|
0 commit comments