diff --git a/exploitdb.yaml b/exploitdb.yaml index cd74606c395..3ec2aaf6a25 100644 --- a/exploitdb.yaml +++ b/exploitdb.yaml @@ -1,6 +1,6 @@ package: name: exploitdb - version: "2025.11.01" + version: "2025.12.03" 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: a26b01af8b2ac2b1b7f5f5c21a36318b2615ed8d + expected-commit: ded83de34ece0c2c9440b732a7355b33820600f6 destination: exploitdb - runs: |