Commit 713496e
Merge main --> publish (#587)
* 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](pandas-dev/pandas@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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](scikit-learn/scikit-learn@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allen D. Householder <[email protected]>
* 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](timvink/mkdocs-print-site-plugin@v2.3.6...v2.4.0)
---
updated-dependencies:
- dependency-name: mkdocs-print-site-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updated Mission-Impact in Deployer.json and in csvs/child_trees to match latest (#559)
* 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
* 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](squidfunk/mkdocs-material@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](mkdocstrings/python@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] <[email protected]>
* Update requirements.txt
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Allen D. Householder <[email protected]>
* replace vuls.cert.org CVD guide links with certcc.github.io links (#562)
* 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.
* 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](lidatong/dataclasses-json@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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](mkdocs/mkdocs@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](mondeja/mkdocs-include-markdown-plugin@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](timvink/mkdocs-table-reader-plugin@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](squidfunk/mkdocs-material@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](mkdocstrings/mkdocstrings@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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](python-jsonschema/jsonschema@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump dataclasses-json from 0.6.5 to 0.6.6 (#572)
* 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](timvink/mkdocs-table-reader-plugin@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](squidfunk/mkdocs-material@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](timvink/mkdocs-print-site-plugin@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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](timvink/mkdocs-table-reader-plugin@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](squidfunk/mkdocs-material@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](mkdocstrings/python@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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](scikit-learn/scikit-learn@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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](squidfunk/mkdocs-material@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](mkdocstrings/python@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump the mkdocs group with 3 updates (#577)
* Fixed URL Typo in README.md (#578)
* 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](lidatong/dataclasses-json@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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](mondeja/mkdocs-include-markdown-plugin@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](squidfunk/mkdocs-material@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* empty dockerfile
* Dockerfile to run pytest
* Mention docker in README.md
* use 3.12 slim bookworm as base container
* Bump mkdocs-material from 9.5.26 to 9.5.27 in the mkdocs group (#583)
* Bump the mkdocs group with 2 updates (#585)
* Make schema available via data/ folder for certcc.github.io (#586)
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vijay Sarvepalli <[email protected]>
Co-authored-by: Patrick Garrity <[email protected]>1 parent 37f28bc commit 713496e
File tree
13 files changed
+76
-38
lines changed- .github/workflows
- data
- csvs/child_trees
- schema_examples
- docs
- howto
- ssvc-calc
13 files changed
+76
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
104 | 127 | | |
105 | 128 | | |
106 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
17 | | - | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
22 | | - | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 102 | | |
108 | 103 | | |
109 | 104 | | |
| |||
132 | 127 | | |
133 | 128 | | |
134 | 129 | | |
| 130 | + | |
135 | 131 | | |
136 | 132 | | |
137 | 133 | | |
| |||
158 | 154 | | |
159 | 155 | | |
160 | 156 | | |
161 | | - | |
162 | 157 | | |
163 | 158 | | |
164 | 159 | | |
| |||
201 | 196 | | |
202 | 197 | | |
203 | 198 | | |
204 | | - | |
205 | 199 | | |
206 | 200 | | |
207 | 201 | | |
| |||
243 | 237 | | |
244 | 238 | | |
245 | 239 | | |
246 | | - | |
247 | 240 | | |
248 | 241 | | |
249 | 242 | | |
| |||
292 | 285 | | |
293 | 286 | | |
294 | 287 | | |
295 | | - | |
296 | 288 | | |
297 | 289 | | |
298 | 290 | | |
| |||
335 | 327 | | |
336 | 328 | | |
337 | 329 | | |
338 | | - | |
| 330 | + | |
| 331 | + | |
339 | 332 | | |
340 | 333 | | |
341 | 334 | | |
| |||
844 | 837 | | |
845 | 838 | | |
846 | 839 | | |
847 | | - | |
| 840 | + | |
848 | 841 | | |
849 | 842 | | |
0 commit comments