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 72e8255 commit 3b38c98Copy full SHA for 3b38c98
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-12",
6
- revision: "b165516b1b2ab318884a40f1ce5a3252e563737f"
+ tag: "2025-04-14",
+ revision: "60175c9963631002b46857d3ddc241b93214cb07"
7
license "GPL-2.0-or-later"
8
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"
9
0 commit comments