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 002e17e commit 4e62128Copy full SHA for 4e62128
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-08-05",
6
- revision: "f038e8ce8dbb06907fd38ab403dfc84775a22e25"
+ tag: "2025-08-12",
+ revision: "78c8c365973234f9a73c20b8c8cdcfc4dfa5cb2a"
7
license "GPL-2.0-or-later"
8
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"
9
0 commit comments