-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Description
File: content/manuals/dhi/core-concepts/sscs.md
Issue
The documentation uses time-relative language that violates STYLE.md guidelines and will become stale:
"The significance of SSCS has escalated due to the rise in sophisticated cyberattacks targeting software supply chains. Recent incidents and the exploitation of vulnerabilities in open-source components have underscored the critical need for robust supply chain security measures."
The phrase "Recent incidents" is time-relative and will become outdated. STYLE.md explicitly prohibits words like "recently" because they go stale silently.
Suggested fix
Remove the time-relative framing and state the importance directly:
"The significance of SSCS has escalated due to sophisticated cyberattacks targeting software supply chains. High-profile supply chain attacks and the exploitation of vulnerabilities in open-source components have underscored the critical need for robust supply chain security measures."
Or simply remove the reference to timing:
"Software supply chain attacks and the exploitation of vulnerabilities in open-source components underscore the critical need for robust supply chain security measures."
Found by nightly documentation freshness scanner