Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions exploitdb.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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: |
Expand Down
Loading