Skip to content

Commit

Permalink
Update projects.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Anzhu-W authored Aug 21, 2024
1 parent 255515e commit 28d2b91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1 class="title is-3" style="text-align: center; font-size: 2.5em;">TrustLab Pr
</p>
<br>

<a href="/projects/project3/" style="font-size: 1.5em; font-weight: bold; color: #4682B4;">Privacy Compliance</a>
<a href="/projects/project3/" style="font-size: 1.5em; font-weight: bold; color: #4682B4;">Security and Privacy Compliance</a>
<!-- <blockquote style="font-size: 1em; color: gray;">
VPA privacy evaluation, User-Centric Privacy Explanations, Android OS-level Safeguards.
</blockquote> -->
Expand All @@ -49,7 +49,7 @@ <h1 class="title is-3" style="text-align: center; font-size: 2.5em;">TrustLab Pr
</p>
<br>

<a href="/projects/project4/" style="font-size: 1.5em; font-weight: bold; color: #4682B4;">Defect Testing</a>
<a href="/projects/project4/" style="font-size: 1.5em; font-weight: bold; color: #4682B4;">AI for Software Engineering</a>
<br>
<p>Defect testing has always been a critical and highly focused topic in the field of software engineering. TrustLab has conducted in-depth and systematic research primarily on Web-based collaboration platforms, Deep Learning libraries, and the emerging third-party applications integrated with LLMs. Our rigorous defect testing has particularly focused on these platforms' performance in complex scenarios such as permission invocation, memory consumption, computational errors, data transmission, and secure API calls. Our research not only uncovers high-risk vulnerabilities hidden within these systems but also provides specific recommendations for improvement. These insights serve as valuable guidance for developers and engineers, helping them optimize system design and enhance software security and robustness.
</p>
Expand Down

0 comments on commit 28d2b91

Please sign in to comment.