-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
status:doneTask is completeTask is complete
Description
Summary
Run bundler-audit and bundle outdated to identify gems with known CVEs or security issues. Many dependencies haven't been updated since the original Workarea 3.5 release.
Scope
- Run
bundler-audit checkand document all advisories - Cross-reference with Ruby Advisory Database
- Categorize: critical (must fix), moderate (should fix), low (can defer)
- Update gems where possible without breaking compatibility
- Document any gems that can't be updated (explain why)
Objective
Identify and fix known security vulnerabilities in dependencies.
Client impact
Positive — reduces CVE exposure for all downstream users.
Acceptance Criteria
-
bundler-auditreport generated and documented - Critical CVEs addressed
- Tests pass after updates
Verification Plan
bundle exec bundler-audit checkbefore and after- Run full test suite
- Document remaining advisories with justification
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status:doneTask is completeTask is complete