Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: BREAKING CHANGE - relocated concrete parsers #299

Merged
merged 3 commits into from
Jan 10, 2022

Conversation

madpah
Copy link
Collaborator

@madpah madpah commented Jan 10, 2022

Concrete parsers relocated from cyclonedx-python-lib as per #298

Closes: #298

Signed-off-by: Paul Horton phorton@sonatype.com

…hon-lib`

Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah requested a review from a team as a code owner January 10, 2022 08:59
@madpah madpah self-assigned this Jan 10, 2022
@madpah madpah added the enhancement New feature or request label Jan 10, 2022
Signed-off-by: Paul Horton <phorton@sonatype.com>
…ython-lib`

doc: updated to reflect breaking changes
dod: added changelog

Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah merged commit 935f0dd into feat/schema-version-1.4 Jan 10, 2022
@madpah madpah added this to the 2.0.0 milestone Jan 10, 2022
@madpah madpah deleted the feat/reloate-parsers branch January 10, 2022 11:17
madpah added a commit that referenced this pull request Jan 13, 2022
* feat: BREAKING CHANGE - reloated concrete parsers from `cyclonedx-python-lib`

Signed-off-by: Paul Horton <phorton@sonatype.com>

* re-located tests for Utils

Signed-off-by: Paul Horton <phorton@sonatype.com>

* feat: BREAKING CHANGE - relocated concreate parsers from `cyclonedx-python-lib`
doc: updated to reflect breaking changes
dod: added changelog

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>
madpah added a commit that referenced this pull request Jan 13, 2022
* feat: add support for output to CycloneDX 1.4 (draft)
feat: Error with return code 2 if attempting to output in JSON and SchemaVersion < 1.2
test: Multiple tests added

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* fix: addressed flake8 issues
fix: added missing bump to dependencies

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* fix: corrected import

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* ci: removed poetry cache as broken?

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* bump to latest RC for cyclonedx-python-lib

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* doc: migration to RTD (#296)

* doc: migration to RTD.

Signed-off-by: Paul Horton <phorton@sonatype.com>

* doc: removed references to schema version 1.4

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* doc: updates to include schema version

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* doc: cleanup

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* feat: BREAKING CHANGE - relocated concrete parsers (#299)
BREAKING CHANGE Concrete Parsers now reside in this project, not `cyclonedx-python-lib`

* re-located tests for Utils

Signed-off-by: Paul Horton <phorton@sonatype.com>

* feat: BREAKING CHANGE - relocated concrete parsers from `cyclonedx-python-lib`
doc: updated to reflect breaking changes
dod: added changelog

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* feat: BREAKING CHANGE - relocated concrete parsers from `cyclonedx-python-lib`
doc: updated to reflect breaking changes
dod: added changelog

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* chore: removed schema validation from unit tests as this is performed in upstream library `cyclonedx-python-lib`

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* chore: removed schema validation from unit tests as this is performed in upstream library `cyclonedx-python-lib`

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* chore: add pre-release manual GH workflow

Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <paul.horton@owasp.org>

* chore: bump to latest RC of `cyclonedx-python-lib`

Signed-off-by: Paul Horton <paul.horton@owasp.org>

* added `purl` into `Component`s output by parsers

Signed-off-by: Paul Horton <paul.horton@owasp.org>

* Ignore type for packageurl imports

Signed-off-by: Paul Horton <paul.horton@owasp.org>

* doc: corrected project title

Signed-off-by: Paul Horton <paul.horton@owasp.org>

* chore: bump to released version of `cyclonedx-python-lib`

Signed-off-by: Paul Horton <paul.horton@owasp.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Relocate Python-specific SBOM parsers from cyclonedx-python-lib
1 participant