fix(ci): security advisory + Playwright + 20 TEST artifacts + STPA update#71
Merged
fix(ci): security advisory + Playwright + 20 TEST artifacts + STPA update#71
Conversation
… STPA update
CI fixes:
- rustls-webpki 0.103.9 → 0.103.10 (RUSTSEC-2026-0049 CRL matching)
- stpa.spec.ts: use getByRole("heading") to avoid sr-only caption clash
- aadl.spec.ts: handle contains + allocated-from links in ARCH-SYS-001
TEST coverage (19% → 44%):
- TEST-016 through TEST-035 covering dashboard, commits, cross-repo,
conditional rules, impact, sphinx-needs, test scanner, build-system,
salsa, CLI mutations, markdown, HTML export, CI, Playwright, LSP,
Gherkin, AADL, STPA-Sec, SCORE
STPA update for v0.2.0 features:
- H-19 (LSP stale validation), H-20 (WebView postMessage)
- SC-21 (500ms re-validate SLA), SC-22 (WebView sandbox)
- UCA-C-26/27, CC-C-26/27, LS-L-4/5 for LSP + WebView
- SH-7 + SSC-7 (STPA-Sec: LSP non-project file injection)
479 artifacts, PASS, 0 warnings.
Fixes: FEAT-001
Refs: REQ-014
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 52e5db8 | Previous: 5ee0838 | Ratio |
|---|---|---|---|
store_lookup/100 |
2219 ns/iter (± 8) |
1663 ns/iter (± 5) |
1.33 |
store_lookup/1000 |
25968 ns/iter (± 185) |
19376 ns/iter (± 108) |
1.34 |
traceability_matrix/1000 |
59807 ns/iter (± 425) |
40249 ns/iter (± 177) |
1.49 |
query/100 |
773 ns/iter (± 2) |
611 ns/iter (± 1) |
1.27 |
query/1000 |
7262 ns/iter (± 75) |
5135 ns/iter (± 50) |
1.41 |
This comment was automatically generated by workflow using github-action-benchmark.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
479 artifacts, PASS. 🤖