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

Security: change Boolean to xsd:boolean and fix justification type #314

Merged
merged 4 commits into from
May 14, 2023

Conversation

armintaenzertng
Copy link
Contributor

While working with the Security profile, I noticed these small issues.

@tsteenbe: I also noticed that VexStatusType is unused; is this obsolete or was it forgotten to add to a class?

Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Copy link
Contributor

@kestewart kestewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@goneall goneall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks @armintaenzertng

Copy link
Collaborator

@jeff-schutt jeff-schutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tsteenbe: I also noticed that VexStatusType is unused; is this obsolete or was it forgotten to add to a class?

IIRC this is an obsolete leftover from an outdated model diagram b/c these definitions are now found at /model/Core/Vocabularies/RelationshipType.md. @puerco do you agree?

Great work @armintaenzertng!

…x typos

Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Signed-off-by: Armin Tänzer <armin.taenzer@tngtech.com>
Copy link
Collaborator

@puerco puerco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @armintaenzertng decisionType and justificationType feel much more consistent with the overall model.

@puerco
Copy link
Collaborator

puerco commented May 14, 2023

I also noticed that VexStatusType is unused; is this obsolete or was it forgotten to add to a class?

Yep, the status vocabulary is no longer used as now the status is a relationship, thanks for catching that

@goneall goneall merged commit 94875f0 into spdx:main May 14, 2023
@armintaenzertng armintaenzertng deleted the securityProfileFix branch May 15, 2023 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants