Unverified Commit 492050c0 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

discourse: mark as known vulnerable

There is no maintenance happening on this package and I can't keep doing
security updates for it, when the build changes on every minor release.
parent 5d824649
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 = {