Skip to content

Commit 789d02b

Browse files
committed
bump: v1.2.1
1 parent c36dafd commit 789d02b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# OPENCVE DOCKER-COMPOSE ENV
2-
OPENCVE_VERSION=1.2.0
2+
OPENCVE_VERSION=1.2.1
33
OPENCVE_CONFIG_PATH=./conf/opencve.cfg
44
OPENCVE_PORT=8000
55
POSTGRES_USER=opencve

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that you d
1515
Work so that such third parties directly benefit from the
1616
security monitoring and alerting features of the Licensed Work.
1717

18-
Change Date: 2024-06-19
18+
Change Date: 2024-08-11
1919

2020
Change License: Apache License, Version 2.0
2121

conf/opencve.cfg.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ cwes_per_page = 20
2828
reports_per_page = 20
2929
alerts_per_page = 20
3030
tags_per_page = 20
31+
activities_per_page = 20
3132

3233
; Use the werkzeug middleware for reverse proxy
3334
; see https://werkzeug.palletsprojects.com/en/1.0.x/middleware/proxy_fix/

0 commit comments

Comments
 (0)