From eb4a190a79cded42129bf691e86542e8c88fc74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:57:51 -0400 Subject: [PATCH 01/30] Bump pandas from 2.2.1 to 2.2.2 (#557) Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9697f1db..453a119b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ mkdocstrings-python==1.9.2 mkdocs-print-site-plugin==2.3.6 dataclasses-json==0.6.4 thefuzz==0.22.1 -pandas==2.2.1 +pandas==2.2.2 scikit-learn==1.4.1.post1 jsonschema==4.21.1 networkx==3.3 From 12fcc32f3fbbe4331b7f58466d01865628b4c0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:58:49 -0400 Subject: [PATCH 02/30] Bump scikit-learn from 1.4.1.post1 to 1.4.2 (#556) Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.1.post1 to 1.4.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.4.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Allen D. Householder --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 453a119b..152c6bc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ mkdocs-print-site-plugin==2.3.6 dataclasses-json==0.6.4 thefuzz==0.22.1 pandas==2.2.2 -scikit-learn==1.4.1.post1 +scikit-learn==1.4.2 jsonschema==4.21.1 networkx==3.3 From ac621c45ff80a37091522fe15557bb4d77ecae34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:59:28 -0400 Subject: [PATCH 03/30] Bump mkdocs-print-site-plugin from 2.3.6 to 2.4.0 in the mkdocs group (#555) Bumps the mkdocs group with 1 update: [mkdocs-print-site-plugin](https://github.com/timvink/mkdocs-print-site-plugin). Updates `mkdocs-print-site-plugin` from 2.3.6 to 2.4.0 - [Release notes](https://github.com/timvink/mkdocs-print-site-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-print-site-plugin/compare/v2.3.6...v2.4.0) --- updated-dependencies: - dependency-name: mkdocs-print-site-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 152c6bc2..b722842a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ mkdocs-material==9.5.17 mkdocs-material-extensions==1.3.1 mkdocstrings==0.24.3 mkdocstrings-python==1.9.2 -mkdocs-print-site-plugin==2.3.6 +mkdocs-print-site-plugin==2.4.0 dataclasses-json==0.6.4 thefuzz==0.22.1 pandas==2.2.2 From 49a3aeb6b8b233255616d5d04d7800686b899d2c Mon Sep 17 00:00:00 2001 From: Vijay Sarvepalli Date: Mon, 15 Apr 2024 15:06:46 -0400 Subject: [PATCH 04/30] Updated Mission-Impact in Deployer.json and in csvs/child_trees to match latest (#559) --- data/csvs/child_trees/human-impact.csv | 5 ----- docs/ssvc-calc/Deployer.json | 11 +---------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/data/csvs/child_trees/human-impact.csv b/data/csvs/child_trees/human-impact.csv index ea4383cc..03c75179 100644 --- a/data/csvs/child_trees/human-impact.csv +++ b/data/csvs/child_trees/human-impact.csv @@ -1,25 +1,20 @@ Situated Safety Impact , Mission Impact , Human Impact - None , None , Low None , Degraded , Low None , Crippled , Low None , MEF Failure , Medium None , Mission Failure , Very High - Minor , None , Low Minor , Degraded , Low Minor , Crippled , Low Minor , MEF Failure , Medium Minor , Mission Failure , Very High - Major , None , Medium Major , Degraded , Medium Major , Crippled , Medium Major , MEF Failure , High Major , Mission Failure , Very High - Hazardous , None , High Hazardous , Degraded , High Hazardous , Crippled , High Hazardous , MEF Failure , High Hazardous , Mission Failure , Very High - Catastrophic , None , Very High Catastrophic , Degraded , Very High Catastrophic , Crippled , Very High Catastrophic , MEF Failure , Very High diff --git a/docs/ssvc-calc/Deployer.json b/docs/ssvc-calc/Deployer.json index fb4af309..fc99fd3f 100644 --- a/docs/ssvc-calc/Deployer.json +++ b/docs/ssvc-calc/Deployer.json @@ -99,11 +99,6 @@ "label": "Mission Impact", "key": "M", "options": [ - { - "label": "none", - "key": "N", - "description": "Little to no impact up to degradation of non-essential functions; chronic degradation would eventually harm essential functions. (aka Non-Essential Degraded)" - }, { "label": "degraded", "key": "D", @@ -158,7 +153,6 @@ "child_label": "Mission Impact", "child_key": "M", "child_option_labels":[ - "none", "degraded", "crippled" ] @@ -201,7 +195,6 @@ "child_label": "Mission Impact", "child_key": "M", "child_option_labels":[ - "none", "degraded", "crippled" ] @@ -243,7 +236,6 @@ "child_label": "Mission Impact", "child_key": "M", "child_option_labels":[ - "none", "degraded", "crippled", "mef failure" @@ -292,7 +284,6 @@ "child_label": "Mission Impact", "child_key": "M", "child_option_labels":[ - "none", "degraded", "crippled", "mef failure", @@ -844,6 +835,6 @@ } ], "lang": "en", - "version": "2.0", + "version": "2.0.0", "title": "Deployer v2.1.0" } From a00adcd7dfa88215401b9e03da20fe72a5138507 Mon Sep 17 00:00:00 2001 From: Vijay Sarvepalli Date: Tue, 16 Apr 2024 14:13:53 -0400 Subject: [PATCH 05/30] i18n improvement to Deployer.json (#560) * Updated Mission-Impact in Deployer.json and in csvs/child_trees to match latest * Add keys to Deployer.json example Issue-123-1 * Update in CSS to fix default darkmode/blackbody --- docs/ssvc-calc/Deployer.json | 4 +++- docs/ssvc-calc/css.css | 5 ++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/ssvc-calc/Deployer.json b/docs/ssvc-calc/Deployer.json index fc99fd3f..0254ca26 100644 --- a/docs/ssvc-calc/Deployer.json +++ b/docs/ssvc-calc/Deployer.json @@ -127,6 +127,7 @@ { "label": "Human Impact", "decision_type": "complex", + "key": "H", "children": [ { "label": "Situated Safety Impact" @@ -326,7 +327,8 @@ "color": "#EA3423" } ], - "label": "Priority" + "label": "Priority", + "key": "P" } ], "decisions_table": [ { diff --git a/docs/ssvc-calc/css.css b/docs/ssvc-calc/css.css index ecf4f301..172729df 100644 --- a/docs/ssvc-calc/css.css +++ b/docs/ssvc-calc/css.css @@ -185,12 +185,15 @@ span.bold { text-decoration: none; color: #fefefe; } +.blackbody .top_fixed { + background-color: rgba(0,0,0,0.9); +} .top_fixed { display:none; position:fixed; top:10px; z-index: 1051; - background-color: rgba(0,0,0,0.9); + background-color: #f8f8ff; height: 100%; width:75%; padding:12px; From 1f55160e547550d5dffaa2102713ec61c7b0705e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:14:03 -0400 Subject: [PATCH 06/30] Bump the mkdocs group with 2 updates (#563) * Bump the mkdocs group with 2 updates Bumps the mkdocs group with 3 updates: [mkdocs](https://github.com/mkdocs/mkdocs), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings-python](https://github.com/mkdocstrings/python). (mkdocs 1.6.0 ignored because incompatible with mkdocs-material 9.5.18 Updates `mkdocs-material` from 9.5.17 to 9.5.18 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.17...9.5.18) Updates `mkdocstrings-python` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.9.2...1.10.0) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs ... Signed-off-by: dependabot[bot] * Update requirements.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Allen D. Householder --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b722842a..c550e9fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ mkdocs==1.5.3 mkdocs-bibtex==2.15.0 mkdocs-include-markdown-plugin==6.0.5 mkdocs-table-reader-plugin==2.1.0 -mkdocs-material==9.5.17 +mkdocs-material==9.5.18 mkdocs-material-extensions==1.3.1 mkdocstrings==0.24.3 -mkdocstrings-python==1.9.2 +mkdocstrings-python==1.10.0 mkdocs-print-site-plugin==2.4.0 dataclasses-json==0.6.4 thefuzz==0.22.1 From e6c6949188f700a5e77ef5a21f5d8eaeee3975b8 Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Mon, 22 Apr 2024 13:14:49 -0400 Subject: [PATCH 07/30] replace vuls.cert.org CVD guide links with certcc.github.io links (#562) --- docs/howto/coordination_intro.md | 4 ++-- docs/howto/coordination_triage_decision.md | 4 ++-- docs/howto/publication_decision.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/howto/coordination_intro.md b/docs/howto/coordination_intro.md index ebcb0a90..abccf08a 100644 --- a/docs/howto/coordination_intro.md +++ b/docs/howto/coordination_intro.md @@ -11,7 +11,7 @@ A coordinator may want to gather and publish information about SSVC decision poi Furthermore, a coordinator may only publish some of the information it uses to make decisions. Consistent with other stakeholder perspectives (supplier and deployer), SSVC provides the priority with which a coordinator should take some defined action, but not how to do that action. For more information about types of coordinators and their facilitation actions within vulnerability management, see -[The CERT Guide to Coordinated Vulnerability Disclosure](https://vuls.cert.org/confluence/display/CVD/3.5.+Coordinator) +[The CERT Guide to Coordinated Vulnerability Disclosure](https://certcc.github.io/CERT-Guide-to-CVD/topics/roles/coordinator/) The two decisions that CERT/CC makes as a coordinator that we will discuss in terms of SSVC are @@ -27,7 +27,7 @@ These two decisions are not the entirety of vulnerability coordination, but we l Different coordinators have different scopes and constituencies. -See [The CERT Guide to Coordinated Vulnerability Disclosure](https://vuls.cert.org/confluence/display/CVD/3.5.+Coordinator) for a listing of different coordinator types. +See [The CERT Guide to Coordinated Vulnerability Disclosure](https://certcc.github.io/CERT-Guide-to-CVD/topics/roles/coordinator/) for a listing of different coordinator types. If a coordinator receives a report that is outside its own work scope or constituency, it should make an effort to route the report to a more suitable coordinator. The decisions in this section assume the report or vulnerability in question is within the work scope or constituency for the coordinator. diff --git a/docs/howto/coordination_triage_decision.md b/docs/howto/coordination_triage_decision.md index b85dd4cd..18ef5d5c 100644 --- a/docs/howto/coordination_triage_decision.md +++ b/docs/howto/coordination_triage_decision.md @@ -27,7 +27,7 @@ SSVC can be applied to either the initial report or to the results of such refin ## Coordinator Triage Decision Outcomes -We take three priority levels in our decision about whether and how to [coordinate](https://vuls.cert.org/confluence/display/CVD/1.1.+Coordinated+Vulnerability+Disclosure+is+a+Process%2C+Not+an+Event) +We take three priority levels in our decision about whether and how to [coordinate](https://certcc.github.io/CERT-Guide-to-CVD/tutorials/cvd_is_a_process/) a vulnerability based on an incoming report: !!! info "Coordinator Triage Priority" @@ -57,7 +57,7 @@ a vulnerability based on an incoming report: (VRDA) provides a starting point for a decision model for this situation. VRDA is likely [adequate](https://insights.sei.cmu.edu/library/effectiveness-of-the-vulnerability-response-decision-assistance-vrda-framework/) for national-level CSIRTs that do general CVD, but other CSIRT types may have different needs. - The [*CERT Guide to Coordinated Vulnerability Disclosure*](https://vuls.cert.org/confluence/display/CVD/6.10+Troubleshooting+Coordinated+Vulnerability+Disclosure+Table) + The [*CERT Guide to Coordinated Vulnerability Disclosure*](https://certcc.github.io/CERT-Guide-to-CVD/howto/coordination/cvd_recipes/) provides something similar for those who are deciding how to report and disclose vulnerabilities they have discovered. The coordination and publication decisions for CERT/CC are about the social and collaborative state of vulnerability management. diff --git a/docs/howto/publication_decision.md b/docs/howto/publication_decision.md index c9320a7e..a19a93d7 100644 --- a/docs/howto/publication_decision.md +++ b/docs/howto/publication_decision.md @@ -31,7 +31,7 @@ Two points where CERT/CC policy clearly influences the publication decision are As a matter of policy, CERT/CC will support an embargo from the public of information about a vulnerability through its choice not to publish that information while a number of conditions hold: - - A negotiated embargo timer has not expired. The CERT/CC default embargo period is [45 days](https://vuls.cert.org/confluence/display/Wiki/Vulnerability+Disclosure+Policy). + - A negotiated embargo timer has not expired. The CERT/CC default embargo period is [45 days](https://certcc.github.io/CERT-Guide-to-CVD/reference/certcc_disclosure_policy/). - Other exceptions have not been met, including active exploitation of the vulnerability in the wild or other public discussion of the vulnerability details. From 6ff5d14804e1bc9cd6b1b501e2d079936513f58e Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Mon, 6 May 2024 13:08:48 -0400 Subject: [PATCH 08/30] Add requirements.txt trigger to link_checker.yml Linkchecker also confirms that the site builds successfully, so any changes to the pip requirements should trigger it to run as well. --- .github/workflows/link_checker.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/link_checker.yml b/.github/workflows/link_checker.yml index 6d0f83c7..9bb6119d 100644 --- a/.github/workflows/link_checker.yml +++ b/.github/workflows/link_checker.yml @@ -10,6 +10,8 @@ on: - '**/*.md' # run on any PR that changes this workflow - .github/workflows/linkchecker.yml + # run on any PR that changes the pip requirements + - requirements.txt # let us trigger it manually workflow_dispatch: From 711da048fcbb72ec448c1b1d1aedfc72e0532f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 13:10:31 -0400 Subject: [PATCH 09/30] Bump dataclasses-json from 0.6.4 to 0.6.5 (#566) Bumps [dataclasses-json](https://github.com/lidatong/dataclasses-json) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/lidatong/dataclasses-json/releases) - [Commits](https://github.com/lidatong/dataclasses-json/compare/v0.6.4...v0.6.5) --- updated-dependencies: - dependency-name: dataclasses-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c550e9fe..d7e3b5f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mkdocs-material-extensions==1.3.1 mkdocstrings==0.24.3 mkdocstrings-python==1.10.0 mkdocs-print-site-plugin==2.4.0 -dataclasses-json==0.6.4 +dataclasses-json==0.6.5 thefuzz==0.22.1 pandas==2.2.2 scikit-learn==1.4.2 From e9e39076b4e94c56df90edd8ea4c8f1eea08c488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 13:10:55 -0400 Subject: [PATCH 10/30] Bump the mkdocs group across 1 directory with 5 updates (#567) Bumps the mkdocs group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.5.3` | `1.6.0` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `6.0.5` | `6.0.6` | | [mkdocs-table-reader-plugin](https://github.com/timvink/mkdocs-table-reader-plugin) | `2.1.0` | `2.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.18` | `9.5.21` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.24.3` | `0.25.1` | Updates `mkdocs` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.0) Updates `mkdocs-include-markdown-plugin` from 6.0.5 to 6.0.6 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.0.5...v6.0.6) Updates `mkdocs-table-reader-plugin` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/timvink/mkdocs-table-reader-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-table-reader-plugin/compare/v2.1.0...v2.2.0) Updates `mkdocs-material` from 9.5.18 to 9.5.21 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.18...9.5.21) Updates `mkdocstrings` from 0.24.3 to 0.25.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.24.3...0.25.1) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-table-reader-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index d7e3b5f5..b0bdd624 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -mkdocs==1.5.3 +mkdocs==1.6.0 mkdocs-bibtex==2.15.0 -mkdocs-include-markdown-plugin==6.0.5 -mkdocs-table-reader-plugin==2.1.0 -mkdocs-material==9.5.18 +mkdocs-include-markdown-plugin==6.0.6 +mkdocs-table-reader-plugin==2.2.0 +mkdocs-material==9.5.21 mkdocs-material-extensions==1.3.1 -mkdocstrings==0.24.3 +mkdocstrings==0.25.1 mkdocstrings-python==1.10.0 mkdocs-print-site-plugin==2.4.0 dataclasses-json==0.6.5 From 987facb20cde856e16fd356d9bc98852f8ccd469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 13:11:17 -0400 Subject: [PATCH 11/30] Bump jsonschema from 4.21.1 to 4.22.0 (#568) Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.21.1 to 4.22.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.21.1...v4.22.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0bdd624..cba1ef4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ dataclasses-json==0.6.5 thefuzz==0.22.1 pandas==2.2.2 scikit-learn==1.4.2 -jsonschema==4.21.1 +jsonschema==4.22.0 networkx==3.3 From d6038752231bd42aaed2d01ae5e827b239f78850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:19:39 -0400 Subject: [PATCH 12/30] Bump dataclasses-json from 0.6.5 to 0.6.6 (#572) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cba1ef4c..59b3537a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 mkdocstrings-python==1.10.0 mkdocs-print-site-plugin==2.4.0 -dataclasses-json==0.6.5 +dataclasses-json==0.6.6 thefuzz==0.22.1 pandas==2.2.2 scikit-learn==1.4.2 From 5479435c3f9886427e2745bdecad57f5c83d9245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 15:19:15 -0400 Subject: [PATCH 13/30] Bump the mkdocs group with 3 updates (#571) Bumps the mkdocs group with 3 updates: [mkdocs-table-reader-plugin](https://github.com/timvink/mkdocs-table-reader-plugin), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocs-print-site-plugin](https://github.com/timvink/mkdocs-print-site-plugin). Updates `mkdocs-table-reader-plugin` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/timvink/mkdocs-table-reader-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-table-reader-plugin/compare/v2.2.0...v2.2.1) Updates `mkdocs-material` from 9.5.21 to 9.5.22 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.21...9.5.22) Updates `mkdocs-print-site-plugin` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/timvink/mkdocs-print-site-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-print-site-plugin/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: mkdocs-table-reader-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-print-site-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59b3537a..42419d78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ mkdocs==1.6.0 mkdocs-bibtex==2.15.0 mkdocs-include-markdown-plugin==6.0.6 -mkdocs-table-reader-plugin==2.2.0 -mkdocs-material==9.5.21 +mkdocs-table-reader-plugin==2.2.1 +mkdocs-material==9.5.22 mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 mkdocstrings-python==1.10.0 -mkdocs-print-site-plugin==2.4.0 +mkdocs-print-site-plugin==2.4.1 dataclasses-json==0.6.6 thefuzz==0.22.1 pandas==2.2.2 From c3ed2f4455cff6ebf5bcaf0d1d4eadf090dd4957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 12:01:44 -0400 Subject: [PATCH 14/30] Bump the mkdocs group with 3 updates (#573) Bumps the mkdocs group with 3 updates: [mkdocs-table-reader-plugin](https://github.com/timvink/mkdocs-table-reader-plugin), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocs-table-reader-plugin` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/timvink/mkdocs-table-reader-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-table-reader-plugin/compare/v2.2.1...v2.2.2) Updates `mkdocs-material` from 9.5.22 to 9.5.24 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.22...9.5.24) Updates `mkdocstrings-python` from 1.10.0 to 1.10.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.10.0...1.10.2) --- updated-dependencies: - dependency-name: mkdocs-table-reader-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 42419d78..1b1ba1a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ mkdocs==1.6.0 mkdocs-bibtex==2.15.0 mkdocs-include-markdown-plugin==6.0.6 -mkdocs-table-reader-plugin==2.2.1 -mkdocs-material==9.5.22 +mkdocs-table-reader-plugin==2.2.2 +mkdocs-material==9.5.24 mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 -mkdocstrings-python==1.10.0 +mkdocstrings-python==1.10.2 mkdocs-print-site-plugin==2.4.1 dataclasses-json==0.6.6 thefuzz==0.22.1 From 4d265b79c3b57cb9c38e945d48d24cf11c173e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 11:21:08 -0400 Subject: [PATCH 15/30] Bump scikit-learn from 1.4.2 to 1.5.0 (#575) Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b1ba1a1..d06e4cb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ mkdocs-print-site-plugin==2.4.1 dataclasses-json==0.6.6 thefuzz==0.22.1 pandas==2.2.2 -scikit-learn==1.4.2 +scikit-learn==1.5.0 jsonschema==4.22.0 networkx==3.3 From 1c46b3944c4ccde1d2a0082ad55bfc6dcc2bb558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 11:21:35 -0400 Subject: [PATCH 16/30] Bump the mkdocs group with 2 updates (#574) Bumps the mkdocs group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocs-material` from 9.5.24 to 9.5.25 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.24...9.5.25) Updates `mkdocstrings-python` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.10.2...1.10.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d06e4cb4..5659a5a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ mkdocs==1.6.0 mkdocs-bibtex==2.15.0 mkdocs-include-markdown-plugin==6.0.6 mkdocs-table-reader-plugin==2.2.2 -mkdocs-material==9.5.24 +mkdocs-material==9.5.25 mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 -mkdocstrings-python==1.10.2 +mkdocstrings-python==1.10.3 mkdocs-print-site-plugin==2.4.1 dataclasses-json==0.6.6 thefuzz==0.22.1 From 635aef10222df671879f87a80637a580860f1818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 19:35:22 -0400 Subject: [PATCH 17/30] Bump the mkdocs group with 3 updates (#577) --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5659a5a8..5c12e4b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ mkdocs==1.6.0 -mkdocs-bibtex==2.15.0 -mkdocs-include-markdown-plugin==6.0.6 +mkdocs-bibtex==2.16.0 +mkdocs-include-markdown-plugin==6.1.1 mkdocs-table-reader-plugin==2.2.2 mkdocs-material==9.5.25 mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 mkdocstrings-python==1.10.3 -mkdocs-print-site-plugin==2.4.1 +mkdocs-print-site-plugin==2.5.0 dataclasses-json==0.6.6 thefuzz==0.22.1 pandas==2.2.2 From 41963db59b02ec73be38cbf14c679bf0194769cb Mon Sep 17 00:00:00 2001 From: Patrick Garrity Date: Wed, 5 Jun 2024 19:35:53 -0400 Subject: [PATCH 18/30] Fixed URL Typo in README.md (#578) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b0cf593..2af0f382 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ This directory holds helper scripts that can make managing or using SSVC easier. ### `/src/ssvc/*` The `ssvc` python module provides tools to work with decision points, decision point groups, and outcomes. -These modules are used to generate documentation for various [Decision Points](https://certcc.github.io/SSVC/reference/decsion_points/) +These modules are used to generate documentation for various [Decision Points](https://certcc.github.io/SSVC/reference/decision_points/) Documentation for the `ssvc` module can be found at [https://certcc.github.io/SSVC/reference/code/](https://certcc.github.io/SSVC/reference/code/) From 108ad2629e2385842437181673c9795b05496e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:01:53 -0400 Subject: [PATCH 19/30] Bump dataclasses-json from 0.6.6 to 0.6.7 (#580) Bumps [dataclasses-json](https://github.com/lidatong/dataclasses-json) from 0.6.6 to 0.6.7. - [Release notes](https://github.com/lidatong/dataclasses-json/releases) - [Commits](https://github.com/lidatong/dataclasses-json/compare/v0.6.6...v0.6.7) --- updated-dependencies: - dependency-name: dataclasses-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c12e4b3..04b5f5ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 mkdocstrings-python==1.10.3 mkdocs-print-site-plugin==2.5.0 -dataclasses-json==0.6.6 +dataclasses-json==0.6.7 thefuzz==0.22.1 pandas==2.2.2 scikit-learn==1.5.0 From 19f72a50bd2b142484233564e114bd636148dba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:02:41 -0400 Subject: [PATCH 20/30] Bump the mkdocs group with 2 updates (#579) Bumps the mkdocs group with 2 updates: [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-include-markdown-plugin` from 6.1.1 to 6.2.0 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.1.1...v6.2.0) Updates `mkdocs-material` from 9.5.25 to 9.5.26 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.25...9.5.26) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 04b5f5ab..74f0f812 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ mkdocs==1.6.0 mkdocs-bibtex==2.16.0 -mkdocs-include-markdown-plugin==6.1.1 +mkdocs-include-markdown-plugin==6.2.0 mkdocs-table-reader-plugin==2.2.2 -mkdocs-material==9.5.25 +mkdocs-material==9.5.26 mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 mkdocstrings-python==1.10.3 From 87c71b286d0d4ee8a8bc9183529669cbf9e80f28 Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Thu, 13 Jun 2024 09:56:50 -0400 Subject: [PATCH 21/30] empty dockerfile --- Dockerfile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Dockerfile diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 00000000..ee827a92 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,4 @@ +FROM ubuntu:latest +LABEL authors="adh" + +ENTRYPOINT ["top", "-b"] \ No newline at end of file From 5950b4a45f6ca6674bfce35218925fe95cd9cae2 Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Thu, 13 Jun 2024 10:30:28 -0400 Subject: [PATCH 22/30] Dockerfile to run pytest --- Dockerfile | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index ee827a92..23db2cbd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,18 @@ -FROM ubuntu:latest -LABEL authors="adh" +FROM python:3.11 -ENTRYPOINT ["top", "-b"] \ No newline at end of file +WORKDIR /app + +# install requirements +COPY requirements.txt . +RUN pip install -r requirements.txt + +# Copy the files we need +COPY src/ . +COPY data ./data + +# install pytest +RUN pip install pytest + +# run the unit tests \ +ENTRYPOINT ["pytest"] +CMD ["test"] From 641ddd3774b09281d1b94e9e6d62a2514d987b9c Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Thu, 13 Jun 2024 10:48:05 -0400 Subject: [PATCH 23/30] Mention docker in README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 2af0f382..ae0a2910 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,29 @@ Navigate to http://localhost:8001/ to see the site. (Hint: You can use the `--dev-addr` argument with mkdocs to change the port, e.g. `mkdocs serve --dev-addr localhost:8000`) +## Run tests + +We include a few tests for the `ssvc` module. + +### With Docker + +```bash + +docker build -t ssvc_test . +docker run -it --rm ssvc_test +``` + +### Without Docker + +```bash +pip install pytest # if you haven't already + +pytest # should find tests in src/test/* +``` + + + + ## Contributing - [SSVC Community Engagement](https://certcc.github.io/SSVC/about/contributing/) has more detail on how to contribute to the project. From 92bee317511f7107ea4574bbc66a2c87c6a5bcfa Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Thu, 13 Jun 2024 11:37:04 -0400 Subject: [PATCH 24/30] use 3.12 slim bookworm as base container --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 23db2cbd..37a6d682 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11 +FROM python:3.12-slim-bookworm WORKDIR /app From a34a9768ef75209f8c1dd1bc2cf0523ba4d243c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 13:54:39 -0400 Subject: [PATCH 25/30] Bump mkdocs-material from 9.5.26 to 9.5.27 in the mkdocs group (#583) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74f0f812..ac55b61a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ mkdocs==1.6.0 mkdocs-bibtex==2.16.0 mkdocs-include-markdown-plugin==6.2.0 mkdocs-table-reader-plugin==2.2.2 -mkdocs-material==9.5.26 +mkdocs-material==9.5.27 mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 mkdocstrings-python==1.10.3 From 0f2e0cbf53ccd586e75040ffa703285c27acdf8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 19:25:38 -0400 Subject: [PATCH 26/30] Bump the mkdocs group with 2 updates (#585) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ac55b61a..1059d8db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ mkdocs==1.6.0 mkdocs-bibtex==2.16.0 -mkdocs-include-markdown-plugin==6.2.0 +mkdocs-include-markdown-plugin==6.2.1 mkdocs-table-reader-plugin==2.2.2 mkdocs-material==9.5.27 mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 -mkdocstrings-python==1.10.3 +mkdocstrings-python==1.10.5 mkdocs-print-site-plugin==2.5.0 dataclasses-json==0.6.7 thefuzz==0.22.1 From 675d49e593ec4405f943aa9259574353c9f7248b Mon Sep 17 00:00:00 2001 From: Vijay Sarvepalli Date: Tue, 25 Jun 2024 13:38:25 -0400 Subject: [PATCH 27/30] Make schema available via data/ folder for certcc.github.io (#586) --- data/schema_examples/CISA-Coordinator.json | 1 - docs/data | 1 + docs/ssvc-calc/css.css | 6 +++++- docs/ssvc-calc/findex.html | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) delete mode 120000 data/schema_examples/CISA-Coordinator.json create mode 120000 docs/data diff --git a/data/schema_examples/CISA-Coordinator.json b/data/schema_examples/CISA-Coordinator.json deleted file mode 120000 index 5f850134..00000000 --- a/data/schema_examples/CISA-Coordinator.json +++ /dev/null @@ -1 +0,0 @@ -../../ssvc-calc/CISA-Coordinator.json \ No newline at end of file diff --git a/docs/data b/docs/data new file mode 120000 index 00000000..4909e06e --- /dev/null +++ b/docs/data @@ -0,0 +1 @@ +../data \ No newline at end of file diff --git a/docs/ssvc-calc/css.css b/docs/ssvc-calc/css.css index 172729df..833e01bd 100644 --- a/docs/ssvc-calc/css.css +++ b/docs/ssvc-calc/css.css @@ -1,4 +1,8 @@ -/* css version 2.2.8 */ +/* css version 2.2.9 */ +#helper { + background-color: rgba(255,255,255,0.95); + border: 1px solid grey; +} .ssvcvector { color: #7d1d1d; } diff --git a/docs/ssvc-calc/findex.html b/docs/ssvc-calc/findex.html index 277c9425..afab1d97 100644 --- a/docs/ssvc-calc/findex.html +++ b/docs/ssvc-calc/findex.html @@ -319,7 +319,7 @@
Public Well-being Impact Decision Values
Stakeholder-Specific Vulnerability Categorization (SSVC)
- version 2 (October 2020) + Introduction

Introduction:

From 9210a15319ad8d3f3c40dca42fda38b76920dd79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:11:28 -0400 Subject: [PATCH 28/30] Bump mkdocs-material from 9.5.27 to 9.5.28 in the mkdocs group (#593) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1059d8db..d45c4852 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ mkdocs==1.6.0 mkdocs-bibtex==2.16.0 mkdocs-include-markdown-plugin==6.2.1 mkdocs-table-reader-plugin==2.2.2 -mkdocs-material==9.5.27 +mkdocs-material==9.5.28 mkdocs-material-extensions==1.3.1 mkdocstrings==0.25.1 mkdocstrings-python==1.10.5 From 4025bd9287346edfd2df4df73785571a5dc1ae5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:12:08 -0400 Subject: [PATCH 29/30] Bump scikit-learn from 1.5.0 to 1.5.1 (#594) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d45c4852..281a9356 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ mkdocs-print-site-plugin==2.5.0 dataclasses-json==0.6.7 thefuzz==0.22.1 pandas==2.2.2 -scikit-learn==1.5.0 +scikit-learn==1.5.1 jsonschema==4.22.0 networkx==3.3 From 76e5db660bbbfbb039688aebb1a208b048e49cbf Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Tue, 9 Jul 2024 16:08:18 -0400 Subject: [PATCH 30/30] Update mkdocs.yml Remove link to polyfill.io See https://github.com/squidfunk/mkdocs-material/issues/7295 --- mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 5bc35924..3e2ff861 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -187,7 +187,6 @@ extra: extra_javascript: # to render math - javascripts/mathjax.js - - https://polyfill.io/v3/polyfill.min.js?features=es6 - https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js # to sort tables - https://unpkg.com/tablesort@5.3.0/dist/tablesort.min.js