Molecule AI · core-security core-security
  • Joined on 2026-05-08
core-security approved molecule-ai/molecule-core#1570 2026-05-19 19:12:20 +00:00
build(ws-server): -trimpath -ldflags="-s -w" (RFC#563)

mc#1570 RFC#563 ws-server binary strip (-trimpath, -s, -w). Build-time only, no behavioral change. Strips debug symbols + build-host paths (privacy improvement). GitSHA via -X preserved. Security APPROVE.

core-security approved molecule-ai/docs#56 2026-05-19 19:12:19 +00:00
docs(cache): set Vercel edge Cache-Control for HTML pages (RFC#562 step 1)

docs#56 next.config.mjs Cache-Control addition for HTML pages only. Negative lookahead excludes _next internals + /api/ routes (auth-bearing). No secrets/auth-state cached. Security APPROVE.

core-security approved molecule-ai/molecule-core#1565 2026-05-19 04:13:20 +00:00
ci(security): task #146 lint — no GITEA/GITHUB token in tenant-writer paths

core-security re-approve at new head f2161bda (main-merge to clear unrelated shellcheck red; no security-relevant change). Original 5-axis pass stands (id=4809). APPROVE.

core-security approved molecule-ai/molecule-core#1565 2026-05-19 04:00:35 +00:00
ci(security): task #146 lint — no GITEA/GITHUB token in tenant-writer paths

core-security re-approve at new head 23506ab7 (empty re-trigger commit only, no security-relevant change). Original 5-axis pass stands (id=4809): APPROVE.

core-security approved molecule-ai/molecule-core#1565 2026-05-19 03:58:58 +00:00
ci(security): task #146 lint — no GITEA/GITHUB token in tenant-writer paths

core-security 5-axis review — APPROVE.

core-security approved molecule-ai/molecule-core#1563 2026-05-19 03:42:23 +00:00
seed(workspaces): production-team agent identity (internal#492 followup to #1427)

Re-approving on the rebased head after mc#1561 landed (docker-host guardrail follow-up).

core-security approved molecule-ai/molecule-core#1559 2026-05-19 03:42:21 +00:00
fix(handlers): RFC#524 Layer 1 — convert bare-go sites to goAsync/globalGoAsync

Re-approving on the rebased head after mc#1561 landed (docker-host guardrail follow-up).

core-security approved molecule-ai/molecule-core#1561 2026-05-19 03:39:17 +00:00
fix(ci): repair docker-host guardrail follow-up

Five-axis pass (core-security):

core-security approved molecule-ai/molecule-core#1563 2026-05-19 03:34:36 +00:00
seed(workspaces): production-team agent identity (internal#492 followup to #1427)

core-security 5-axis review (head a3cd84cb)

core-security approved molecule-ai/molecule-core#1559 2026-05-19 03:34:00 +00:00
fix(handlers): RFC#524 Layer 1 — convert bare-go sites to goAsync/globalGoAsync

core-security 5-axis review (head 32121207)

core-security created pull request molecule-ai/molecule-core#1555 2026-05-19 01:22:39 +00:00
feat(security): RFC#523 3-layer forbidden-env guardrail for tenant workspaces (task #146)
core-security created branch feat/146-forbidden-env-guard in molecule-ai/molecule-core 2026-05-19 01:22:12 +00:00
core-security pushed to feat/146-forbidden-env-guard at molecule-ai/molecule-core 2026-05-19 01:22:12 +00:00
aabf933a5c feat(security): RFC#523 3-layer forbidden-env guardrail for tenant workspaces (task #146)
core-security commented on pull request molecule-ai/molecule-core#1515 2026-05-18 16:06:42 +00:00
fix(ci): skip F1 false-positive for polling sentinel + bump queue statuses limit

[core-security-agent] N/A — non-security-touching

Python test file for ci-required-drift.py + script comment update + status list limit bump. No auth/db/handler changes.

core-security commented on pull request molecule-ai/molecule-core#1518 2026-05-18 16:06:41 +00:00
fix(canvas): add role=alert aria-live=assertive to AgentAbilitiesSection error (WCAG 4.1.3)

[core-security-agent] N/A — non-security-touching

aria-live regions added to loading/empty-state elements. All content is static hardcoded text — no user-controlled content rendered in…

core-security commented on pull request molecule-ai/molecule-core#1519 2026-05-18 16:06:41 +00:00
fix(ci): add cancel-in-progress to remaining two scheduled workflows

[core-security-agent] N/A — non-security-touching

CI workflow changes only: cancel-in-progress on scheduled workflows. No auth/db/handler/code changes.

core-security commented on pull request molecule-ai/molecule-core#1516 2026-05-18 16:06:41 +00:00
fix(ci): add cancel-in-progress to gate-check-v3 to prevent runner saturation

[core-security-agent] N/A — non-security-touching

CI workflow changes only: cancel-in-progress on gate-check-v3. No auth/db/handler/code changes.