Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
fixed vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
racheljiang310 committed Jun 2, 2024
1 parent 26a3774 commit ba0f721
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Common Vulnerability and Exposure Executables (CVEX)
description:
layout: single
draft: true
---
### A Collection of our Completed CVEXes
This static HUGO website serves as a database of completed CVEXes. These CVEXes were created by the Team of Professors Kruegel & Vigna, with 4 undergraduate researchers affiliated with UCSB's Early Research Scholars Program 2023-2024 cohort.
Expand Down
1 change: 0 additions & 1 deletion content/research.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: About Xplor CVEX
description:
layout: single
draft: true
url: /research/
---

Expand Down
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = '/'
baseURL = 'http://xplor-cvex.seclab.cs.ucsb.edu/'
languageCode = 'en-us'
relativeURLs = true
title = 'Common Vulneravilities and Exposures with Exploits'
Expand Down

0 comments on commit ba0f721

Please sign in to comment.