<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>S2E Lab</title>
    <description>All about the Security and Software Engineering Lab at the University of Notre Dame!</description>
    <link>https://s2e-lab.github.io/</link>
    <atom:link href="https://s2e-lab.github.io/feed.xml" rel="self" type="application/rss+xml" />
    <pubDate>Thu, 27 Aug 2026 03:55:31 +0000</pubDate>
    <lastBuildDate>Thu, 27 Aug 2026 03:55:31 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>Paper: InstruMate: A Systematic Framework for Assessing Android App Repackaging Resilience</title>
        <description>&lt;p&gt;Our work, &lt;strong&gt;“InstruMate: A Systematic Framework for Assessing Android App Repackaging Resilience”&lt;/strong&gt;, was published in 33rd IEEE International Conference on Software Analysis, Evolution and Reengineering.&lt;/p&gt;

&lt;p&gt;Publication details, authors, citation information, and available resources are provided below.&lt;/p&gt;

</description>
        <pubDate>Thu, 01 Jan 2026 17:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/saner-2026/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/saner-2026/</guid>
        
        
        <category>paper</category>
        
        <category>research</category>
        
      </item>
    
      <item>
        <title>Paper: Automated Detection of Configuration-Specific Security Vulnerabilities via Patch Analysis</title>
        <description>&lt;p&gt;Our work, &lt;strong&gt;“Automated Detection of Configuration-Specific Security Vulnerabilities via Patch Analysis”&lt;/strong&gt;, was published in ACM International Conference on the Foundations of Software Engineering.&lt;/p&gt;

&lt;p&gt;Publication details, authors, citation information, and available resources are provided below.&lt;/p&gt;

</description>
        <pubDate>Thu, 01 Jan 2026 17:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/fse-2026/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/fse-2026/</guid>
        
        
        <category>paper</category>
        
        <category>research</category>
        
      </item>
    
      <item>
        <title>Paper: CodeGuard: Improving LLM Guardrails in CS Education</title>
        <description>&lt;p&gt;Our work, &lt;strong&gt;“CodeGuard: Improving LLM Guardrails in CS Education”&lt;/strong&gt;, was published in Findings of the Association for Computational Linguistics: EACL 2026.&lt;/p&gt;

&lt;p&gt;Publication details, authors, citation information, and available resources are provided below.&lt;/p&gt;

</description>
        <pubDate>Thu, 01 Jan 2026 17:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/eacl-2026/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/eacl-2026/</guid>
        
        
        <category>paper</category>
        
        <category>research</category>
        
      </item>
    
      <item>
        <title>Paper: Cyber-AI Supply Chain Vulnerabilities</title>
        <description>&lt;p&gt;Our work, &lt;strong&gt;“Cyber-AI Supply Chain Vulnerabilities”&lt;/strong&gt;, was published in AI for Cybersecurity: Research and Practice.&lt;/p&gt;

&lt;p&gt;Publication details, authors, citation information, and available resources are provided below.&lt;/p&gt;

</description>
        <pubDate>Thu, 01 Jan 2026 17:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/cyber-ai-supply-chain-2026/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/cyber-ai-supply-chain-2026/</guid>
        
        
        <category>paper</category>
        
        <category>research</category>
        
      </item>
    
      <item>
        <title>Paper: Challenges to Using Large Language Models in Code Generation and Repair</title>
        <description>&lt;p&gt;Our work, &lt;strong&gt;“Challenges to Using Large Language Models in Code Generation and Repair”&lt;/strong&gt;, was published in IEEE Security &amp;amp; Privacy.&lt;/p&gt;

&lt;p&gt;Publication details, authors, citation information, and available resources are provided below.&lt;/p&gt;

</description>
        <pubDate>Wed, 01 Jan 2025 17:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/msec-2025/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/msec-2025/</guid>
        
        
        <category>paper</category>
        
        <category>research</category>
        
      </item>
    
      <item>
        <title>Paper: &quot;Large Language Models in Computer Science Education: A Systematic Literature Review&quot; accepted at SIGCSE TS 2025</title>
        <description>&lt;p&gt;Our paper, “Large Language Models in Computer Science Education: A Systematic Literature Review”, has been accepted to the prestigious conference on computer science education, 56th ACM Technical Symposium on Computer Science Education (SIGCSE TS 2025).&lt;/p&gt;

&lt;p&gt;We systematically analyzed 125 papers on using LLMs in computer science education. Our findings indicate that most current research focuses on undergraduate education and introductory programming courses. They also indicate that most research applies case-based studies, while the most widely used PL is Python. Although students are usually positive about using LLMs, instructors are worried about learning effectiveness because of potential over-reliance on them. Our systemic literature review also indicates that educators are gradually adopting LLMs in their courses, but most CS curricula still need to be changed to accommodate recent advances in AI.&lt;/p&gt;
</description>
        <pubDate>Tue, 01 Oct 2024 16:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/llm/survey/sigcsets-2025/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/llm/survey/sigcsets-2025/</guid>
        
        <category>sigcsets</category>
        
        
        <category>paper</category>
        
        <category>research</category>
        
        <category>LLM</category>
        
        <category>survey</category>
        
      </item>
    
      <item>
        <title>Paper: &quot;SALLM: Security Assessment of Generated Code&quot; accepted at ASYDE 2024 (ASE Workshop)</title>
        <description>&lt;p&gt;Our paper, “SALLM: Security Assesment of Generated Code”, has been accepted to the 6th International Workshop on Automated and verifiable Software sYstem Development (ASYDE) co-located with Automated Software Engineering conference (ASE 2024).&lt;/p&gt;

&lt;p&gt;This is the first kind of paper to introduce a framework for automated security evaluation of the generated code using dynamic and static analysis. We have 100 Python prompts with unit tests for functionality and security. We benchmarked several models with the SALLM framework, and found GPT-3.5 balanced both functional and secure code generation.&lt;/p&gt;
</description>
        <pubDate>Sat, 07 Sep 2024 16:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/llm/aysde-2024/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/llm/aysde-2024/</guid>
        
        <category>asyde4</category>
        
        
        <category>paper</category>
        
        <category>research</category>
        
        <category>LLM</category>
        
      </item>
    
      <item>
        <title>Paper: &quot;FRANC: A Lightweight Framework for High-Quality Code Generation&quot; and &quot;The Fault in our Stars: Quality Assessment of Code Generation Benchmarks   &quot; accepted at SCAM 2022</title>
        <description>&lt;p&gt;Two papers (&lt;strong&gt;” FRANC: A Lightweight Framework for High-Quality Code Generation”&lt;/strong&gt; and &lt;strong&gt;&quot;”The Fault in our Stars: Quality Assessment of Code Generation Benchmarks”&lt;/strong&gt;) got accepted at the 24th IEEE International Conference on Source Code Analysis and Manipulation (SCAM 2024) in the research track.&lt;/p&gt;
</description>
        <pubDate>Thu, 29 Aug 2024 16:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/llm/scam-2024/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/llm/scam-2024/</guid>
        
        <category>scam24</category>
        
        
        <category>paper</category>
        
        <category>research</category>
        
        <category>LLM</category>
        
      </item>
    
      <item>
        <title>Paper: &quot;Using Large Language Models to Generate JUnit Tests: An Empirical Study&quot; accepted at EASE 2024.</title>
        <description>&lt;p&gt;Our paper, &lt;strong&gt;Using Large Language Models to Generate JUnit Tests: An Empirical Study&lt;/strong&gt;, got accepted for the 28th International Conference on Evaluation and Assessment in Software Engineering (EASE 2024) in the research track. In this work, we analyzed three models with different prompting techniques to generate JUnit tests for the HumanEval dataset and real-world software. We evaluated the LLMs’ generated tests using compilation rates, test correctness, test coverage, and test smell. We found that though the models have higher coverage for small programming problems from the HumanEval dataset, they lack good coverage for real-world software from the Evosuite dataset.&lt;/p&gt;
</description>
        <pubDate>Thu, 07 Mar 2024 16:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/llm/ease-2024/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/llm/ease-2024/</guid>
        
        <category>ease-24</category>
        
        
        <category>paper</category>
        
        <category>research</category>
        
        <category>LLM</category>
        
      </item>
    
      <item>
        <title>Paper: &quot;Understanding Regular Expression Denial of Service (ReDoS): Insights from LLM-Generated Regexes and Developer Forums&quot; accepted at ICPC 2024.</title>
        <description>&lt;p&gt;Our paper, &lt;strong&gt;Understanding Regular Expression Denial of Service (ReDoS): Insights from LLM-Generated Regexes and Developer Forums&lt;/strong&gt;, got accepted for the 32nd ACM/IEEE International Conference on Program Comprehension (ICPC 2024). In this work, we analyzed the robustness in generating functionally correct and ReDoS-free RegEx by LLMs, how understandable the LLM-generated and real world ReDoS-vulnerable RegEx and what are the perspective of the developers for ReDoS vulnerability.&lt;/p&gt;
</description>
        <pubDate>Thu, 01 Feb 2024 16:00:00 +0000</pubDate>
        <link>https://s2e-lab.github.io/paper/research/qualitative-analysis/llm/icpc-2024/</link>
        <guid isPermaLink="true">https://s2e-lab.github.io/paper/research/qualitative-analysis/llm/icpc-2024/</guid>
        
        <category>icpc-24</category>
        
        
        <category>paper</category>
        
        <category>research</category>
        
        <category>qualitative-analysis</category>
        
        <category>LLM</category>
        
      </item>
    
  </channel>
</rss>
