Cyclonedx-editor-validator

Latest version: v0.20.3

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

Scan your dependencies

Page 1 of 7

0.20.3

🧰 Maintenance
* chore: bump github/codeql-action from 3.27.0 to 3.27.4 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/324
* chore: bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/325
* chore: bump coverage from 7.6.4 to 7.6.7 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/326


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

0.20.2

🧰 Maintenance
* chore: bump cyclonedx-python-lib from 8.3.0 to 8.4.0 and remove warning filter by dependabot, italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/321
* chore: fix token-permission on toplevel by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/322


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

0.20.1

🐛 Bugfixes
* fix: remove development help functions by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/316

🧰 Maintenance
* chore: bump mypy from 1.12.1 to 1.13.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/320
* chore: bump github/codeql-action from 3.26.12 to 3.27.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/317
* chore: bump actions/setup-python from 5.2.0 to 5.3.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/318
* chore: bump actions/checkout from 4.2.1 to 4.2.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/319


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

0.20.0

🚀 Features
* feat: add function for initialization of an SBOM by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/272
* feat: add list command by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/309

🐛 Bugfixes
* fix: introduce error handling when version-range is not valid by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/306

🧰 Maintenance
* chore: Add JSON formatting to pre-commit and apply to all by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/296
* chore: bump actions/checkout from 4.2.0 to 4.2.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/297
* chore: bump actions/upload-artifact from 4.4.0 to 4.4.3 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/298
* chore: bump MishaKav/pytest-coverage-comment from 1.1.52 to 1.1.53 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/299
* chore: bump github/codeql-action from 3.26.11 to 3.26.12 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/300
* chore: bump charset-normalizer from 3.3.2 to 3.4.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/301
* chore: bump pre-commit from 4.0.0 to 4.0.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/302
* chore: bump coverage from 7.6.1 to 7.6.3 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/303
* chore: bump black from 24.8.0 to 24.10.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/304
* chore: bump sphinx-rtd-theme from 2.0.0 to 3.0.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/305
* chore: exclude tests from mypy by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/307
* chore: bump coverage from 7.6.3 to 7.6.4 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/310
* chore: bump mypy from 1.11.2 to 1.12.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/311
* chore: add SAST via CodeQL by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/313
* chore: use specific version for dependencies by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/314


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

0.19.0

💥 Breaking Change
* feat: make validate write to stdout instead of stderr by mmarseu in https://github.com/Festo-se/cyclonedx-editor-validator/pull/285

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

🧰 Maintenance
* 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
* chore: remove unnecessary if by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/284
* chore: bump actions/checkout from 4.1.7 to 4.2.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/288
* chore: bump bandit from 1.7.9 to 1.7.10 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/287
* chore: bump github/codeql-action from 3.26.4 to 3.26.11 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/293
* chore: bump pre-commit from 3.8.0 to 4.0.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/291
* chore: bump types-python-dateutil from 2.9.0.20240821 to 2.9.0.20241003 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/292


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

0.18.2

🧰 Maintenance
* chore: remove unnecessary if by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/284


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

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.