Cyclonedx-editor-validator

Latest version: v0.20.3

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.18.1

📝 Documentation
* docs: rework creation of documentation via sphinx by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/278

🧰 Maintenance
* chore: bump types-python-dateutil from 2.9.0.20240821 to 2.9.0.20240906 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/279
* chore: bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/282
* chore: fix path to created docs by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/283


**Full Changelog**: https://github.com/Festo-se/cyclonedx-editor-validator/compare/v0.18.0...v0.18.1

0.18.0

🚀 Features
* feat: add option to ignore already existing fields per default. by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/277

🐛 Bugfixes
* fix: sort validate error messages by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/271

🧰 Maintenance
* chore: adjust token permissions according scorecard findings by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/269
* chore: bump mkdocs from 1.6.0 to 1.6.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/276
* chore: bump actions/upload-artifact from 4.3.6 to 4.4.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/274
* chore: bump actions/setup-python from 5.1.1 to 5.2.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/273


**Full Changelog**: https://github.com/Festo-se/cyclonedx-editor-validator/compare/v0.17.0...v0.18.0

0.17.0

🚀 Features
* feat: add support for cdx 1.6 by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/219
* feat: rework validation schema options by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/216
* feat: remove infer-copyright by mmarseu, italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/249
* tests: Add integration tests by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/157

🐛 Bugfixes
* fix: set `--version` cannot be combined with `--version-range` by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/218
* fix: do not apply custom validation components requirements to metadata.tools by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/221
* fix: remove pinned dependencies according to code scanning by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/247
* fix: remove purls from test data to fix OSSF scorecard results by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/258
* tests: add type hints for validate tests by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/220

📝 Documentation
* docs: add SECURITY.md by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/248

🧰 Maintenance
* chore: introduce ossf scorecard by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/241
* chore: add minimum threshold of 95% for coverage by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/222
* chore: add update of github-actions by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/223
* chore: bump peter-evans/create-pull-request from 5 to 6 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/226
* chore: bump webfactory/ssh-agent from 0.8.0 to 0.9.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/227
* chore: bump actions/labeler from 4 to 5 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/228
* chore: adjust labels to labeler v5 by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/235
* chore: bump actions/setup-python from 4 to 5 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/230
* chore: bump dependabot/fetch-metadata from 1 to 2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/229
* chore: bump jsonschema from 4.22.0 to 4.23.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/232
* chore: bump pre-commit from 3.7.0 to 3.8.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/244
* chore: bump pytest from 8.2.2 to 8.3.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/245
* chore: bump actions/checkout from 4.1.1 to 4.1.7 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/252
* chore: bump ossf/scorecard-action from 2.3.1 to 2.4.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/253
* chore: bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/255
* chore: bump coverage from 7.5.4 to 7.6.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/256
* chore: bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/257
* chore: bump actions/upload-artifact from 3.pre.node20 to 4.3.6 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/261
* chore: bump types-jsonschema from 4.22.0.20240610 to 4.23.0.20240813 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/263
* chore: bump github/codeql-action from 3.24.9 to 3.26.4 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/264
* chore: bump types-python-dateutil from 2.9.0.20240316 to 2.9.0.20240821 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/267
* chore: bump mypy from 1.10.1 to 1.11.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/266
* chore: bump univers from 30.11.0 to 30.12.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/268


**Full Changelog**: https://github.com/Festo-se/cyclonedx-editor-validator/compare/v0.16.0...v0.17.0

0.16.3

🚀 Features
* feat: rework validation schema options by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/216

🐛 Bugfixes
* fix: remove purls from test data to fix OSSF scorecard results by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/258

🧰 Maintenance
* tests: Add integration tests by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/157
* chore: add minimum threshold of 95% for coverage by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/222
* chore: bump actions/upload-artifact from 3.pre.node20 to 4.3.5 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/250
* chore: bump github/codeql-action from 3.24.9 to 3.25.15 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/251
* chore: bump actions/checkout from 4.1.1 to 4.1.7 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/252
* chore: bump ossf/scorecard-action from 2.3.1 to 2.4.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/253
* chore: bump mypy from 1.11.0 to 1.11.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/254
* chore: bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/255
* chore: bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/256
* chore: bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/257



**Full Changelog**: https://github.com/Festo-se/cyclonedx-editor-validator/compare/v0.16.2...v0.16.3

0.16.2

🧰 Maintenance
* chore: bump pytest from 8.2.2 to 8.3.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/245
* chore: bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/239
* chore: introduce ossf scorecard by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/241
* chore: bump pre-commit from 3.7.0 to 3.8.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/244
* chore: remove pinned dependencies according to code scanning by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/247
* chore: bump univers from 30.11.0 to 30.12.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/246

📝 Documentation
* docs: add SECURITY.md by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/248

**Full Changelog**: https://github.com/Festo-se/cyclonedx-editor-validator/compare/v0.16.1...v0.16.2

0.16.1

🧰 Maintenance
* chore: add update of github-actions by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/223
* chore: bump peter-evans/create-pull-request from 5 to 6 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/226
* chore: bump webfactory/ssh-agent from 0.8.0 to 0.9.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/227
* chore: bump actions/labeler from 4 to 5 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/228
* chore: adjust labels to labeler v5 by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/235
* chore: bump actions/setup-python from 4 to 5 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/230
* chore: bump dependabot/fetch-metadata from 1 to 2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/229
* chore: bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/231
* chore: bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/233
* chore: bump jsonschema from 4.22.0 to 4.23.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/232
* chore: bump types-jsonschema from 4.22.0.20240610 to 4.23.0.20240712 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/234


**Full Changelog**: https://github.com/Festo-se/cyclonedx-editor-validator/compare/v0.16.0...v0.16.1

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.