pidgin/nest

ade72caa087d
Add extra way to report security vulnerability

- 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.

Testing Done:
Ran `dev-server.sh` and verified content looks as intended.

Reviewed at https://reviews.imfreedom.org/r/806/
{
"year": 2009,
"participants": [
{
"project": "Telepathy prpl",
"student": "Felix Kerekes",
"mentor": "Will Thompson",
"status": "Unknown"
},
{
"project": "Windows GUI (High-level Toolkit)",
"student": "Wade Fagen",
"mentor": "Sadrul Chowdhury",
"status": "Unknown"
},
{
"project": "Privacy Rewrite",
"student": "Sulabh Mahajan",
"mentor": "Ethan Blanton",
"status": "Waiting 3.0.0; Needs Work"
},
{
"project": "Struct Hiding and GObjectification",
"student": "Eric Polino",
"mentor": "​Gary Kramlich",
"status": "WIP"
},
{
"project": "Vulture (lower-level Windows GUI)",
"student": "Gregor Dick",
"mentor": "John Bailey",
"status": "Incomplete"
},
{
"project": "XMPP Transport",
"student": "Jan Kaluza",
"mentor": "Etan Reisner",
"status": "Development continues out-of-tree at ​http://spectrum.im"
},
{
"project": "​Webkit Support",
"student": "Arnold Noronha",
"mentor": "Sean Egan",
"status": "Merged"
}
]
}