From 1599e76f29784133de6427f845a24a88abbce80d Mon Sep 17 00:00:00 2001 From: John Kjell Date: Wed, 6 Mar 2024 15:41:10 -0600 Subject: [PATCH] Remove .docusaurus directory from git Signed-off-by: John Kjell --- .../.docusaurus/DONT-EDIT-THIS-FOLDER | 5 - docs-website/.docusaurus/client-manifest.json | 441 ------------ docs-website/.docusaurus/client-modules.js | 6 - .../.docusaurus/codeTranslations.json | 1 - .../plugin-route-context-module-100.json | 4 - .../default/site-code-of-conduct-md-826.json | 19 - .../default/site-contributing-md-8c2.json | 23 - ...e-docs-about-how-witness-works-md-500.json | 14 - .../site-docs-attestors-aws-iid-md-201.json | 23 - ...site-docs-attestors-commandrun-md-c80.json | 23 - ...ite-docs-attestors-environment-md-87d.json | 23 - .../site-docs-attestors-gcp-iit-md-34a.json | 23 - .../site-docs-attestors-git-md-003.json | 23 - .../site-docs-attestors-gitlab-md-e1b.json | 23 - .../site-docs-attestors-jwt-md-1e2.json | 23 - .../site-docs-attestors-material-md-b61.json | 23 - .../site-docs-attestors-maven-md-3f5.json | 23 - .../site-docs-attestors-oci-md-565.json | 23 - .../site-docs-attestors-product-md-516.json | 23 - .../default/site-docs-commands-md-6f3.json | 23 - .../site-docs-concepts-attestor-md-556.json | 23 - .../site-docs-concepts-config-md-ef4.json | 23 - .../site-docs-concepts-policy-md-3a0.json | 23 - .../default/site-docs-signers-kms-md-dc7.json | 14 - ...docs-tutorials-artifact-policy-md-ec3.json | 23 - ...docs-tutorials-getting-started-md-a83.json | 23 - ...ocs-tutorials-sigstore-keyless-md-86a.json | 23 - .../default/site-readme-md-ad9.json | 19 - .../version-current-metadata-prop-751.json | 323 --------- .../plugin-route-context-module-100.json | 4 - .../docusaurus-debug-all-content-673.json | 662 ------------------ .../plugin-route-context-module-100.json | 4 - .../.docusaurus/docusaurus.config.mjs | 373 ---------- docs-website/.docusaurus/globalData.json | 141 ---- docs-website/.docusaurus/i18n.json | 17 - docs-website/.docusaurus/registry.js | 33 - docs-website/.docusaurus/routes.js | 168 ----- .../.docusaurus/routesChunkNames.json | 114 --- docs-website/.docusaurus/site-metadata.json | 26 - 39 files changed, 2825 deletions(-) delete mode 100644 docs-website/.docusaurus/DONT-EDIT-THIS-FOLDER delete mode 100644 docs-website/.docusaurus/client-manifest.json delete mode 100644 docs-website/.docusaurus/client-modules.js delete mode 100644 docs-website/.docusaurus/codeTranslations.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-code-of-conduct-md-826.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-contributing-md-8c2.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-about-how-witness-works-md-500.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-aws-iid-md-201.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-commandrun-md-c80.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-environment-md-87d.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-gcp-iit-md-34a.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-git-md-003.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-gitlab-md-e1b.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-jwt-md-1e2.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-material-md-b61.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-maven-md-3f5.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-oci-md-565.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-product-md-516.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-commands-md-6f3.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-attestor-md-556.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-config-md-ef4.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-policy-md-3a0.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-signers-kms-md-dc7.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-artifact-policy-md-ec3.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-getting-started-md-a83.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-sigstore-keyless-md-86a.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-readme-md-ad9.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json delete mode 100644 docs-website/.docusaurus/docusaurus-plugin-debug/default/plugin-route-context-module-100.json delete mode 100644 docs-website/.docusaurus/docusaurus.config.mjs delete mode 100644 docs-website/.docusaurus/globalData.json delete mode 100644 docs-website/.docusaurus/i18n.json delete mode 100644 docs-website/.docusaurus/registry.js delete mode 100644 docs-website/.docusaurus/routes.js delete mode 100644 docs-website/.docusaurus/routesChunkNames.json delete mode 100644 docs-website/.docusaurus/site-metadata.json diff --git a/docs-website/.docusaurus/DONT-EDIT-THIS-FOLDER b/docs-website/.docusaurus/DONT-EDIT-THIS-FOLDER deleted file mode 100644 index 6c06ae87..00000000 --- a/docs-website/.docusaurus/DONT-EDIT-THIS-FOLDER +++ /dev/null @@ -1,5 +0,0 @@ -This folder stores temp files that Docusaurus' client bundler accesses. - -DO NOT hand-modify files in this folder because they will be overwritten in the -next build. You can clear all build artifacts (including this folder) with the -`docusaurus clear` command. diff --git a/docs-website/.docusaurus/client-manifest.json b/docs-website/.docusaurus/client-manifest.json deleted file mode 100644 index 768f7ece..00000000 --- a/docs-website/.docusaurus/client-manifest.json +++ /dev/null @@ -1,441 +0,0 @@ -{ - "entrypoints": [ - "main" - ], - "origins": { - "237": [ - 237 - ], - "17896441": [ - 869, - 401 - ], - "main": [ - 354, - 869, - 792 - ], - "runtime~main": [ - 792, - 869, - 354 - ], - "00397d08": [ - 134 - ], - "1e21cedc": [ - 293 - ], - "2014e561": [ - 755 - ], - "34a45777": [ - 595 - ], - "3a05c1c7": [ - 512 - ], - "3a27d259": [ - 254 - ], - "3f587b61": [ - 723 - ], - "4b05de29": [ - 873 - ], - "500af381": [ - 189 - ], - "5165b8b4": [ - 878 - ], - "556fd389": [ - 107 - ], - "5651251f": [ - 626 - ], - "5e95c892": [ - 647 - ], - "6f3bb722": [ - 961 - ], - "826a2c15": [ - 281 - ], - "86a58e68": [ - 412 - ], - "87d53d72": [ - 859 - ], - "8c294f46": [ - 283 - ], - "935f2afb": [ - 581 - ], - "a7bd4aaa": [ - 98 - ], - "a8340195": [ - 422 - ], - "a94703ab": [ - 869, - 48 - ], - "ad9520ef": [ - 635 - ], - "b6122f1d": [ - 313 - ], - "c4f5d8e4": [ - 869, - 634 - ], - "c803bb10": [ - 822 - ], - "dc7d6c03": [ - 895 - ], - "e1b2eba9": [ - 322 - ], - "ec3dab5b": [ - 90 - ], - "ef48dc36": [ - 490 - ], - "styles": [ - 48, - 354, - 401, - 634, - 792, - 869 - ] - }, - "assets": { - "48": { - "js": [ - { - "file": "assets/js/a94703ab.fcb8af1a.js", - "hash": "fec462ff4938828e", - "publicPath": "/assets/js/a94703ab.fcb8af1a.js" - } - ] - }, - "90": { - "js": [ - { - "file": "assets/js/ec3dab5b.a7f4bf76.js", - "hash": "57af20cbd60844d1", - "publicPath": "/assets/js/ec3dab5b.a7f4bf76.js" - } - ] - }, - "98": { - "js": [ - { - "file": "assets/js/a7bd4aaa.887d72d4.js", - "hash": "31c8f410f3cc6f38", - "publicPath": "/assets/js/a7bd4aaa.887d72d4.js" - } - ] - }, - "107": { - "js": [ - { - "file": "assets/js/556fd389.44058f21.js", - "hash": "d1cc9a012d07893b", - "publicPath": "/assets/js/556fd389.44058f21.js" - } - ] - }, - "134": { - "js": [ - { - "file": "assets/js/00397d08.b0cec327.js", - "hash": "d9c46ecfe10487bc", - "publicPath": "/assets/js/00397d08.b0cec327.js" - } - ] - }, - "189": { - "js": [ - { - "file": "assets/js/500af381.f785ae7f.js", - "hash": "b3f4908ef9d8f2a6", - "publicPath": "/assets/js/500af381.f785ae7f.js" - } - ] - }, - "237": { - "js": [ - { - "file": "assets/js/237.12d45735.js", - "hash": "956b39f9f0247a62", - "publicPath": "/assets/js/237.12d45735.js" - } - ] - }, - "254": { - "js": [ - { - "file": "assets/js/3a27d259.cc08e165.js", - "hash": "9d576d0cd52df0aa", - "publicPath": "/assets/js/3a27d259.cc08e165.js" - } - ] - }, - "281": { - "js": [ - { - "file": "assets/js/826a2c15.d0dd4712.js", - "hash": "0540fe61bda072b6", - "publicPath": "/assets/js/826a2c15.d0dd4712.js" - } - ] - }, - "283": { - "js": [ - { - "file": "assets/js/8c294f46.d011d469.js", - "hash": "9d9fe40172579276", - "publicPath": "/assets/js/8c294f46.d011d469.js" - } - ] - }, - "293": { - "js": [ - { - "file": "assets/js/1e21cedc.263f19be.js", - "hash": "82a54684661dc88a", - "publicPath": "/assets/js/1e21cedc.263f19be.js" - } - ] - }, - "313": { - "js": [ - { - "file": "assets/js/b6122f1d.347c7b72.js", - "hash": "8b91f5821d56904e", - "publicPath": "/assets/js/b6122f1d.347c7b72.js" - } - ] - }, - "322": { - "js": [ - { - "file": "assets/js/e1b2eba9.58164bd4.js", - "hash": "98f2a9c7919f0167", - "publicPath": "/assets/js/e1b2eba9.58164bd4.js" - } - ] - }, - "354": { - "js": [ - { - "file": "assets/js/runtime~main.1396621b.js", - "hash": "48a9f5babb095be6", - "publicPath": "/assets/js/runtime~main.1396621b.js" - } - ] - }, - "401": { - "js": [ - { - "file": "assets/js/17896441.a5b30f53.js", - "hash": "f616bb2bf4835015", - "publicPath": "/assets/js/17896441.a5b30f53.js" - } - ] - }, - "412": { - "js": [ - { - "file": "assets/js/86a58e68.710ad49f.js", - "hash": "36e144fd9ac1700c", - "publicPath": "/assets/js/86a58e68.710ad49f.js" - } - ] - }, - "422": { - "js": [ - { - "file": "assets/js/a8340195.1f8f51ae.js", - "hash": "9be14388861251d1", - "publicPath": "/assets/js/a8340195.1f8f51ae.js" - } - ] - }, - "490": { - "js": [ - { - "file": "assets/js/ef48dc36.457b0fff.js", - "hash": "1fe5faaf9cca4c52", - "publicPath": "/assets/js/ef48dc36.457b0fff.js" - } - ] - }, - "512": { - "js": [ - { - "file": "assets/js/3a05c1c7.d7297cde.js", - "hash": "c2fafcc481675d26", - "publicPath": "/assets/js/3a05c1c7.d7297cde.js" - } - ] - }, - "581": { - "js": [ - { - "file": "assets/js/935f2afb.ad01043c.js", - "hash": "9ad3bce6029a5e4c", - "publicPath": "/assets/js/935f2afb.ad01043c.js" - } - ] - }, - "595": { - "js": [ - { - "file": "assets/js/34a45777.72ef0a7a.js", - "hash": "84882fc5bdc32b97", - "publicPath": "/assets/js/34a45777.72ef0a7a.js" - } - ] - }, - "626": { - "js": [ - { - "file": "assets/js/5651251f.35d5d461.js", - "hash": "ff2e90daf66eb624", - "publicPath": "/assets/js/5651251f.35d5d461.js" - } - ] - }, - "634": { - "js": [ - { - "file": "assets/js/c4f5d8e4.9f813562.js", - "hash": "511eb95f8074ecef", - "publicPath": "/assets/js/c4f5d8e4.9f813562.js" - } - ] - }, - "635": { - "js": [ - { - "file": "assets/js/ad9520ef.1160b6f4.js", - "hash": "0b3e9d6a8c8264e8", - "publicPath": "/assets/js/ad9520ef.1160b6f4.js" - } - ] - }, - "647": { - "js": [ - { - "file": "assets/js/5e95c892.8740ab6e.js", - "hash": "6f8b4dac7bb8ba35", - "publicPath": "/assets/js/5e95c892.8740ab6e.js" - } - ] - }, - "723": { - "js": [ - { - "file": "assets/js/3f587b61.d3009217.js", - "hash": "27473692e40674aa", - "publicPath": "/assets/js/3f587b61.d3009217.js" - } - ] - }, - "755": { - "js": [ - { - "file": "assets/js/2014e561.aa880ea1.js", - "hash": "6c3107e85ab00a36", - "publicPath": "/assets/js/2014e561.aa880ea1.js" - } - ] - }, - "792": { - "js": [ - { - "file": "assets/js/main.9581fcee.js", - "hash": "df9db6bd1a7b20b4", - "publicPath": "/assets/js/main.9581fcee.js" - } - ] - }, - "822": { - "js": [ - { - "file": "assets/js/c803bb10.6aa05cc3.js", - "hash": "90a288428a8f7036", - "publicPath": "/assets/js/c803bb10.6aa05cc3.js" - } - ] - }, - "859": { - "js": [ - { - "file": "assets/js/87d53d72.8bed1231.js", - "hash": "40e78227d2f5ee36", - "publicPath": "/assets/js/87d53d72.8bed1231.js" - } - ] - }, - "869": { - "css": [ - { - "file": "assets/css/styles.135d8e7b.css", - "hash": "94d530a3276dc0a3", - "publicPath": "/assets/css/styles.135d8e7b.css" - } - ] - }, - "873": { - "js": [ - { - "file": "assets/js/4b05de29.7e9faab2.js", - "hash": "a69d25b99763e963", - "publicPath": "/assets/js/4b05de29.7e9faab2.js" - } - ] - }, - "878": { - "js": [ - { - "file": "assets/js/5165b8b4.0d56c761.js", - "hash": "6e34ba7997d75be8", - "publicPath": "/assets/js/5165b8b4.0d56c761.js" - } - ] - }, - "895": { - "js": [ - { - "file": "assets/js/dc7d6c03.813eeea5.js", - "hash": "d67fcc8752f33fe3", - "publicPath": "/assets/js/dc7d6c03.813eeea5.js" - } - ] - }, - "961": { - "js": [ - { - "file": "assets/js/6f3bb722.cc2ff4a6.js", - "hash": "b3e15a2668b3fb2f", - "publicPath": "/assets/js/6f3bb722.cc2ff4a6.js" - } - ] - } - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/client-modules.js b/docs-website/.docusaurus/client-modules.js deleted file mode 100644 index d16bd6c5..00000000 --- a/docs-website/.docusaurus/client-modules.js +++ /dev/null @@ -1,6 +0,0 @@ -export default [ - require("/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/node_modules/infima/dist/css/default/default.css"), - require("/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/node_modules/@docusaurus/theme-classic/lib/prism-include-languages"), - require("/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/node_modules/@docusaurus/theme-classic/lib/nprogress"), - require("/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/src/css/custom.css"), -]; diff --git a/docs-website/.docusaurus/codeTranslations.json b/docs-website/.docusaurus/codeTranslations.json deleted file mode 100644 index 9e26dfee..00000000 --- a/docs-website/.docusaurus/codeTranslations.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json deleted file mode 100644 index 3818ad02..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "docusaurus-plugin-content-docs", - "id": "default" -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-code-of-conduct-md-826.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-code-of-conduct-md-826.json deleted file mode 100644 index c2115ba3..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-code-of-conduct-md-826.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "id": "CODE_OF_CONDUCT", - "title": "Contributor Covenant Code of Conduct", - "description": "Our Pledge", - "source": "@site/../CODE_OF_CONDUCT.md", - "sourceDirName": ".", - "slug": "/CODE_OF_CONDUCT", - "permalink": "/docs/CODE_OF_CONDUCT", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Contributing to Witness", - "permalink": "/docs/CONTRIBUTING" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-contributing-md-8c2.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-contributing-md-8c2.json deleted file mode 100644 index b0e7714f..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-contributing-md-8c2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "CONTRIBUTING", - "title": "Contributing to Witness", - "description": "We welcome contributions from the community and first want to thank you for", - "source": "@site/../CONTRIBUTING.md", - "sourceDirName": ".", - "slug": "/CONTRIBUTING", - "permalink": "/docs/CONTRIBUTING", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Witness CLI Reference", - "permalink": "/docs/docs/commands" - }, - "next": { - "title": "Contributor Covenant Code of Conduct", - "permalink": "/docs/CODE_OF_CONDUCT" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-about-how-witness-works-md-500.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-about-how-witness-works-md-500.json deleted file mode 100644 index 052aba06..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-about-how-witness-works-md-500.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "id": "docs/about/how-witness-works", - "title": "How Witness Works", - "description": "Signing", - "source": "@site/../docs/about/how-witness-works.md", - "sourceDirName": "docs/about", - "slug": "/docs/about/how-witness-works", - "permalink": "/docs/docs/about/how-witness-works", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {} -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-aws-iid-md-201.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-aws-iid-md-201.json deleted file mode 100644 index baa7386b..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-aws-iid-md-201.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/aws-iid", - "title": "AWS Instance Identity Attestor", - "description": "The AWS (Amazon Web Services) Instance Identity Attestor communicates with the AWS Instance Metadata to collect", - "source": "@site/../docs/attestors/aws-iid.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/aws-iid", - "permalink": "/docs/docs/attestors/aws-iid", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Policies", - "permalink": "/docs/docs/concepts/policy" - }, - "next": { - "title": "Command Attestor", - "permalink": "/docs/docs/attestors/commandrun" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-commandrun-md-c80.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-commandrun-md-c80.json deleted file mode 100644 index 3908109d..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-commandrun-md-c80.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/commandrun", - "title": "Command Attestor", - "description": "The Command Attestor collects information about a command that TestifySec Witness executes and observes.", - "source": "@site/../docs/attestors/commandrun.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/commandrun", - "permalink": "/docs/docs/attestors/commandrun", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "AWS Instance Identity Attestor", - "permalink": "/docs/docs/attestors/aws-iid" - }, - "next": { - "title": "Environment Attestor", - "permalink": "/docs/docs/attestors/environment" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-environment-md-87d.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-environment-md-87d.json deleted file mode 100644 index 9b47a504..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-environment-md-87d.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/environment", - "title": "Environment Attestor", - "description": "The Environment Attestor records the OS, hostname, username, and all environment variables set", - "source": "@site/../docs/attestors/environment.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/environment", - "permalink": "/docs/docs/attestors/environment", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Command Attestor", - "permalink": "/docs/docs/attestors/commandrun" - }, - "next": { - "title": "GCP Instance Identity Attestor", - "permalink": "/docs/docs/attestors/gcp-iit" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-gcp-iit-md-34a.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-gcp-iit-md-34a.json deleted file mode 100644 index 3e237458..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-gcp-iit-md-34a.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/gcp-iit", - "title": "GCP Instance Identity Attestor", - "description": "The Google Cloud Platform (GCP) Instance Identity Attestor communicates with the GCP metadata server to collect information", - "source": "@site/../docs/attestors/gcp-iit.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/gcp-iit", - "permalink": "/docs/docs/attestors/gcp-iit", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Environment Attestor", - "permalink": "/docs/docs/attestors/environment" - }, - "next": { - "title": "Git Attestor", - "permalink": "/docs/docs/attestors/git" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-git-md-003.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-git-md-003.json deleted file mode 100644 index 135e3cdd..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-git-md-003.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/git", - "title": "Git Attestor", - "description": "The Git Attestor records the current state of the objects in the git repository, including untracked objects.", - "source": "@site/../docs/attestors/git.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/git", - "permalink": "/docs/docs/attestors/git", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "GCP Instance Identity Attestor", - "permalink": "/docs/docs/attestors/gcp-iit" - }, - "next": { - "title": "GitLab Attestor", - "permalink": "/docs/docs/attestors/gitlab" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-gitlab-md-e1b.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-gitlab-md-e1b.json deleted file mode 100644 index c861367a..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-gitlab-md-e1b.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/gitlab", - "title": "GitLab Attestor", - "description": "The GitLab Attestor records information about the GitLab CI/CD job execution in which", - "source": "@site/../docs/attestors/gitlab.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/gitlab", - "permalink": "/docs/docs/attestors/gitlab", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Git Attestor", - "permalink": "/docs/docs/attestors/git" - }, - "next": { - "title": "JWT Attestor", - "permalink": "/docs/docs/attestors/jwt" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-jwt-md-1e2.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-jwt-md-1e2.json deleted file mode 100644 index 4d844c96..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-jwt-md-1e2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/jwt", - "title": "JWT Attestor", - "description": "The JWT (JSON Web Token) Attestor verifies a JWT against a JWKS (JSON Web Key Set) and records information about the", - "source": "@site/../docs/attestors/jwt.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/jwt", - "permalink": "/docs/docs/attestors/jwt", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "GitLab Attestor", - "permalink": "/docs/docs/attestors/gitlab" - }, - "next": { - "title": "Material Attestor", - "permalink": "/docs/docs/attestors/material" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-material-md-b61.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-material-md-b61.json deleted file mode 100644 index 4aa8f2b3..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-material-md-b61.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/material", - "title": "Material Attestor", - "description": "The Material Attestor records the digests of all files in the working directory of TestifySec Witness", - "source": "@site/../docs/attestors/material.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/material", - "permalink": "/docs/docs/attestors/material", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "JWT Attestor", - "permalink": "/docs/docs/attestors/jwt" - }, - "next": { - "title": "Maven Attestor", - "permalink": "/docs/docs/attestors/maven" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-maven-md-3f5.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-maven-md-3f5.json deleted file mode 100644 index ac3a6be5..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-maven-md-3f5.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/maven", - "title": "Maven Attestor", - "description": "The Maven Attestor records project and dependency information from a provided pom.xml (Maven Project Object Model).", - "source": "@site/../docs/attestors/maven.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/maven", - "permalink": "/docs/docs/attestors/maven", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Material Attestor", - "permalink": "/docs/docs/attestors/material" - }, - "next": { - "title": "OCI Attestor", - "permalink": "/docs/docs/attestors/oci" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-oci-md-565.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-oci-md-565.json deleted file mode 100644 index d8abcccc..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-oci-md-565.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/oci", - "title": "OCI Attestor", - "description": "The OCI Attestor records information about a provided Open Container Initiative (OCI) image stored on disk as a tarball.", - "source": "@site/../docs/attestors/oci.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/oci", - "permalink": "/docs/docs/attestors/oci", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Maven Attestor", - "permalink": "/docs/docs/attestors/maven" - }, - "next": { - "title": "Product Attestor", - "permalink": "/docs/docs/attestors/product" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-product-md-516.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-product-md-516.json deleted file mode 100644 index 8836824f..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-attestors-product-md-516.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/attestors/product", - "title": "Product Attestor", - "description": "The Product Attestor examines materials recorded before a command was run and records all", - "source": "@site/../docs/attestors/product.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/product", - "permalink": "/docs/docs/attestors/product", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "OCI Attestor", - "permalink": "/docs/docs/attestors/oci" - }, - "next": { - "title": "Witness CLI Reference", - "permalink": "/docs/docs/commands" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-commands-md-6f3.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-commands-md-6f3.json deleted file mode 100644 index 312d3d3b..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-commands-md-6f3.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/commands", - "title": "Witness CLI Reference", - "description": "This is the reference for the Witness command line tool, generated by Cobra.", - "source": "@site/../docs/commands.md", - "sourceDirName": "docs", - "slug": "/docs/commands", - "permalink": "/docs/docs/commands", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Product Attestor", - "permalink": "/docs/docs/attestors/product" - }, - "next": { - "title": "Contributing to Witness", - "permalink": "/docs/CONTRIBUTING" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-attestor-md-556.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-attestor-md-556.json deleted file mode 100644 index b52873de..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-attestor-md-556.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/concepts/attestor", - "title": "Attestors", - "description": "A Witness attestor is a programming interface that defines an object that can assert facts about a system and store those facts in a versioned schema. An attestor has a Name, Type and RunType. The Type is a versioned string corresponding to the JSON schema of the attestation. For example, the AWS attestor is defined as follows:", - "source": "@site/../docs/concepts/attestor.md", - "sourceDirName": "docs/concepts", - "slug": "/docs/concepts/attestor", - "permalink": "/docs/docs/concepts/attestor", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Signing Attestations with Sigstore Keyless", - "permalink": "/docs/docs/tutorials/sigstore-keyless" - }, - "next": { - "title": "Configuration", - "permalink": "/docs/docs/concepts/config" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-config-md-ef4.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-config-md-ef4.json deleted file mode 100644 index fdd19d6f..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-config-md-ef4.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/concepts/config", - "title": "Configuration", - "description": "Witness allows the user to specify a yaml file for persisting the command line flags to be set whenever Witness is invoked. Any values in the configuration file will be overridden by the command line flags set on command invocation.", - "source": "@site/../docs/concepts/config.md", - "sourceDirName": "docs/concepts", - "slug": "/docs/concepts/config", - "permalink": "/docs/docs/concepts/config", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Attestors", - "permalink": "/docs/docs/concepts/attestor" - }, - "next": { - "title": "Policies", - "permalink": "/docs/docs/concepts/policy" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-policy-md-3a0.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-policy-md-3a0.json deleted file mode 100644 index f5d24043..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-concepts-policy-md-3a0.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/concepts/policy", - "title": "Policies", - "description": "What is a witness policy?", - "source": "@site/../docs/concepts/policy.md", - "sourceDirName": "docs/concepts", - "slug": "/docs/concepts/policy", - "permalink": "/docs/docs/concepts/policy", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Configuration", - "permalink": "/docs/docs/concepts/config" - }, - "next": { - "title": "AWS Instance Identity Attestor", - "permalink": "/docs/docs/attestors/aws-iid" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-signers-kms-md-dc7.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-signers-kms-md-dc7.json deleted file mode 100644 index 7db3a8e0..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-signers-kms-md-dc7.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "id": "docs/signers/kms", - "title": "KMS Signer", - "description": "Witness supports signing both attestations (generated with witness run) and policies (signed with witness sign) using a Key Management Service (KMS) key through the provision of a KMS signer. The KMS signer currently supports AWS KMS and GCP KMS. Follow-up support for Azure Key Vault and HashiCorp Vault (with transit engine) is planned.", - "source": "@site/../docs/signers/kms.md", - "sourceDirName": "docs/signers", - "slug": "/docs/signers/kms", - "permalink": "/docs/docs/signers/kms", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {} -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-artifact-policy-md-ec3.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-artifact-policy-md-ec3.json deleted file mode 100644 index a794b2e7..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-artifact-policy-md-ec3.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/tutorials/artifact-policy", - "title": "Verifying an Artifact with a Witness Policy", - "description": "💡 Tip: If this is your first time using Witness, you might benefit from trying the Getting Started tutorial first!", - "source": "@site/../docs/tutorials/artifact-policy.md", - "sourceDirName": "docs/tutorials", - "slug": "/docs/tutorials/artifact-policy", - "permalink": "/docs/docs/tutorials/artifact-policy", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Witness", - "permalink": "/docs/" - }, - "next": { - "title": "Getting Started", - "permalink": "/docs/docs/tutorials/getting-started" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-getting-started-md-a83.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-getting-started-md-a83.json deleted file mode 100644 index b6137164..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-getting-started-md-a83.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/tutorials/getting-started", - "title": "Getting Started", - "description": "Intro", - "source": "@site/../docs/tutorials/getting-started.md", - "sourceDirName": "docs/tutorials", - "slug": "/docs/tutorials/getting-started", - "permalink": "/docs/docs/tutorials/getting-started", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Verifying an Artifact with a Witness Policy", - "permalink": "/docs/docs/tutorials/artifact-policy" - }, - "next": { - "title": "Signing Attestations with Sigstore Keyless", - "permalink": "/docs/docs/tutorials/sigstore-keyless" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-sigstore-keyless-md-86a.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-sigstore-keyless-md-86a.json deleted file mode 100644 index 208c6e4b..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-tutorials-sigstore-keyless-md-86a.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "docs/tutorials/sigstore-keyless", - "title": "Signing Attestations with Sigstore Keyless", - "description": "💡 Tip: If this is your first time using Witness, you might benefit from trying the Getting Started tutorial first! You might", - "source": "@site/../docs/tutorials/sigstore-keyless.md", - "sourceDirName": "docs/tutorials", - "slug": "/docs/tutorials/sigstore-keyless", - "permalink": "/docs/docs/tutorials/sigstore-keyless", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Getting Started", - "permalink": "/docs/docs/tutorials/getting-started" - }, - "next": { - "title": "Attestors", - "permalink": "/docs/docs/concepts/attestor" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-readme-md-ad9.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-readme-md-ad9.json deleted file mode 100644 index 60cdd407..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/site-readme-md-ad9.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "id": "README", - "title": "Witness", - "description": "Go Reference Go Report Card OpenSSF Best Practices OpenSSF Scorecard FOSSA Status", - "source": "@site/../README.md", - "sourceDirName": ".", - "slug": "/", - "permalink": "/docs/", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "next": { - "title": "Verifying an Artifact with a Witness Policy", - "permalink": "/docs/docs/tutorials/artifact-policy" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json b/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json deleted file mode 100644 index 370a6507..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json +++ /dev/null @@ -1,323 +0,0 @@ -{ - "pluginId": "default", - "version": "current", - "label": "Next", - "banner": null, - "badge": false, - "noIndex": false, - "className": "docs-version-current", - "isLast": true, - "docsSidebars": { - "docsSidebar": [ - { - "type": "link", - "label": "About", - "href": "/docs/", - "docId": "README", - "unlisted": false - }, - { - "type": "category", - "label": "Tutorials", - "items": [ - { - "type": "link", - "label": "Verifying an Artifact with a Witness Policy", - "href": "/docs/docs/tutorials/artifact-policy", - "docId": "docs/tutorials/artifact-policy", - "unlisted": false - }, - { - "type": "link", - "label": "Getting Started", - "href": "/docs/docs/tutorials/getting-started", - "docId": "docs/tutorials/getting-started", - "unlisted": false - }, - { - "type": "link", - "label": "Signing Attestations with Sigstore Keyless", - "href": "/docs/docs/tutorials/sigstore-keyless", - "docId": "docs/tutorials/sigstore-keyless", - "unlisted": false - } - ], - "collapsed": true, - "collapsible": true - }, - { - "type": "category", - "label": "Concepts", - "items": [ - { - "type": "link", - "label": "Attestors", - "href": "/docs/docs/concepts/attestor", - "docId": "docs/concepts/attestor", - "unlisted": false - }, - { - "type": "link", - "label": "Configuration", - "href": "/docs/docs/concepts/config", - "docId": "docs/concepts/config", - "unlisted": false - }, - { - "type": "link", - "label": "Policies", - "href": "/docs/docs/concepts/policy", - "docId": "docs/concepts/policy", - "unlisted": false - } - ], - "collapsed": true, - "collapsible": true - }, - { - "type": "category", - "label": "Attestor Types", - "items": [ - { - "type": "link", - "label": "AWS Instance Identity Attestor", - "href": "/docs/docs/attestors/aws-iid", - "docId": "docs/attestors/aws-iid", - "unlisted": false - }, - { - "type": "link", - "label": "Command Attestor", - "href": "/docs/docs/attestors/commandrun", - "docId": "docs/attestors/commandrun", - "unlisted": false - }, - { - "type": "link", - "label": "Environment Attestor", - "href": "/docs/docs/attestors/environment", - "docId": "docs/attestors/environment", - "unlisted": false - }, - { - "type": "link", - "label": "GCP Instance Identity Attestor", - "href": "/docs/docs/attestors/gcp-iit", - "docId": "docs/attestors/gcp-iit", - "unlisted": false - }, - { - "type": "link", - "label": "Git Attestor", - "href": "/docs/docs/attestors/git", - "docId": "docs/attestors/git", - "unlisted": false - }, - { - "type": "link", - "label": "GitLab Attestor", - "href": "/docs/docs/attestors/gitlab", - "docId": "docs/attestors/gitlab", - "unlisted": false - }, - { - "type": "link", - "label": "JWT Attestor", - "href": "/docs/docs/attestors/jwt", - "docId": "docs/attestors/jwt", - "unlisted": false - }, - { - "type": "link", - "label": "Material Attestor", - "href": "/docs/docs/attestors/material", - "docId": "docs/attestors/material", - "unlisted": false - }, - { - "type": "link", - "label": "Maven Attestor", - "href": "/docs/docs/attestors/maven", - "docId": "docs/attestors/maven", - "unlisted": false - }, - { - "type": "link", - "label": "OCI Attestor", - "href": "/docs/docs/attestors/oci", - "docId": "docs/attestors/oci", - "unlisted": false - }, - { - "type": "link", - "label": "Product Attestor", - "href": "/docs/docs/attestors/product", - "docId": "docs/attestors/product", - "unlisted": false - } - ], - "collapsed": true, - "collapsible": true - }, - { - "type": "link", - "label": "Command Line Reference", - "href": "/docs/docs/commands", - "docId": "docs/commands", - "unlisted": false - }, - { - "type": "link", - "label": "New Contributor Guide", - "href": "/docs/CONTRIBUTING", - "docId": "CONTRIBUTING", - "unlisted": false - }, - { - "type": "link", - "label": "Code of Conduct", - "href": "/docs/CODE_OF_CONDUCT", - "docId": "CODE_OF_CONDUCT", - "unlisted": false - } - ] - }, - "docs": { - "CODE_OF_CONDUCT": { - "id": "CODE_OF_CONDUCT", - "title": "Contributor Covenant Code of Conduct", - "description": "Our Pledge", - "sidebar": "docsSidebar" - }, - "CONTRIBUTING": { - "id": "CONTRIBUTING", - "title": "Contributing to Witness", - "description": "We welcome contributions from the community and first want to thank you for", - "sidebar": "docsSidebar" - }, - "docs/about/how-witness-works": { - "id": "docs/about/how-witness-works", - "title": "How Witness Works", - "description": "Signing" - }, - "docs/attestors/aws-iid": { - "id": "docs/attestors/aws-iid", - "title": "AWS Instance Identity Attestor", - "description": "The AWS (Amazon Web Services) Instance Identity Attestor communicates with the AWS Instance Metadata to collect", - "sidebar": "docsSidebar" - }, - "docs/attestors/commandrun": { - "id": "docs/attestors/commandrun", - "title": "Command Attestor", - "description": "The Command Attestor collects information about a command that TestifySec Witness executes and observes.", - "sidebar": "docsSidebar" - }, - "docs/attestors/environment": { - "id": "docs/attestors/environment", - "title": "Environment Attestor", - "description": "The Environment Attestor records the OS, hostname, username, and all environment variables set", - "sidebar": "docsSidebar" - }, - "docs/attestors/gcp-iit": { - "id": "docs/attestors/gcp-iit", - "title": "GCP Instance Identity Attestor", - "description": "The Google Cloud Platform (GCP) Instance Identity Attestor communicates with the GCP metadata server to collect information", - "sidebar": "docsSidebar" - }, - "docs/attestors/git": { - "id": "docs/attestors/git", - "title": "Git Attestor", - "description": "The Git Attestor records the current state of the objects in the git repository, including untracked objects.", - "sidebar": "docsSidebar" - }, - "docs/attestors/gitlab": { - "id": "docs/attestors/gitlab", - "title": "GitLab Attestor", - "description": "The GitLab Attestor records information about the GitLab CI/CD job execution in which", - "sidebar": "docsSidebar" - }, - "docs/attestors/jwt": { - "id": "docs/attestors/jwt", - "title": "JWT Attestor", - "description": "The JWT (JSON Web Token) Attestor verifies a JWT against a JWKS (JSON Web Key Set) and records information about the", - "sidebar": "docsSidebar" - }, - "docs/attestors/material": { - "id": "docs/attestors/material", - "title": "Material Attestor", - "description": "The Material Attestor records the digests of all files in the working directory of TestifySec Witness", - "sidebar": "docsSidebar" - }, - "docs/attestors/maven": { - "id": "docs/attestors/maven", - "title": "Maven Attestor", - "description": "The Maven Attestor records project and dependency information from a provided pom.xml (Maven Project Object Model).", - "sidebar": "docsSidebar" - }, - "docs/attestors/oci": { - "id": "docs/attestors/oci", - "title": "OCI Attestor", - "description": "The OCI Attestor records information about a provided Open Container Initiative (OCI) image stored on disk as a tarball.", - "sidebar": "docsSidebar" - }, - "docs/attestors/product": { - "id": "docs/attestors/product", - "title": "Product Attestor", - "description": "The Product Attestor examines materials recorded before a command was run and records all", - "sidebar": "docsSidebar" - }, - "docs/commands": { - "id": "docs/commands", - "title": "Witness CLI Reference", - "description": "This is the reference for the Witness command line tool, generated by Cobra.", - "sidebar": "docsSidebar" - }, - "docs/concepts/attestor": { - "id": "docs/concepts/attestor", - "title": "Attestors", - "description": "A Witness attestor is a programming interface that defines an object that can assert facts about a system and store those facts in a versioned schema. An attestor has a Name, Type and RunType. The Type is a versioned string corresponding to the JSON schema of the attestation. For example, the AWS attestor is defined as follows:", - "sidebar": "docsSidebar" - }, - "docs/concepts/config": { - "id": "docs/concepts/config", - "title": "Configuration", - "description": "Witness allows the user to specify a yaml file for persisting the command line flags to be set whenever Witness is invoked. Any values in the configuration file will be overridden by the command line flags set on command invocation.", - "sidebar": "docsSidebar" - }, - "docs/concepts/policy": { - "id": "docs/concepts/policy", - "title": "Policies", - "description": "What is a witness policy?", - "sidebar": "docsSidebar" - }, - "docs/signers/kms": { - "id": "docs/signers/kms", - "title": "KMS Signer", - "description": "Witness supports signing both attestations (generated with witness run) and policies (signed with witness sign) using a Key Management Service (KMS) key through the provision of a KMS signer. The KMS signer currently supports AWS KMS and GCP KMS. Follow-up support for Azure Key Vault and HashiCorp Vault (with transit engine) is planned." - }, - "docs/tutorials/artifact-policy": { - "id": "docs/tutorials/artifact-policy", - "title": "Verifying an Artifact with a Witness Policy", - "description": "💡 Tip: If this is your first time using Witness, you might benefit from trying the Getting Started tutorial first!", - "sidebar": "docsSidebar" - }, - "docs/tutorials/getting-started": { - "id": "docs/tutorials/getting-started", - "title": "Getting Started", - "description": "Intro", - "sidebar": "docsSidebar" - }, - "docs/tutorials/sigstore-keyless": { - "id": "docs/tutorials/sigstore-keyless", - "title": "Signing Attestations with Sigstore Keyless", - "description": "💡 Tip: If this is your first time using Witness, you might benefit from trying the Getting Started tutorial first! You might", - "sidebar": "docsSidebar" - }, - "README": { - "id": "README", - "title": "Witness", - "description": "Go Reference Go Report Card OpenSSF Best Practices OpenSSF Scorecard FOSSA Status", - "sidebar": "docsSidebar" - } - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json b/docs-website/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json deleted file mode 100644 index b141f718..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "docusaurus-plugin-content-pages", - "id": "default" -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json b/docs-website/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json deleted file mode 100644 index f525725a..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json +++ /dev/null @@ -1,662 +0,0 @@ -{ - "docusaurus-plugin-content-docs": { - "default": { - "loadedVersions": [ - { - "versionName": "current", - "label": "Next", - "banner": null, - "badge": false, - "noIndex": false, - "className": "docs-version-current", - "path": "/docs", - "tagsPath": "/docs/tags", - "isLast": true, - "routePriority": -1, - "sidebarFilePath": "/Users/jkjell/sandbox/ChaosInTheCRD/witness/sidebars.js", - "contentPath": "/Users/jkjell/sandbox/ChaosInTheCRD/witness", - "contentPathLocalized": "/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/i18n/en/docusaurus-plugin-content-docs/current", - "docs": [ - { - "id": "CODE_OF_CONDUCT", - "title": "Contributor Covenant Code of Conduct", - "description": "Our Pledge", - "source": "@site/../CODE_OF_CONDUCT.md", - "sourceDirName": ".", - "slug": "/CODE_OF_CONDUCT", - "permalink": "/docs/CODE_OF_CONDUCT", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Contributing to Witness", - "permalink": "/docs/CONTRIBUTING" - } - }, - { - "id": "CONTRIBUTING", - "title": "Contributing to Witness", - "description": "We welcome contributions from the community and first want to thank you for", - "source": "@site/../CONTRIBUTING.md", - "sourceDirName": ".", - "slug": "/CONTRIBUTING", - "permalink": "/docs/CONTRIBUTING", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Witness CLI Reference", - "permalink": "/docs/docs/commands" - }, - "next": { - "title": "Contributor Covenant Code of Conduct", - "permalink": "/docs/CODE_OF_CONDUCT" - } - }, - { - "id": "docs/about/how-witness-works", - "title": "How Witness Works", - "description": "Signing", - "source": "@site/../docs/about/how-witness-works.md", - "sourceDirName": "docs/about", - "slug": "/docs/about/how-witness-works", - "permalink": "/docs/docs/about/how-witness-works", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {} - }, - { - "id": "docs/attestors/aws-iid", - "title": "AWS Instance Identity Attestor", - "description": "The AWS (Amazon Web Services) Instance Identity Attestor communicates with the AWS Instance Metadata to collect", - "source": "@site/../docs/attestors/aws-iid.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/aws-iid", - "permalink": "/docs/docs/attestors/aws-iid", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Policies", - "permalink": "/docs/docs/concepts/policy" - }, - "next": { - "title": "Command Attestor", - "permalink": "/docs/docs/attestors/commandrun" - } - }, - { - "id": "docs/attestors/commandrun", - "title": "Command Attestor", - "description": "The Command Attestor collects information about a command that TestifySec Witness executes and observes.", - "source": "@site/../docs/attestors/commandrun.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/commandrun", - "permalink": "/docs/docs/attestors/commandrun", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "AWS Instance Identity Attestor", - "permalink": "/docs/docs/attestors/aws-iid" - }, - "next": { - "title": "Environment Attestor", - "permalink": "/docs/docs/attestors/environment" - } - }, - { - "id": "docs/attestors/environment", - "title": "Environment Attestor", - "description": "The Environment Attestor records the OS, hostname, username, and all environment variables set", - "source": "@site/../docs/attestors/environment.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/environment", - "permalink": "/docs/docs/attestors/environment", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Command Attestor", - "permalink": "/docs/docs/attestors/commandrun" - }, - "next": { - "title": "GCP Instance Identity Attestor", - "permalink": "/docs/docs/attestors/gcp-iit" - } - }, - { - "id": "docs/attestors/gcp-iit", - "title": "GCP Instance Identity Attestor", - "description": "The Google Cloud Platform (GCP) Instance Identity Attestor communicates with the GCP metadata server to collect information", - "source": "@site/../docs/attestors/gcp-iit.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/gcp-iit", - "permalink": "/docs/docs/attestors/gcp-iit", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Environment Attestor", - "permalink": "/docs/docs/attestors/environment" - }, - "next": { - "title": "Git Attestor", - "permalink": "/docs/docs/attestors/git" - } - }, - { - "id": "docs/attestors/git", - "title": "Git Attestor", - "description": "The Git Attestor records the current state of the objects in the git repository, including untracked objects.", - "source": "@site/../docs/attestors/git.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/git", - "permalink": "/docs/docs/attestors/git", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "GCP Instance Identity Attestor", - "permalink": "/docs/docs/attestors/gcp-iit" - }, - "next": { - "title": "GitLab Attestor", - "permalink": "/docs/docs/attestors/gitlab" - } - }, - { - "id": "docs/attestors/gitlab", - "title": "GitLab Attestor", - "description": "The GitLab Attestor records information about the GitLab CI/CD job execution in which", - "source": "@site/../docs/attestors/gitlab.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/gitlab", - "permalink": "/docs/docs/attestors/gitlab", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Git Attestor", - "permalink": "/docs/docs/attestors/git" - }, - "next": { - "title": "JWT Attestor", - "permalink": "/docs/docs/attestors/jwt" - } - }, - { - "id": "docs/attestors/jwt", - "title": "JWT Attestor", - "description": "The JWT (JSON Web Token) Attestor verifies a JWT against a JWKS (JSON Web Key Set) and records information about the", - "source": "@site/../docs/attestors/jwt.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/jwt", - "permalink": "/docs/docs/attestors/jwt", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "GitLab Attestor", - "permalink": "/docs/docs/attestors/gitlab" - }, - "next": { - "title": "Material Attestor", - "permalink": "/docs/docs/attestors/material" - } - }, - { - "id": "docs/attestors/material", - "title": "Material Attestor", - "description": "The Material Attestor records the digests of all files in the working directory of TestifySec Witness", - "source": "@site/../docs/attestors/material.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/material", - "permalink": "/docs/docs/attestors/material", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "JWT Attestor", - "permalink": "/docs/docs/attestors/jwt" - }, - "next": { - "title": "Maven Attestor", - "permalink": "/docs/docs/attestors/maven" - } - }, - { - "id": "docs/attestors/maven", - "title": "Maven Attestor", - "description": "The Maven Attestor records project and dependency information from a provided pom.xml (Maven Project Object Model).", - "source": "@site/../docs/attestors/maven.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/maven", - "permalink": "/docs/docs/attestors/maven", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Material Attestor", - "permalink": "/docs/docs/attestors/material" - }, - "next": { - "title": "OCI Attestor", - "permalink": "/docs/docs/attestors/oci" - } - }, - { - "id": "docs/attestors/oci", - "title": "OCI Attestor", - "description": "The OCI Attestor records information about a provided Open Container Initiative (OCI) image stored on disk as a tarball.", - "source": "@site/../docs/attestors/oci.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/oci", - "permalink": "/docs/docs/attestors/oci", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Maven Attestor", - "permalink": "/docs/docs/attestors/maven" - }, - "next": { - "title": "Product Attestor", - "permalink": "/docs/docs/attestors/product" - } - }, - { - "id": "docs/attestors/product", - "title": "Product Attestor", - "description": "The Product Attestor examines materials recorded before a command was run and records all", - "source": "@site/../docs/attestors/product.md", - "sourceDirName": "docs/attestors", - "slug": "/docs/attestors/product", - "permalink": "/docs/docs/attestors/product", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "OCI Attestor", - "permalink": "/docs/docs/attestors/oci" - }, - "next": { - "title": "Witness CLI Reference", - "permalink": "/docs/docs/commands" - } - }, - { - "id": "docs/commands", - "title": "Witness CLI Reference", - "description": "This is the reference for the Witness command line tool, generated by Cobra.", - "source": "@site/../docs/commands.md", - "sourceDirName": "docs", - "slug": "/docs/commands", - "permalink": "/docs/docs/commands", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Product Attestor", - "permalink": "/docs/docs/attestors/product" - }, - "next": { - "title": "Contributing to Witness", - "permalink": "/docs/CONTRIBUTING" - } - }, - { - "id": "docs/concepts/attestor", - "title": "Attestors", - "description": "A Witness attestor is a programming interface that defines an object that can assert facts about a system and store those facts in a versioned schema. An attestor has a Name, Type and RunType. The Type is a versioned string corresponding to the JSON schema of the attestation. For example, the AWS attestor is defined as follows:", - "source": "@site/../docs/concepts/attestor.md", - "sourceDirName": "docs/concepts", - "slug": "/docs/concepts/attestor", - "permalink": "/docs/docs/concepts/attestor", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Signing Attestations with Sigstore Keyless", - "permalink": "/docs/docs/tutorials/sigstore-keyless" - }, - "next": { - "title": "Configuration", - "permalink": "/docs/docs/concepts/config" - } - }, - { - "id": "docs/concepts/config", - "title": "Configuration", - "description": "Witness allows the user to specify a yaml file for persisting the command line flags to be set whenever Witness is invoked. Any values in the configuration file will be overridden by the command line flags set on command invocation.", - "source": "@site/../docs/concepts/config.md", - "sourceDirName": "docs/concepts", - "slug": "/docs/concepts/config", - "permalink": "/docs/docs/concepts/config", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Attestors", - "permalink": "/docs/docs/concepts/attestor" - }, - "next": { - "title": "Policies", - "permalink": "/docs/docs/concepts/policy" - } - }, - { - "id": "docs/concepts/policy", - "title": "Policies", - "description": "What is a witness policy?", - "source": "@site/../docs/concepts/policy.md", - "sourceDirName": "docs/concepts", - "slug": "/docs/concepts/policy", - "permalink": "/docs/docs/concepts/policy", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Configuration", - "permalink": "/docs/docs/concepts/config" - }, - "next": { - "title": "AWS Instance Identity Attestor", - "permalink": "/docs/docs/attestors/aws-iid" - } - }, - { - "id": "docs/signers/kms", - "title": "KMS Signer", - "description": "Witness supports signing both attestations (generated with witness run) and policies (signed with witness sign) using a Key Management Service (KMS) key through the provision of a KMS signer. The KMS signer currently supports AWS KMS and GCP KMS. Follow-up support for Azure Key Vault and HashiCorp Vault (with transit engine) is planned.", - "source": "@site/../docs/signers/kms.md", - "sourceDirName": "docs/signers", - "slug": "/docs/signers/kms", - "permalink": "/docs/docs/signers/kms", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {} - }, - { - "id": "docs/tutorials/artifact-policy", - "title": "Verifying an Artifact with a Witness Policy", - "description": "💡 Tip: If this is your first time using Witness, you might benefit from trying the Getting Started tutorial first!", - "source": "@site/../docs/tutorials/artifact-policy.md", - "sourceDirName": "docs/tutorials", - "slug": "/docs/tutorials/artifact-policy", - "permalink": "/docs/docs/tutorials/artifact-policy", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Witness", - "permalink": "/docs/" - }, - "next": { - "title": "Getting Started", - "permalink": "/docs/docs/tutorials/getting-started" - } - }, - { - "id": "docs/tutorials/getting-started", - "title": "Getting Started", - "description": "Intro", - "source": "@site/../docs/tutorials/getting-started.md", - "sourceDirName": "docs/tutorials", - "slug": "/docs/tutorials/getting-started", - "permalink": "/docs/docs/tutorials/getting-started", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Verifying an Artifact with a Witness Policy", - "permalink": "/docs/docs/tutorials/artifact-policy" - }, - "next": { - "title": "Signing Attestations with Sigstore Keyless", - "permalink": "/docs/docs/tutorials/sigstore-keyless" - } - }, - { - "id": "docs/tutorials/sigstore-keyless", - "title": "Signing Attestations with Sigstore Keyless", - "description": "💡 Tip: If this is your first time using Witness, you might benefit from trying the Getting Started tutorial first! You might", - "source": "@site/../docs/tutorials/sigstore-keyless.md", - "sourceDirName": "docs/tutorials", - "slug": "/docs/tutorials/sigstore-keyless", - "permalink": "/docs/docs/tutorials/sigstore-keyless", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "previous": { - "title": "Getting Started", - "permalink": "/docs/docs/tutorials/getting-started" - }, - "next": { - "title": "Attestors", - "permalink": "/docs/docs/concepts/attestor" - } - }, - { - "id": "README", - "title": "Witness", - "description": "Go Reference Go Report Card OpenSSF Best Practices OpenSSF Scorecard FOSSA Status", - "source": "@site/../README.md", - "sourceDirName": ".", - "slug": "/", - "permalink": "/docs/", - "draft": false, - "unlisted": false, - "tags": [], - "version": "current", - "frontMatter": {}, - "sidebar": "docsSidebar", - "next": { - "title": "Verifying an Artifact with a Witness Policy", - "permalink": "/docs/docs/tutorials/artifact-policy" - } - } - ], - "drafts": [], - "sidebars": { - "docsSidebar": [ - { - "type": "doc", - "label": "About", - "id": "README", - "translatable": true - }, - { - "type": "category", - "label": "Tutorials", - "items": [ - { - "type": "doc", - "id": "docs/tutorials/artifact-policy" - }, - { - "type": "doc", - "id": "docs/tutorials/getting-started" - }, - { - "type": "doc", - "id": "docs/tutorials/sigstore-keyless" - } - ], - "collapsed": true, - "collapsible": true - }, - { - "type": "category", - "label": "Concepts", - "items": [ - { - "type": "doc", - "id": "docs/concepts/attestor" - }, - { - "type": "doc", - "id": "docs/concepts/config" - }, - { - "type": "doc", - "id": "docs/concepts/policy" - } - ], - "collapsed": true, - "collapsible": true - }, - { - "type": "category", - "label": "Attestor Types", - "items": [ - { - "type": "doc", - "id": "docs/attestors/aws-iid" - }, - { - "type": "doc", - "id": "docs/attestors/commandrun" - }, - { - "type": "doc", - "id": "docs/attestors/environment" - }, - { - "type": "doc", - "id": "docs/attestors/gcp-iit" - }, - { - "type": "doc", - "id": "docs/attestors/git" - }, - { - "type": "doc", - "id": "docs/attestors/gitlab" - }, - { - "type": "doc", - "id": "docs/attestors/jwt" - }, - { - "type": "doc", - "id": "docs/attestors/material" - }, - { - "type": "doc", - "id": "docs/attestors/maven" - }, - { - "type": "doc", - "id": "docs/attestors/oci" - }, - { - "type": "doc", - "id": "docs/attestors/product" - } - ], - "collapsed": true, - "collapsible": true - }, - { - "type": "doc", - "label": "Command Line Reference", - "id": "docs/commands", - "translatable": true - }, - { - "type": "doc", - "label": "New Contributor Guide", - "id": "CONTRIBUTING", - "translatable": true - }, - { - "type": "doc", - "label": "Code of Conduct", - "id": "CODE_OF_CONDUCT", - "translatable": true - } - ] - } - } - ] - } - }, - "docusaurus-plugin-content-pages": { - "default": [ - { - "type": "jsx", - "permalink": "/", - "source": "@site/src/pages/index.js" - } - ] - }, - "docusaurus-plugin-debug": {}, - "docusaurus-theme-classic": {}, - "docusaurus-bootstrap-plugin": {}, - "docusaurus-mdx-fallback-plugin": {} -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus-plugin-debug/default/plugin-route-context-module-100.json b/docs-website/.docusaurus/docusaurus-plugin-debug/default/plugin-route-context-module-100.json deleted file mode 100644 index 21c2cfd4..00000000 --- a/docs-website/.docusaurus/docusaurus-plugin-debug/default/plugin-route-context-module-100.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "docusaurus-plugin-debug", - "id": "default" -} \ No newline at end of file diff --git a/docs-website/.docusaurus/docusaurus.config.mjs b/docs-website/.docusaurus/docusaurus.config.mjs deleted file mode 100644 index c38817eb..00000000 --- a/docs-website/.docusaurus/docusaurus.config.mjs +++ /dev/null @@ -1,373 +0,0 @@ -/* - * AUTOGENERATED - DON'T EDIT - * Your edits in this file will be overwritten in the next build! - * Modify the docusaurus.config.js file at your site's root instead. - */ -export default { - "title": "In-toto Witness", - "tagline": "Documentation for the Witness Project", - "favicon": "/static/img/favicon.ico", - "url": "https://witness.dev", - "baseUrl": "/", - "organizationName": "in-toto", - "projectName": "witness", - "onBrokenLinks": "warn", - "onBrokenMarkdownLinks": "warn", - "i18n": { - "defaultLocale": "en", - "locales": [ - "en" - ], - "path": "i18n", - "localeConfigs": {} - }, - "presets": [ - [ - "classic", - { - "docs": { - "path": "..", - "include": [ - "README.md", - "docs/**/*.{md,mdx}", - "CONTRIBUTING.md", - "CODE_OF_CONDUCT.md" - ], - "sidebarPath": "../sidebars.js", - "routeBasePath": "/docs" - }, - "blog": false, - "theme": { - "customCss": "./src/css/custom.css" - } - } - ] - ], - "themeConfig": { - "image": "img/witness-og.png", - "navbar": { - "title": "Witness", - "logo": { - "alt": "Witness Project Logo", - "src": "img/logo.png" - }, - "items": [ - { - "type": "search", - "position": "right" - }, - { - "type": "doc", - "docId": "README", - "position": "left", - "label": "About" - }, - { - "type": "doc", - "docId": "docs/tutorials/getting-started", - "position": "left", - "label": "Tutorials" - }, - { - "type": "doc", - "docId": "docs/concepts/attestor", - "position": "left", - "label": "Concepts" - }, - { - "href": "https://github.com/in-toto/witness", - "position": "right", - "className": "header-github-link", - "aria-label": "GitHub repository" - }, - { - "href": "https://communityinviter.com/apps/cloud-native/cncf", - "position": "right", - "className": "header-slack-link", - "aria-label": "Slack Invite Link" - } - ], - "hideOnScroll": false - }, - "announcementBar": { - "id": "support_us", - "content": "We are looking to revamp our docs, please fill this survey", - "textColor": "white", - "backgroundColor": "#333385", - "isCloseable": false - }, - "footer": { - "style": "dark", - "links": [ - { - "title": "Docs", - "items": [ - { - "label": "Tutorials", - "to": "docs/docs/tutorials/getting-started" - } - ] - }, - { - "title": "Community", - "items": [ - { - "label": "Slack", - "href": "https://slack.cncf.io/" - }, - { - "label": "Github", - "href": "https://github.com/in-toto/witness" - } - ] - } - ], - "copyright": "Copyright © 2024 The Witness Contributors, Inc. Built with Docusaurus." - }, - "prism": { - "theme": { - "plain": { - "color": "#393A34", - "backgroundColor": "#f6f8fa" - }, - "styles": [ - { - "types": [ - "comment", - "prolog", - "doctype", - "cdata" - ], - "style": { - "color": "#999988", - "fontStyle": "italic" - } - }, - { - "types": [ - "namespace" - ], - "style": { - "opacity": 0.7 - } - }, - { - "types": [ - "string", - "attr-value" - ], - "style": { - "color": "#e3116c" - } - }, - { - "types": [ - "punctuation", - "operator" - ], - "style": { - "color": "#393A34" - } - }, - { - "types": [ - "entity", - "url", - "symbol", - "number", - "boolean", - "variable", - "constant", - "property", - "regex", - "inserted" - ], - "style": { - "color": "#36acaa" - } - }, - { - "types": [ - "atrule", - "keyword", - "attr-name", - "selector" - ], - "style": { - "color": "#00a4db" - } - }, - { - "types": [ - "function", - "deleted", - "tag" - ], - "style": { - "color": "#d73a49" - } - }, - { - "types": [ - "function-variable" - ], - "style": { - "color": "#6f42c1" - } - }, - { - "types": [ - "tag", - "selector", - "keyword" - ], - "style": { - "color": "#00009f" - } - } - ] - }, - "darkTheme": { - "plain": { - "color": "#F8F8F2", - "backgroundColor": "#282A36" - }, - "styles": [ - { - "types": [ - "prolog", - "constant", - "builtin" - ], - "style": { - "color": "rgb(189, 147, 249)" - } - }, - { - "types": [ - "inserted", - "function" - ], - "style": { - "color": "rgb(80, 250, 123)" - } - }, - { - "types": [ - "deleted" - ], - "style": { - "color": "rgb(255, 85, 85)" - } - }, - { - "types": [ - "changed" - ], - "style": { - "color": "rgb(255, 184, 108)" - } - }, - { - "types": [ - "punctuation", - "symbol" - ], - "style": { - "color": "rgb(248, 248, 242)" - } - }, - { - "types": [ - "string", - "char", - "tag", - "selector" - ], - "style": { - "color": "rgb(255, 121, 198)" - } - }, - { - "types": [ - "keyword", - "variable" - ], - "style": { - "color": "rgb(189, 147, 249)", - "fontStyle": "italic" - } - }, - { - "types": [ - "comment" - ], - "style": { - "color": "rgb(98, 114, 164)" - } - }, - { - "types": [ - "attr-name" - ], - "style": { - "color": "rgb(241, 250, 140)" - } - } - ] - }, - "additionalLanguages": [], - "magicComments": [ - { - "className": "theme-code-block-highlighted-line", - "line": "highlight-next-line", - "block": { - "start": "highlight-start", - "end": "highlight-end" - } - } - ] - }, - "colorMode": { - "defaultMode": "light", - "disableSwitch": false, - "respectPrefersColorScheme": false - }, - "docs": { - "versionPersistence": "localStorage", - "sidebar": { - "hideable": false, - "autoCollapseCategories": false - } - }, - "metadata": [], - "tableOfContents": { - "minHeadingLevel": 2, - "maxHeadingLevel": 3 - } - }, - "baseUrlIssueBanner": true, - "onBrokenAnchors": "warn", - "onDuplicateRoutes": "warn", - "staticDirectories": [ - "static" - ], - "customFields": {}, - "plugins": [], - "themes": [], - "scripts": [], - "headTags": [], - "stylesheets": [], - "clientModules": [], - "titleDelimiter": "|", - "noIndex": false, - "markdown": { - "format": "mdx", - "mermaid": false, - "mdx1Compat": { - "comments": true, - "admonitions": true, - "headingIds": true - } - } -}; diff --git a/docs-website/.docusaurus/globalData.json b/docs-website/.docusaurus/globalData.json deleted file mode 100644 index a2f2fc97..00000000 --- a/docs-website/.docusaurus/globalData.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "docusaurus-plugin-content-docs": { - "default": { - "path": "/docs", - "versions": [ - { - "name": "current", - "label": "Next", - "isLast": true, - "path": "/docs", - "mainDocId": "README", - "docs": [ - { - "id": "CODE_OF_CONDUCT", - "path": "/docs/CODE_OF_CONDUCT", - "sidebar": "docsSidebar" - }, - { - "id": "CONTRIBUTING", - "path": "/docs/CONTRIBUTING", - "sidebar": "docsSidebar" - }, - { - "id": "docs/about/how-witness-works", - "path": "/docs/docs/about/how-witness-works" - }, - { - "id": "docs/attestors/aws-iid", - "path": "/docs/docs/attestors/aws-iid", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/commandrun", - "path": "/docs/docs/attestors/commandrun", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/environment", - "path": "/docs/docs/attestors/environment", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/gcp-iit", - "path": "/docs/docs/attestors/gcp-iit", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/git", - "path": "/docs/docs/attestors/git", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/gitlab", - "path": "/docs/docs/attestors/gitlab", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/jwt", - "path": "/docs/docs/attestors/jwt", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/material", - "path": "/docs/docs/attestors/material", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/maven", - "path": "/docs/docs/attestors/maven", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/oci", - "path": "/docs/docs/attestors/oci", - "sidebar": "docsSidebar" - }, - { - "id": "docs/attestors/product", - "path": "/docs/docs/attestors/product", - "sidebar": "docsSidebar" - }, - { - "id": "docs/commands", - "path": "/docs/docs/commands", - "sidebar": "docsSidebar" - }, - { - "id": "docs/concepts/attestor", - "path": "/docs/docs/concepts/attestor", - "sidebar": "docsSidebar" - }, - { - "id": "docs/concepts/config", - "path": "/docs/docs/concepts/config", - "sidebar": "docsSidebar" - }, - { - "id": "docs/concepts/policy", - "path": "/docs/docs/concepts/policy", - "sidebar": "docsSidebar" - }, - { - "id": "docs/signers/kms", - "path": "/docs/docs/signers/kms" - }, - { - "id": "docs/tutorials/artifact-policy", - "path": "/docs/docs/tutorials/artifact-policy", - "sidebar": "docsSidebar" - }, - { - "id": "docs/tutorials/getting-started", - "path": "/docs/docs/tutorials/getting-started", - "sidebar": "docsSidebar" - }, - { - "id": "docs/tutorials/sigstore-keyless", - "path": "/docs/docs/tutorials/sigstore-keyless", - "sidebar": "docsSidebar" - }, - { - "id": "README", - "path": "/docs/", - "sidebar": "docsSidebar" - } - ], - "draftIds": [], - "sidebars": { - "docsSidebar": { - "link": { - "path": "/docs/", - "label": "About" - } - } - } - } - ], - "breadcrumbs": true - } - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/i18n.json b/docs-website/.docusaurus/i18n.json deleted file mode 100644 index 285e67dc..00000000 --- a/docs-website/.docusaurus/i18n.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "defaultLocale": "en", - "locales": [ - "en" - ], - "path": "i18n", - "currentLocale": "en", - "localeConfigs": { - "en": { - "label": "English", - "direction": "ltr", - "htmlLang": "en", - "calendar": "gregory", - "path": "en" - } - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/registry.js b/docs-website/.docusaurus/registry.js deleted file mode 100644 index b258704c..00000000 --- a/docs-website/.docusaurus/registry.js +++ /dev/null @@ -1,33 +0,0 @@ -export default { - "00397d08": [() => import(/* webpackChunkName: "00397d08" */ "@site/../docs/attestors/git.md"), "@site/../docs/attestors/git.md", require.resolveWeak("@site/../docs/attestors/git.md")], - "17896441": [() => import(/* webpackChunkName: "17896441" */ "@theme/DocItem"), "@theme/DocItem", require.resolveWeak("@theme/DocItem")], - "1e21cedc": [() => import(/* webpackChunkName: "1e21cedc" */ "@site/../docs/attestors/jwt.md"), "@site/../docs/attestors/jwt.md", require.resolveWeak("@site/../docs/attestors/jwt.md")], - "2014e561": [() => import(/* webpackChunkName: "2014e561" */ "@site/../docs/attestors/aws-iid.md"), "@site/../docs/attestors/aws-iid.md", require.resolveWeak("@site/../docs/attestors/aws-iid.md")], - "34a45777": [() => import(/* webpackChunkName: "34a45777" */ "@site/../docs/attestors/gcp-iit.md"), "@site/../docs/attestors/gcp-iit.md", require.resolveWeak("@site/../docs/attestors/gcp-iit.md")], - "3a05c1c7": [() => import(/* webpackChunkName: "3a05c1c7" */ "@site/../docs/concepts/policy.md"), "@site/../docs/concepts/policy.md", require.resolveWeak("@site/../docs/concepts/policy.md")], - "3a27d259": [() => import(/* webpackChunkName: "3a27d259" */ "/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json"), "/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json", require.resolveWeak("/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json")], - "3f587b61": [() => import(/* webpackChunkName: "3f587b61" */ "@site/../docs/attestors/maven.md"), "@site/../docs/attestors/maven.md", require.resolveWeak("@site/../docs/attestors/maven.md")], - "4b05de29": [() => import(/* webpackChunkName: "4b05de29" */ "/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json"), "/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json", require.resolveWeak("/Users/jkjell/sandbox/ChaosInTheCRD/witness/docs-website/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json")], - "500af381": [() => import(/* webpackChunkName: "500af381" */ "@site/../docs/about/how-witness-works.md"), "@site/../docs/about/how-witness-works.md", require.resolveWeak("@site/../docs/about/how-witness-works.md")], - "5165b8b4": [() => import(/* webpackChunkName: "5165b8b4" */ "@site/../docs/attestors/product.md"), "@site/../docs/attestors/product.md", require.resolveWeak("@site/../docs/attestors/product.md")], - "556fd389": [() => import(/* webpackChunkName: "556fd389" */ "@site/../docs/concepts/attestor.md"), "@site/../docs/concepts/attestor.md", require.resolveWeak("@site/../docs/concepts/attestor.md")], - "5651251f": [() => import(/* webpackChunkName: "5651251f" */ "@site/../docs/attestors/oci.md"), "@site/../docs/attestors/oci.md", require.resolveWeak("@site/../docs/attestors/oci.md")], - "5e95c892": [() => import(/* webpackChunkName: "5e95c892" */ "@theme/DocsRoot"), "@theme/DocsRoot", require.resolveWeak("@theme/DocsRoot")], - "5e9f5e1a": [() => import(/* webpackChunkName: "5e9f5e1a" */ "@generated/docusaurus.config"), "@generated/docusaurus.config", require.resolveWeak("@generated/docusaurus.config")], - "6f3bb722": [() => import(/* webpackChunkName: "6f3bb722" */ "@site/../docs/commands.md"), "@site/../docs/commands.md", require.resolveWeak("@site/../docs/commands.md")], - "826a2c15": [() => import(/* webpackChunkName: "826a2c15" */ "@site/../CODE_OF_CONDUCT.md"), "@site/../CODE_OF_CONDUCT.md", require.resolveWeak("@site/../CODE_OF_CONDUCT.md")], - "86a58e68": [() => import(/* webpackChunkName: "86a58e68" */ "@site/../docs/tutorials/sigstore-keyless.md"), "@site/../docs/tutorials/sigstore-keyless.md", require.resolveWeak("@site/../docs/tutorials/sigstore-keyless.md")], - "87d53d72": [() => import(/* webpackChunkName: "87d53d72" */ "@site/../docs/attestors/environment.md"), "@site/../docs/attestors/environment.md", require.resolveWeak("@site/../docs/attestors/environment.md")], - "8c294f46": [() => import(/* webpackChunkName: "8c294f46" */ "@site/../CONTRIBUTING.md"), "@site/../CONTRIBUTING.md", require.resolveWeak("@site/../CONTRIBUTING.md")], - "935f2afb": [() => import(/* webpackChunkName: "935f2afb" */ "~docs/default/version-current-metadata-prop-751.json"), "~docs/default/version-current-metadata-prop-751.json", require.resolveWeak("~docs/default/version-current-metadata-prop-751.json")], - "a7bd4aaa": [() => import(/* webpackChunkName: "a7bd4aaa" */ "@theme/DocVersionRoot"), "@theme/DocVersionRoot", require.resolveWeak("@theme/DocVersionRoot")], - "a8340195": [() => import(/* webpackChunkName: "a8340195" */ "@site/../docs/tutorials/getting-started.md"), "@site/../docs/tutorials/getting-started.md", require.resolveWeak("@site/../docs/tutorials/getting-started.md")], - "a94703ab": [() => import(/* webpackChunkName: "a94703ab" */ "@theme/DocRoot"), "@theme/DocRoot", require.resolveWeak("@theme/DocRoot")], - "ad9520ef": [() => import(/* webpackChunkName: "ad9520ef" */ "@site/../README.md"), "@site/../README.md", require.resolveWeak("@site/../README.md")], - "b6122f1d": [() => import(/* webpackChunkName: "b6122f1d" */ "@site/../docs/attestors/material.md"), "@site/../docs/attestors/material.md", require.resolveWeak("@site/../docs/attestors/material.md")], - "c4f5d8e4": [() => import(/* webpackChunkName: "c4f5d8e4" */ "@site/src/pages/index.js"), "@site/src/pages/index.js", require.resolveWeak("@site/src/pages/index.js")], - "c803bb10": [() => import(/* webpackChunkName: "c803bb10" */ "@site/../docs/attestors/commandrun.md"), "@site/../docs/attestors/commandrun.md", require.resolveWeak("@site/../docs/attestors/commandrun.md")], - "dc7d6c03": [() => import(/* webpackChunkName: "dc7d6c03" */ "@site/../docs/signers/kms.md"), "@site/../docs/signers/kms.md", require.resolveWeak("@site/../docs/signers/kms.md")], - "e1b2eba9": [() => import(/* webpackChunkName: "e1b2eba9" */ "@site/../docs/attestors/gitlab.md"), "@site/../docs/attestors/gitlab.md", require.resolveWeak("@site/../docs/attestors/gitlab.md")], - "ec3dab5b": [() => import(/* webpackChunkName: "ec3dab5b" */ "@site/../docs/tutorials/artifact-policy.md"), "@site/../docs/tutorials/artifact-policy.md", require.resolveWeak("@site/../docs/tutorials/artifact-policy.md")], - "ef48dc36": [() => import(/* webpackChunkName: "ef48dc36" */ "@site/../docs/concepts/config.md"), "@site/../docs/concepts/config.md", require.resolveWeak("@site/../docs/concepts/config.md")],}; diff --git a/docs-website/.docusaurus/routes.js b/docs-website/.docusaurus/routes.js deleted file mode 100644 index bff84de2..00000000 --- a/docs-website/.docusaurus/routes.js +++ /dev/null @@ -1,168 +0,0 @@ -import React from 'react'; -import ComponentCreator from '@docusaurus/ComponentCreator'; - -export default [ - { - path: '/docs', - component: ComponentCreator('/docs', 'e8c'), - routes: [ - { - path: '/docs', - component: ComponentCreator('/docs', 'c9e'), - routes: [ - { - path: '/docs', - component: ComponentCreator('/docs', 'd14'), - routes: [ - { - path: '/docs/', - component: ComponentCreator('/docs/', 'b31'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/CODE_OF_CONDUCT', - component: ComponentCreator('/docs/CODE_OF_CONDUCT', 'e8d'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/CONTRIBUTING', - component: ComponentCreator('/docs/CONTRIBUTING', '6d0'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/about/how-witness-works', - component: ComponentCreator('/docs/docs/about/how-witness-works', '32f'), - exact: true - }, - { - path: '/docs/docs/attestors/aws-iid', - component: ComponentCreator('/docs/docs/attestors/aws-iid', 'd98'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/commandrun', - component: ComponentCreator('/docs/docs/attestors/commandrun', 'b30'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/environment', - component: ComponentCreator('/docs/docs/attestors/environment', 'b27'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/gcp-iit', - component: ComponentCreator('/docs/docs/attestors/gcp-iit', '3b9'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/git', - component: ComponentCreator('/docs/docs/attestors/git', '323'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/gitlab', - component: ComponentCreator('/docs/docs/attestors/gitlab', '667'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/jwt', - component: ComponentCreator('/docs/docs/attestors/jwt', '04a'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/material', - component: ComponentCreator('/docs/docs/attestors/material', '63a'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/maven', - component: ComponentCreator('/docs/docs/attestors/maven', '028'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/oci', - component: ComponentCreator('/docs/docs/attestors/oci', 'daa'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/attestors/product', - component: ComponentCreator('/docs/docs/attestors/product', '860'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/commands', - component: ComponentCreator('/docs/docs/commands', 'dc1'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/concepts/attestor', - component: ComponentCreator('/docs/docs/concepts/attestor', 'e45'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/concepts/config', - component: ComponentCreator('/docs/docs/concepts/config', '102'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/concepts/policy', - component: ComponentCreator('/docs/docs/concepts/policy', '4af'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/signers/kms', - component: ComponentCreator('/docs/docs/signers/kms', '656'), - exact: true - }, - { - path: '/docs/docs/tutorials/artifact-policy', - component: ComponentCreator('/docs/docs/tutorials/artifact-policy', '5d1'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/tutorials/getting-started', - component: ComponentCreator('/docs/docs/tutorials/getting-started', '6a0'), - exact: true, - sidebar: "docsSidebar" - }, - { - path: '/docs/docs/tutorials/sigstore-keyless', - component: ComponentCreator('/docs/docs/tutorials/sigstore-keyless', '879'), - exact: true, - sidebar: "docsSidebar" - } - ] - } - ] - } - ] - }, - { - path: '/', - component: ComponentCreator('/', 'fc7'), - exact: true - }, - { - path: '*', - component: ComponentCreator('*'), - }, -]; diff --git a/docs-website/.docusaurus/routesChunkNames.json b/docs-website/.docusaurus/routesChunkNames.json deleted file mode 100644 index 6be6c0d2..00000000 --- a/docs-website/.docusaurus/routesChunkNames.json +++ /dev/null @@ -1,114 +0,0 @@ -{ - "/docs-e8c": { - "__comp": "5e95c892", - "__context": { - "plugin": "4b05de29" - } - }, - "/docs-c9e": { - "__comp": "a7bd4aaa", - "version": "935f2afb" - }, - "/docs-d14": { - "__comp": "a94703ab" - }, - "/docs/-b31": { - "__comp": "17896441", - "content": "ad9520ef" - }, - "/docs/CODE_OF_CONDUCT-e8d": { - "__comp": "17896441", - "content": "826a2c15" - }, - "/docs/CONTRIBUTING-6d0": { - "__comp": "17896441", - "content": "8c294f46" - }, - "/docs/docs/about/how-witness-works-32f": { - "__comp": "17896441", - "content": "500af381" - }, - "/docs/docs/attestors/aws-iid-d98": { - "__comp": "17896441", - "content": "2014e561" - }, - "/docs/docs/attestors/commandrun-b30": { - "__comp": "17896441", - "content": "c803bb10" - }, - "/docs/docs/attestors/environment-b27": { - "__comp": "17896441", - "content": "87d53d72" - }, - "/docs/docs/attestors/gcp-iit-3b9": { - "__comp": "17896441", - "content": "34a45777" - }, - "/docs/docs/attestors/git-323": { - "__comp": "17896441", - "content": "00397d08" - }, - "/docs/docs/attestors/gitlab-667": { - "__comp": "17896441", - "content": "e1b2eba9" - }, - "/docs/docs/attestors/jwt-04a": { - "__comp": "17896441", - "content": "1e21cedc" - }, - "/docs/docs/attestors/material-63a": { - "__comp": "17896441", - "content": "b6122f1d" - }, - "/docs/docs/attestors/maven-028": { - "__comp": "17896441", - "content": "3f587b61" - }, - "/docs/docs/attestors/oci-daa": { - "__comp": "17896441", - "content": "5651251f" - }, - "/docs/docs/attestors/product-860": { - "__comp": "17896441", - "content": "5165b8b4" - }, - "/docs/docs/commands-dc1": { - "__comp": "17896441", - "content": "6f3bb722" - }, - "/docs/docs/concepts/attestor-e45": { - "__comp": "17896441", - "content": "556fd389" - }, - "/docs/docs/concepts/config-102": { - "__comp": "17896441", - "content": "ef48dc36" - }, - "/docs/docs/concepts/policy-4af": { - "__comp": "17896441", - "content": "3a05c1c7" - }, - "/docs/docs/signers/kms-656": { - "__comp": "17896441", - "content": "dc7d6c03" - }, - "/docs/docs/tutorials/artifact-policy-5d1": { - "__comp": "17896441", - "content": "ec3dab5b" - }, - "/docs/docs/tutorials/getting-started-6a0": { - "__comp": "17896441", - "content": "a8340195" - }, - "/docs/docs/tutorials/sigstore-keyless-879": { - "__comp": "17896441", - "content": "86a58e68" - }, - "/-fc7": { - "__comp": "c4f5d8e4", - "__context": { - "plugin": "3a27d259" - }, - "config": "5e9f5e1a" - } -} \ No newline at end of file diff --git a/docs-website/.docusaurus/site-metadata.json b/docs-website/.docusaurus/site-metadata.json deleted file mode 100644 index 796d4b93..00000000 --- a/docs-website/.docusaurus/site-metadata.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "docusaurusVersion": "3.1.1", - "siteVersion": "0.0.0", - "pluginVersions": { - "docusaurus-plugin-content-docs": { - "type": "package", - "name": "@docusaurus/plugin-content-docs", - "version": "3.1.1" - }, - "docusaurus-plugin-content-pages": { - "type": "package", - "name": "@docusaurus/plugin-content-pages", - "version": "3.1.1" - }, - "docusaurus-plugin-sitemap": { - "type": "package", - "name": "@docusaurus/plugin-sitemap", - "version": "3.1.1" - }, - "docusaurus-theme-classic": { - "type": "package", - "name": "@docusaurus/theme-classic", - "version": "3.1.1" - } - } -} \ No newline at end of file