Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add mkdocs setup * add pdf export * add html exports * update requirements.txt, add dependabot config * html to md conversion find ../html_export -name "*.html" -exec sh -c 'pandoc "$1" -o "$(basename "$1" .html).md"' _ {} \; * organize markdown content into folders * organize markdown content into folders * start renaming files * strip out `:::` etc * strip out `[Atlassian](https://www.atlassian.com/)` * strip out `Document generated by Confluence on <datetime>` * strip out extraneous heading cruft * strip out extraneous `created by` cruft * replace html links with md links * add TODO to fix links * remove non-header at top of files * remove bottom of page links * compress blank lines * remove bottom of page links * remove trailing slashes from line ends * remove link styling * add pages to nav * copy look and feel from SSVC * add intro pages to nav * clean up overly escaped apostrophes * add full site page * replace overly escaped double quotes * replace overly escaped single quotes * add roles to nav * remove trailing slashes from line ends * remove link style * remove rel nofollows * remove rel nofollows * remove id tags * strip out numbers from headers * quick hit edits * rename files * remove heading numbers * add operations section * rename files * this document -> this documentation * quick edits * add grid cards * rename files * strip NBSPs * add diataxis framework * split off avoid_risk.md * organizing docs * organizing docs * formatting * formatting * clean up * remove recent_changes.md * formatting * formatting * add cert swoosh * rename appendices * add recipe cards * split recipe cards into files * add anchors * reorganize files to match nav * link fixes * cleaning up formatting * more copy edits * more copy edits * more copy edits * more copy edits * split pgp into separate file * add tech analysis and monitoring * Bump the mkdocs group with 3 updates Bumps the mkdocs group with 3 updates: [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings). Updates `mkdocs-bibtex` from 2.12.0 to 2.14.0 - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases) - [Commits](shyamd/mkdocs-bibtex@v2.12.0...v2.14.0) Updates `mkdocs-material` from 9.5.11 to 9.5.12 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.11...9.5.12) Updates `mkdocstrings` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.0...0.24.1) --- updated-dependencies: - dependency-name: mkdocs-bibtex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]> * Create main.yml * Update main.yml * rename deploy_site.yml * fix a bad search/replace * replace `---` with mdashes * Bump the mkdocs group with 1 update Bumps the mkdocs group with 1 update: [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex). Updates `mkdocs-bibtex` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases) - [Commits](shyamd/mkdocs-bibtex@v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: mkdocs-bibtex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]> * add google analytics * add markdown lint configuration * markdownlint * revise preface.md to mention AI/ML * replace acronyms * inline ref * add draft docs * add grid * clarify nav heading * add diagram, formatting * Update issue templates * update nav * refactor TLP content * revise sample vrf * modify branches for auto publish * misc formatting * fixes #71 * Bump the mkdocs group with 2 updates Bumps the mkdocs group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocs-material` from 9.5.12 to 9.5.14 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.12...9.5.14) Updates `mkdocstrings-python` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]> * fixes #68 * fixes #69 * fixes #70 * fixes #67 * fix section links * add icons to grid cards fixes #66 * replace grid with diagram * add tips to content resolves #64 * remove preview, integrate into tutorial intro * add icons * revise public awareness and publishing content * fix references * add tip * add tip * add flow chart * convert list to tips * split deployer process into a separate tutorial * convert list to table * add mkdocs header info * split vendor process into tutorial * refactor deployer response process doc * add links * add FIRST PSIRT * revise coordinator.md * Revise topics/principles and docs/topics/roles/other_roles.md (#90) * resolves #55 * resolves #50 * resolves #48 * resolves #49 * resolves #46 * Revise Validation and Prioritization (#91) * fix tip header * split validation and triage into two files * revise prioritization.md * Move content to howto, reorder howto (#92) * reorder how to * move problem solving to howto * fix #16 * add grid to disclosure_choices.md * move problem solving to howto * cleaning up operations docs (#94) * cleaning up operations docs (#95) * Revise iot and vul id content (#97) * reorganize iot content * relocate drafts * remove reporter.md (redundant to finder.md) * resolves #26 * revise docs/topics/phases/remediation.md (#98) * resolves #42 * draft cleanup * Bump the mkdocs group with 2 updates (#96) Bumps the mkdocs group with 2 updates: [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-bibtex` from 2.14.1 to 2.14.4 - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases) - [Commits](shyamd/mkdocs-bibtex@v2.14.1...v2.14.4) Updates `mkdocs-material` from 9.5.14 to 9.5.15 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.14...9.5.15) --- updated-dependencies: - dependency-name: mkdocs-bibtex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * resolves #21 (#99) * resolves #19 (#100) * Revise docs/topics/phases/index.md (#101) * fix broken site url (#102) * Revise docs/howto/avoid_risk.md (#103) * add cross-ref for iot * fix up references * Revise about section (#104) * add acks * fix links * update sightings.md * resolves #7 * Revise coordinator, infrastructure, and staffing content (#105) * resolves #9 * add bug bounty/cvd platform words to both secure_comms.md and case_tracking.md * add deployer perspective do inventory.md * remove obsolete infrastructure.md * resolve #14 * Revise howto/index.md (#106) * resolve #10 * revise maintaining_secrecy.md * resolve #17 * resolve #18 * add vultron admonition for future * add ssvc admonition for future * split topology.md into a separate page * clean up reference section (#107) * Refactor howto section (#108) * reorganize howto section * reorganize howto section * Clean up `topics` (#110) * cleanup * resolves #38 * resolves #39 * refactor section intros * revamp topics section * Revamp preface & terms (#113) * resolve #27 (+1 squashed commit) Squashed commits: [a509076] rename preface.md * refactor terms resolves #65 * Bump the mkdocs group with 2 updates (#112) Bumps the mkdocs group with 2 updates: [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-include-markdown-plugin` from 6.0.4 to 6.0.5 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v6.0.4...v6.0.5) Updates `mkdocs-material` from 9.5.15 to 9.5.16 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.15...9.5.16) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump actions/configure-pages from 4 to 5 (#111) Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v4...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add issue template question.md (#114) * Revamp exec summary and index (#115) * convert exec summary to nutshell with includes * clean up index.md * clean up validation/prioritization howto (#116) * Fix links (#117) * fix internal links * fix external links * Tutorials wiki (#118) * add reporter tutorial * add disclosure 101 tutorials * update certcc guidance * fix up some links and such * clarify vendor.md (#127) * Special topics (#129) * remediation is sometimes mitigation * generalize vul discovery.md * convert table to admonition boxes * refactor special topics * Bump the mkdocs group with 4 updates (#128) Bumps the mkdocs group with 4 updates: [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocs-bibtex` from 2.14.4 to 2.15.0 - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases) - [Commits](shyamd/mkdocs-bibtex@v2.14.4...v2.15.0) Updates `mkdocs-material` from 9.5.16 to 9.5.17 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.16...9.5.17) Updates `mkdocstrings` from 0.24.1 to 0.24.3 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.1...0.24.3) Updates `mkdocstrings-python` from 1.9.0 to 1.9.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.9.0...1.9.2) --- updated-dependencies: - dependency-name: mkdocs-bibtex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * improve navigation (#130) - enable sticky tabs - prune nav - integrate TOC into left nav - allow index pages in nav * Add web, blockchain, vultron refs (#131) * add web, blockchain boxes * fix #122 * fix #125 * fix #124 * Add SSVC blurb (#132) * fix #123 * add ssvc blurbs * add acronyms (#133) * Baseline markdownlint & add action workflow (#134) * markdownlint * markdownlint * add markdown lint actions * add Linkchecker (#135) * baseline link checker * add linkchecker workflow * only run on pr * Update linkchecker.yml * Update Readme, add Contributing.md, pr template (#136) * update readme * refactor copyright * bring over contribution terms from vultron * refactor community engagement, guidance etc. * mdlint * clean up old wiki exports (#137) * Unify nav (#138) * clean up * add home link * Remove html from title (#139) * clean up * add home link * remove html from title * Update mkdocs.yml * refactor css * Bump mkdocs-print-site-plugin from 2.3.6 to 2.4.0 in the mkdocs group (#142) Bumps the mkdocs group with 1 update: [mkdocs-print-site-plugin](https://github.com/timvink/mkdocs-print-site-plugin). Updates `mkdocs-print-site-plugin` from 2.3.6 to 2.4.0 - [Release notes](https://github.com/timvink/mkdocs-print-site-plugin/releases) - [Commits](timvink/mkdocs-print-site-plugin@v2.3.6...v2.4.0) --- updated-dependencies: - dependency-name: mkdocs-print-site-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tj-actions/changed-files from 42 to 44 (#141) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 44. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v42...v44) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump DavidAnson/markdownlint-cli2-action from 15 to 16 (#140) Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 15 to 16. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v15...v16) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * split trad/mobile, add unknowns * add CODEOWNERS file * small copyright cleanup --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information