pidgin/nest

Bump the version and add a blog post for 2.14.7 and add short code for oss-fuzz

Testing Done:
Ran locally and verified that the download widget pointed to 2.14.7.

Reviewed at https://reviews.imfreedom.org/r/926/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}