Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Create definitions.md #13
Create definitions.md #13
Changes from 1 commit
2cbcea1
13beaa3
6fdf592
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to clarify somewhere that those only apply to in regards to the entity making the statement. There is an aftermarket for some things... (same applies to all definitions).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also: I would prefer to use "End-of-Sales" as definition point, if we are defining it based on the "sold" attribute.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to communicate clearly, whether EoL and EoS is the same. IMHO it is not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
EoS doesn't really apply to Open Source software and we often mark something as EoL.
So, either those are two distinct things (EoS / EoL) or the attribute "sold" should not be used.
In other words: I do agree with @tschmidtb51 that these are two distinct things.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think those are two distinct things:
This also reflects what is currently done by many open source projects (not backporting new features, but keeping security up-to-date for a while) and commercial products (e.g. Windows 10)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A comment was received to expand this title to "Last Date of Support ( LDoS ) or End-of-Support (EoS) Date"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agree, This titles are better however shorter form EoS can get confused between End of Sale & End of Support, End of Service. If everyone agree we can use long form everywhere.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think abbreviations will occur naturally - better we define them here. So that it is clear, who gets the acronym "EoS"...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A new item/definition that we should add is "Extended Support" as suggested in #15
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This defination mostly seen on Operating System, taking a try .. please review/update.
Term : End of Extended Support
Definition : Extended Support period is when only critical security are provided under special agreements and after End of Extended Support date there is no support is provided.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar to Extended Support, different segment may have a specialized term/definition. Can we allow Additional definition where a company/vendor/partner can put a custom information as text, URL ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be frank: That is a bad idea. A standard should cover most (if not all) use cases. Introducing a way to use own definitions will actually prevent people from leaving their old system behind and following the standard. As user, I want to have one dataset that is comparable, not hundreds and being forced to figure out the mapping between the companies definition and OpenEoX...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had the same idea. Maybe, we need to differentiate between standard and extended support? Or paid/unpaid?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do agree with @tschmidtb51 that arbitrary definitions can lead to problems.
But there are products out there with at least three different "levels" of support and I suspect others might have more.
So, I do believe that the standard should allow for "a list of support definitions" the interpretation of which can be up to the user.
e.g. RedHat has "Full Support", "Maintenance Support", "Extended Update Support"
Ubuntu has something similar.
We need to be able to model those kinds of things and I don't think the standard should mandate how many levels are allowed.
"paid/unpaid" -> this seems more like an attribute on a support level.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree. Unfortunately, sometimes the tools (i.e., CMDB, vuln mgmt, scanners) will be the ones making the "interpretation" of these definitions, so we may need to find a balance.