File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,19 @@ operator for developers with many projects.
2121 public documentation tree so current docs remain focused on product usage and
2222 maintainable architecture.
2323
24+ ## Recent Maintenance
25+
26+ - The Security Review workflow remains manual and review-led. Recent security
27+ maintenance used small pull requests to add or repair repository security controls,
28+ then refreshed read-only GitHub alert evidence before choosing the next batch.
29+ - The latest CodeQL setup batch added JavaScript/TypeScript analysis to
30+ ` LegalDocsReview ` , ` IncidentReview ` , and ` IncidentManagement ` . All three default
31+ branches passed CodeQL after merge and had no open code-scanning alerts in the live
32+ GitHub alert check.
33+ - ` LegalDocsReview ` also needed a lockfile refresh because its existing package
34+ manifest and lockfile were out of sync, which blocked the repo's frozen-lockfile CI
35+ checks before the CodeQL setup could merge safely.
36+
2437## Current Documentation Source
2538
2639Use these files for current behavior:
You can’t perform that action at this time.
0 commit comments