Cyclonedx-editor-validator

Latest version: v0.21.0

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

Scan your dependencies

Page 7 of 8

0.8.1

🐛 Bugfixes

* fix: Bug in Process_License by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/73

0.8.0

🚀 Features
* feature: Copy license texts from txt files of a designated folder by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/67

📄 Documentation
* doc: Documentation for use of own schema added by CBeck-96 in https://github.com/Festo-se/cyclonedx-editor-validator/pull/15


🧰 Maintenance
* chore: Bump mypy from 1.5.1 to 1.6.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/56
* chore: Bump black from 23.9.1 to 23.10.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/58
* chore: Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/59
* chore: Bump types-jsonschema from 4.19.0.3 to 4.19.0.4 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/60
* chore: Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/63
* chore: Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/64
* chore: Bump types-jsonschema from 4.19.0.4 to 4.20.0.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/68
* chore: Bump mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/72


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

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

0.7.3

:bug: Bug-Fixes
* fix: warnings-ng does not output empty issues on success by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/53

0.7.2

What's Changed
* Bump types-jsonschema from 4.17.0.10 to 4.19.0.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/47
* Bump typing-extensions from 4.7.1 to 4.8.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/46
* chore: Bump types-jsonschema from 4.19.0.0 to 4.19.0.3 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/48
* chore: Bump coverage from 7.3.1 to 7.3.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/49
* chore: Bump gitpython from 3.1.35 to 3.1.37 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/50
* build: remove creation of PR for new version in pyproject.toml by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/51


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

0.7.1

Docs
* add missing file in cli example Update available_commands.md by andife in https://github.com/Festo-se/cyclonedx-editor-validator/pull/38

Security
* Bump gitpython from 3.1.32 to 3.1.34 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/40
* Bump gitpython from 3.1.34 to 3.1.35 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/44

Maintenance
* Remove mypy-gitlab-code-quality in https://github.com/Festo-se/cyclonedx-editor-validator/pull/31
* Bump pytest from 7.4.0 to 7.4.2 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/43
* Bump mypy from 1.4.1 to 1.5.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/34
* Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/42
* Bump coverage from 7.2.7 to 7.3.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/41

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

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

0.7.0

What's Changed
* Bump mypy from 1.3.0 to 1.4.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/16
* Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/17
* Rename mergeVex.py to merge_vex.py by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/18
* Bump typing-extensions from 4.6.3 to 4.7.1 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/20
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/22
* Bump flake8 from 6.0.0 to 6.1.0 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/28
* Bump types-jsonschema from 4.17.0.8 to 4.17.0.10 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/27
* Bump types-python-dateutil from 2.8.19.13 to 2.8.19.14 by dependabot in https://github.com/Festo-se/cyclonedx-editor-validator/pull/26
* adjusted validation of hash in filename to allow shortened hash by italvi in https://github.com/Festo-se/cyclonedx-editor-validator/pull/29

New Contributors
* github-actions made their first contribution in https://github.com/Festo-se/cyclonedx-editor-validator/pull/3
* dependabot made their first contribution in https://github.com/Festo-se/cyclonedx-editor-validator/pull/16
* CBeck-96 made their first contribution in https://github.com/Festo-se/cyclonedx-editor-validator/pull/28

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

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.