We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc45c99 commit e5d9f78Copy full SHA for e5d9f78
Formula/e/exploitdb.rb
@@ -2,8 +2,8 @@ class Exploitdb < Formula
2
desc "Database of public exploits and corresponding vulnerable software"
3
homepage "https://www.exploit-db.com/"
4
url "https://gitlab.com/exploit-database/exploitdb.git",
5
- tag: "2025-04-16",
6
- revision: "b905517ca9a636d1a51cc974fde60ba9812fc8a4"
+ tag: "2025-04-17",
+ revision: "7ebfc36557170876b95b6574c59bf0be43d64d03"
7
license "GPL-2.0-or-later"
8
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"
9
0 commit comments