diff --git a/_bibliography/publications.bib b/_bibliography/publications.bib index 8669b04..2af273b 100644 --- a/_bibliography/publications.bib +++ b/_bibliography/publications.bib @@ -3,6 +3,18 @@ References ========== +@inproceedings{green2026frameshift, + author = {Harrison Green and Claire {Le Goues} and Fraser Brown}, + title = {{FrameShift}: Resizing Fuzzer Inputs Without Breaking Them}, + booktitle = {Proceedings of the 48th IEEE/ACM International Conference on Software Engineering (ICSE)}, + year = {2026}, + month = {April}, + address = {Rio de Janeiro, Brazil}, + doi = {10.1145/3744916.3787765}, + tool = {https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/FrameShift.md}, + project = {security,transform-testing} +} + @article{se4robots, author = {Claire {Le Goues} and Sebastian G. Elbaum and David J. Anthony and Z. Berkay Celik and Mauricio Castillo-Effen and Nikolaus Correll and Pooyan Jamshidi and Morgan Quigley and Trenton Tabor and Qi Zhu}, title = {Software Engineering for Robotics: Future Research Directions; Report from the 2023 Workshop on Software Engineering for Robotics}, diff --git a/public/img/team/harrison-green.jpg b/public/img/team/harrison-green.jpg new file mode 100644 index 0000000..218094c Binary files /dev/null and b/public/img/team/harrison-green.jpg differ diff --git a/public/materials/green2026frameshift.pdf b/public/materials/green2026frameshift.pdf new file mode 100644 index 0000000..365a8e2 Binary files /dev/null and b/public/materials/green2026frameshift.pdf differ diff --git a/src/content/team/harrison-green.md b/src/content/team/harrison-green.md index 6c9d6d6..9225ed3 100644 --- a/src/content/team/harrison-green.md +++ b/src/content/team/harrison-green.md @@ -1,6 +1,7 @@ --- name: Harrison Green -website: https://harrisongreen.me/ +website: https://harrison.green +photo: /img/team/harrison-green.jpg role: phd status: current startYear: 2022