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 5 of 7

0.11.0

🚀 Features

amend-command
* feat: add delete license unknown to amend by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/119
* feat: add copyright from supplier through amend command by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/120

🐛 Bugfixes
* fix: include supplier inferred in metadata component by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/116
* fix: catch wrong validation caused by empty supplier/copyright by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/117
* fix: adjust amend to update of supplier name and url by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/118

🧰 Maintenance
* chore: bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/122
* Introduce pre-commit by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/115
* chore: bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/123
* chore: bump actions/checkout from v3 to v4 by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/124
* chore: bump pre-commit from 3.6.0 to 3.6.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/125
* chore: bump version of ssh-agent from v0.5.1 to v0.8.0 by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/129
* chore: bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/128
* chore: bump typing-extensions from 4.9.0 to 4.10.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/126
* chore: bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/127
* chore: bump pytest from 8.0.2 to 8.1.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/131
* chore: bump python-dateutil from 2.8.2 to 2.9.0.post0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/132


New Contributors
* mmarseu made their first contribution in https://github.com/Festo-se/cyclonedx-editor-validator/pull/115

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

0.10.4

🧰 Maintenance
* chore: bump pre-commit from 3.6.0 to 3.6.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/125
* build: bump version of ssh-agent from v0.5.1 to v0.8.0 by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/129
* chore: bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/128
* chore: bump typing-extensions from 4.9.0 to 4.10.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/126
* chore: bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/127


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

0.10.3

🧰 Maintenance
* chore: bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/122
* chore: Introduce pre-commit by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/115
* chore: bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/123
* chore: bump actions/checkout from v3 to v4 by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/124

New Contributors
* mmarseu made their first contribution in https://github.com/Festo-se/cyclonedx-editor-validator/pull/115

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

0.10.2

🐛 Bugfixes
* fix: catch wrong validation caused by empty supplier/copyright by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/117
* fix: adjust amend to update of supplier name and url by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/118


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

0.10.1

🐛 Bugfixes
* Fix: infer supplier in metadata component by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/116


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

0.10.0

🚀 Features
amend-command
* feat: amend adds supplier if only publisher or author are given by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/101
validate-command
* feat: rework identification of internal components in custom schema by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/66

🐛 Bugfixes
validate-command
* fix: (regression bug) adjust error message for empty string by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/114
* fix: resolve absolute path for SPDX scheme by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/105
* fix: expiration_field _no_longer_mandatory_in_spec_1.5 by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/102

🧰 Maintenance
* build: use black and flake8 within poetry environment by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/113
* chore: bump bandit from 1.7.6 to 1.7.7 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/110
* chore: bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/111
* chore: bump coverage from 7.4.0 to 7.4.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/112
* chore: bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/109
* chore: bump jsonschema from 4.18.4 to 4.21.1 by dependabot and CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/107
* chore: bump types-jsonschema from 4.20.0.20240105 to 4.21.0.20240118 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/106
* chore: Bump gitpython from 3.1.40 to 3.1.41 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/100
* chore: Bump jsonschema from 4.17.3 to 4.18.4 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/25


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

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.