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 991f21d commit 95a3c9dCopy full SHA for 95a3c9d
datafiles/templates/Html/package-page.html.st
@@ -32,6 +32,7 @@
32
<div style="font-size: small">
33
[ $tags$ ]
34
[ <a href="/package/$package.name$/tags/edit">Propose Tags</a> ]
35
+ [ <a href="https://github.com/haskell/security-advisories/blob/main/CONTRIBUTING.md">Report a vulnerability</a> ]
36
</div>
37
38
$if(isDeprecated)$
0 commit comments