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

Commit ba0f721

Browse files
fixed vulnerability
1 parent 26a3774 commit ba0f721

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

content/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Common Vulnerability and Exposure Executables (CVEX)
33
description:
44
layout: single
5-
draft: true
65
---
76
### A Collection of our Completed CVEXes
87
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.

content/research.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: About Xplor CVEX
33
description:
44
layout: single
5-
draft: true
65
url: /research/
76
---
87

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = '/'
1+
baseURL = 'http://xplor-cvex.seclab.cs.ucsb.edu/'
22
languageCode = 'en-us'
33
relativeURLs = true
44
title = 'Common Vulneravilities and Exposures with Exploits'

0 commit comments

Comments
 (0)