Skip to content

Commit a408fd1

Browse files
various small fixes.
1 parent bec970f commit a408fd1

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

content/projects/mosp.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@ draft: false
1414

1515
{{< readme >}}
1616

17-
The source code of MOSP is released under
18-
GNU Affero General Public License version 3.
19-
20-
[More information](https://github.com/NC3-LU/MOSP)

content/projects/vulnerability-lookup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Vulnerability Lookup"
33
author: "CIRCL"
44
slug: "vulnerability-lookup"
5-
description: "Vulnerability Lookup facilitates quick correlation of vulnerabilities from various sources, independent of vulnerability IDs, and streamlines the management of Coordinated Vulnerability Disclosure (CVD)."
5+
description: "Vulnerability Lookup facilitates quick correlation of vulnerabilities from various sources, independent of vulnerability IDs, and streamlines the management of Coordinated Vulnerability Disclosure (CVD)"
66
weight: 10
77
tags: ["projects", "vulnerability-lookup", "circl"]
88
repository: "/cve-search/vulnerability-lookup"

data/authors/CIRCL.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
name = "CIRCL"
2-
url = "https://circl.lu/"
2+
url = "https://www.circl.lu"

data/authors/NC3.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
name = "NC3"
2-
url = "https://nc3.lu/"
2+
url = "https://www.nc3.lu"

0 commit comments

Comments
 (0)