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 e434e9f commit 2f28d94Copy full SHA for 2f28d94
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-05-01",
6
- revision: "cc6d742d6140030ab9806c7c564439c714c79728"
+ tag: "2025-05-02",
+ revision: "5544e2e039495a266af18b3356d2e876e03d9d4d"
7
license "GPL-2.0-or-later"
8
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"
9
0 commit comments