Unverified Commit ef14c705 authored by Emily's avatar Emily Committed by GitHub
Browse files

discourse: mark as known vulnerable (#349172)

parents 65c40060 492050c0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -406,6 +406,9 @@ let
      maintainers = with maintainers; [ talyz ];
      license = licenses.gpl2Plus;
      description = "Discourse is an open source discussion platform";
      knownVulnerabilities = [
        "https://meta.discourse.org/t/3-3-2-security-and-maintenance-release/329341/1"
      ];
    };

    passthru = {