Lowered max range to 120 days in application.properties.
All checks were successful
Build & Deploy Backend / build (push) Successful in 1m21s
Build & Deploy Backend / deploy (push) Successful in 31s

This commit is contained in:
2025-10-13 06:28:59 +08:00
parent 43f2442d0b
commit d3c3d93057
3 changed files with 6815 additions and 1 deletions

1
.gitignore vendored
View File

@@ -35,3 +35,4 @@ out/
### VS Code ###
.vscode/
scripts/cve-sync.log

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@ server.ssl.key-store-type=PKCS12
# Script Controller (NVD) related
nvd.api.key=42b4f093-e8c4-4110-a7d1-6ab2ba6234aa
nvd.max-range-days=365
nvd.max-range-days=120
scripts.directory=/home/sonder/ld-sysinfo-server/scripts
scripts.logs.directory=/home/sonder/ld-sysinfo-server/scripts