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

Create Dell_Use_Cases #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions value-scenarios/contributor-scenarios/Dell/Dell_Use_Cases
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Companies including our own may speak in terms of End of Sale, End of Standard Support, End of Security Support/Life, End of Life, End of Service Life. These terms might not match the use case of other vendors.
A few examples of Dell End of Security Support documents which contain subset of the data that would need to be supported:
• https://www.dell.com/support/kbdoc/en-us/000224135/cloudlink-security-support-policy-and-security-update-release-schedule-for-supported-versions
• https://www.dell.com/support/kbdoc/en-ca/000222799/security-support-policy-for-dell-docking-stations-with-an-integrated-ethernet-port
• https://www.dell.com/support/kbdoc/en-ca/000128563/end-of-life-end-of-support-policy-for-dell-data-security

Use Cases for Implementation
Dell_001: As a vendor, want to communicate to customers when they will stop receiving vulnerability remediations for a given product / product version under regular support
Dell_002: As a consumer of a Dell product, want to know when I will stop receiving vulnerability remediations for all my product(s) under regular support
Dell_003: As a vendor, want to remain compliant with EU CRA legislation and ensure security support period is available to customers at point of sale
Dell_004: As a consumer, want to be able to programmatically retrieve the following information:
• Product Name
• Product Version
• End of Life
• End of Support
• End of Security Support
Dell_005: As a vendor who has adopted CSAF, want to be able to integrate the EoX data with existing CSAF / VEX datasets.