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

Invalid <SpdxDocument> tags in xml format #240

Closed
armintaenzertng opened this issue Oct 17, 2022 · 1 comment
Closed

Invalid <SpdxDocument> tags in xml format #240

armintaenzertng opened this issue Oct 17, 2022 · 1 comment
Labels
data model Issues concerning the internal data model

Comments

@armintaenzertng
Copy link
Collaborator

The current implementation expects an SPDX document in xml format to be wrapped in <SpdxDocument> and <Document> tags.

As can be seen here, for example, only <Document> tags are necessary anymore.

@meretp
Copy link
Collaborator

meretp commented Nov 7, 2022

fixed with #254

@meretp meretp closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data model Issues concerning the internal data model
Projects
None yet
Development

No branches or pull requests

3 participants