Sharang Parnerkar sharang
  • Joined on 2026-02-06
sharang pushed to feat/ci-kellnr-sccache at sharang/compliance-scanner-agent 2026-07-10 16:20:58 +00:00
63c60f4c45 ci: Kellnr crates.io mirror + persistent S3-backed sccache
sharang pushed to feat/onboarding-pipeline at sharang/compliance-scanner-agent 2026-07-10 16:09:53 +00:00
fe35ea03ce feat(pipeline): scan-plan builder for the unified pipeline (#133 part 1)
sharang created branch feat/onboarding-pipeline in sharang/compliance-scanner-agent 2026-07-10 16:09:53 +00:00
sharang created pull request sharang/compliance-scanner-agent#140 2026-07-10 16:04:05 +00:00
ci: Kellnr crates.io mirror + persistent S3-backed sccache
sharang pushed to feat/ci-kellnr-sccache at sharang/compliance-scanner-agent 2026-07-10 16:03:44 +00:00
c483fc846a ci: Kellnr crates.io mirror + persistent S3-backed sccache
sharang created branch feat/ci-kellnr-sccache in sharang/compliance-scanner-agent 2026-07-10 16:03:44 +00:00
sharang pushed to main at sharang/compliance-scanner-agent 2026-07-10 16:00:53 +00:00
ef6ee3dcd1 feat(onboarding): artifact ingest + classifier + native tramiton + suite seams (#138)
sharang merged pull request sharang/compliance-scanner-agent#138 2026-07-10 16:00:51 +00:00
feat(onboarding): artifact ingest + classifier + suite-integration seams
sharang commented on pull request sharang/compliance-scanner-agent#138 2026-07-10 14:24:13 +00:00
feat(onboarding): artifact ingest + classifier + suite-integration seams

CI green (run on cdcbf2c). The PAT (TRAMITON_FETCH_TOKEN secret) authenticates the private tramiton-core git fetch — full build + clippy + audit + tests pass. For the record: the…

cdcbf2c714 ci: revert to PAT for private tramiton dependency fetch
5f59635bf8 ci: fetch private tramiton dep via read-only SSH deploy key
03e39a883d ci: authenticate tramiton fetch via extraheader (actions/checkout form)
sharang commented on pull request sharang/compliance-scanner-agent#138 2026-07-10 14:01:52 +00:00
feat(onboarding): artifact ingest + classifier + suite-integration seams

Updated: switched the CI git-auth to the ephemeral Actions token (${{ github.token }}) instead of a PAT, since sharang/tramiton lists sharang as a Collaborative Owner. No `TRAMITON_FETCH_…

1d346324c5 ci: fetch private tramiton dep via ephemeral Actions token, not a PAT
sharang commented on pull request sharang/compliance-scanner-agent#138 2026-07-10 13:48:25 +00:00
feat(onboarding): artifact ingest + classifier + suite-integration seams

Update: firmware detection now uses tramiton-core natively (not the CLI)

Replaced the tramiton detect --json shell-out with a direct git dependency on tramiton-core (tag v0.4.0) —…

43a1900850 feat(onboarding): use tramiton-core natively for firmware detection
c6e82bc331 feat(onboarding): artifact ingest + classifier + suite-integration seams
675c4ef699 feat(onboarding): unified multi-target model + scan matrix foundation (#134)
Compare 3 commits »
sharang pushed to main at sharang/compliance-scanner-agent 2026-07-10 13:41:27 +00:00
675c4ef699 feat(onboarding): unified multi-target model + scan matrix foundation (#134)
sharang merged pull request sharang/compliance-scanner-agent#134 2026-07-10 13:41:26 +00:00
feat(onboarding): unified multi-target model + scan matrix foundation
sharang opened issue sharang/compliance-scanner-agent#139 2026-07-10 13:32:21 +00:00
CI: use crates.meghsakha.com (Kellnr) mirror + persistent sccache (Hetzner S3), matching werkpilot
9e25622f18 fix(audit): bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204)