Skip to content

Commit f11cb50

Browse files
committed
docs: record CodeQL setup batch
1 parent 38cf6b1 commit f11cb50

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/project-history.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2639
Use these files for current behavior:

0 commit comments

Comments
 (0)