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 ec5addb commit be69413Copy full SHA for be69413
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-27",
6
- revision: "e7d763e7175e848fcee79fde3621975a8db859d3"
+ tag: "2025-09-02",
+ revision: "ac7d3615444de404877d677c894f9d958d0ae899"
7
license "GPL-2.0-or-later"
8
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"
9
0 commit comments