diff --git a/Library/Homebrew/dev-cmd/audit.rb b/Library/Homebrew/dev-cmd/audit.rb index 3178becb79..792e9a46e5 100644 --- a/Library/Homebrew/dev-cmd/audit.rb +++ b/Library/Homebrew/dev-cmd/audit.rb @@ -547,6 +547,7 @@ module Homebrew end CERT_ERROR_ALLOWLIST = { + "lmod" => "https://www.tacc.utexas.edu/research-development/tacc-projects/lmod", "micropython" => "https://www.micropython.org/", "monero" => "https://www.getmonero.org/", }.freeze