Add extra way to report security vulnerability
Review Request #806 — Created July 13, 2021 and submitted — Latest diff uploaded
- Add an extra way of reporting a security vulnerability in the project. This is done by creating a new issue in our issue tracker and ensuring that the visibility of it is set so that only Pidgin Developers can view it. - Fix a simple mistake in markdown link syntax in the contributing page which links back to the Security page. - Change hardcoded link to list of advisories to a Hugo ref link (if we ever change the location of the advisories page this will make Hugo throw an error since it won't be able to find the page, otherwise the link would just end up being broken without us necessarily knowing about it.
Ran
dev-server.sh
and verified content looks as intended.