Fri, 30 Aug 2024 19:33:36 -0500
Update the plugins page for the new process
This includes defining the process and providing a template for a new issue to
add new plugins. I did go through and audit `No IRC /WHO` so we had at least
one validated entry.
Testing Done:
Ran `npm run hugo:server` locally and verified the page worked and checked the new links.
Bugs closed: NEST-53
Reviewed at https://reviews.imfreedom.org/r/3450/
--- title: cve-2005-1269-00 date: 2005-06-10T00:00:00.000Z cveNumber: cve-2005-1269 summary: Remote Yahoo! crash discoveredBy: Jacopo Ottaviani fixedInRelease: 1.3.1 type: security layout: cve hidden: true --- ### Description Remove denial of service when being offered files with names containing non-ASCII characters. ### Mitigation Attempt to convert the file name to a usable encoding, or fail gracefully in the case of an invalid file name.