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 5d09c4e commit 7da21c5Copy full SHA for 7da21c5
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-15",
6
- revision: "0f3d104e83b3e12a601a527cb08cd32acd2ea639"
+ tag: "2025-04-16",
+ revision: "b905517ca9a636d1a51cc974fde60ba9812fc8a4"
7
license "GPL-2.0-or-later"
8
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"
9
0 commit comments