Skip to content
Open
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.12.26"
version: "2026.01.18"
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: ab1db7d4725011978fc09d25def5a9db750af143
expected-commit: 62726c6a9d1203f4fd3e6da05665a33d4b0f51cb
destination: exploitdb

- runs: |
Expand Down
Loading