diff --git a/exploitdb.yaml b/exploitdb.yaml index a6bb546e790..fa82b18c513 100644 --- a/exploitdb.yaml +++ b/exploitdb.yaml @@ -1,6 +1,6 @@ package: name: exploitdb - version: 2024.11.26 + version: "2025.03.20" epoch: 0 description: "the exploit database is an archive of public exploits and corresponding vulnerable software, developed for use by penetration testers and vulnerability researchers" copyright: @@ -24,7 +24,7 @@ pipeline: with: repository: https://gitlab.com/exploit-database/exploitdb.git tag: ${{vars.mangled-package-version}} - expected-commit: 731ce583a5022b84f6b4527019ad9599ad779d7c + expected-commit: 04fa5ba95dca9caf5528c27a0840391c671908f2 destination: exploitdb - runs: |