-
Notifications
You must be signed in to change notification settings - Fork 8.2k
[docs-scanner] Roadmap language in security FAQ may be stale #24490
Copy link
Copy link
Closed
Labels
Description
File: content/manuals/security/faqs/general.md
Issue
The FAQ contains roadmap language that may be stale:
Security vetting for extensions is on the roadmap but isn't currently implemented.
This uses "currently" (time-relative language prohibited by STYLE.md) and describes a future state that may have changed. This type of statement becomes outdated silently as features are implemented or roadmaps change.
Suggested fix
Verify the current status of extension security vetting. If it's still not implemented, rewrite to be timeless:
Security vetting for extensions isn't implemented. Extensions aren't covered as part of Docker's Third-Party Risk Management Program.If the feature has been implemented, update the answer to describe the current vetting process.
Found by nightly documentation freshness scanner
Reactions are currently unavailable