Releases: makerchecker/MakerChecker
Releases · makerchecker/MakerChecker
Release list
v1.2.0
What's Changed
- fix: point package repository URLs at makerchecker/MakerChecker by @makerchecker in #95
Full Changelog: v1.1.5...v1.2.0
v1.1.5
What's Changed
- mc scan: web3 signature, RCE/drain composition, multi-provider --llm, and --fix by @makerchecker in #92
- docs: restyle public READMEs to a consistent hero format by @makerchecker in #93
- docs: restructure root README to a code-first quick start by @makerchecker in #94
Full Changelog: v1.1.4...v1.1.5
v1.1.2
What's Changed
- Harden the Agent Incident Database for public scrutiny by @sammysltd in #82
- Runnable reproductions for all 41 incidents + plain-language README by @sammysltd in #83
- mc scan: a corpus-backed blast-radius scanner for AI agents by @sammysltd in #84
- mc scan: reframe copy to 'what your agent can do on its own' by @sammysltd in #85
- Add @makerchecker/embedded: importable enforcement primitives (usable without the chain or a database) by @sammysltd in #86
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix(release): build through turbo so the SDK compiles before the connectors by @sammysltd in #81
Full Changelog: v1.1...v1.1.1
v1.1
What's Changed
- PV ICSR + GMP/EM demos (use-case library) by @sammysltd in #54
- chore(deps): bump the minor-and-patch group with 7 updates by @dependabot[bot] in #62
- chore(deps): bump ruff from 0.15.17 to 0.15.18 in /packages/sdk-python by @dependabot[bot] in #61
- Agent Incident Database (AID) by @sammysltd in #67
- InjectionGauntlet: structural enforcement vs prompt injection by @sammysltd in #68
- Make the repo front door healthcare-first by @sammysltd in #76
- Correct factual errors in Agent Incident Database; add disclaimer and corrections policy by @sammysltd in #74
- Fix InjectionGauntlet fail-open semantics to match engine fail-closed behavior by @sammysltd in #73
- Reject ill-formed Unicode (non-I-JSON) before hashing, fail closed by @sammysltd in #77
- Standalone zero-trust proof verifier (CLI + browser) by @sammysltd in #65
- AAPR: vendor-neutral Agent Action Proof Receipt spec by @sammysltd in #66
- Publish Python SDK to PyPI on version tags by @sammysltd in #71
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #56
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #57
- Freeze the conformance-vector corpus: deterministic generation, committed fixtures by @sammysltd in #79
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #58
- chore(deps): bump pytest from 9.1.0 to 9.1.1 in /packages/sdk-python by @dependabot[bot] in #60
- chore(deps): bump the minor-and-patch group with 10 updates by @dependabot[bot] in #64
- AAPR v1: require I-JSON input, pin occurredAt grammar (fail closed) by @sammysltd in #72
- chore(deps): bump ruff from 0.15.18 to 0.15.20 in /packages/sdk-python by @dependabot[bot] in #63
- chore(deps): bump azure/setup-helm from 4 to 5 by @dependabot[bot] in #59
Full Changelog: v1.0.4...v1.1
v1.0.4
What's Changed
- fix(release): set package versions from the tag before publishing by @sammysltd in #53
Full Changelog: v1.0.3...v1.0.4
v1.0.1
What's Changed
- [bug-fix] pytest has vulnerable tmpdir handling by @sammysltd in #31
- docs: tighten all READMEs and .md files by @sammysltd in #32
- docs: add makerchecker.ai website link to README by @sammysltd in #33
- docs: clean up licensing and feature request by @sammysltd in #34
- fix(sod): high-risk steps require a separation-enforcing gate by @sammysltd in #35
- Align README with website hook by @sammysltd in #36
- feat(server): add user bootstrap CLI to create first admin by @sammysltd in #37
- feat(server): add strict segregation-of-duties mode and auth-bind guard by @sammysltd in #38
- feat(server): structured logging with correlation IDs and redaction by @sammysltd in #39
- feat(engine): freeze agent model_config at step scheduling by @sammysltd in #41
- ci: add SBOM generation and container image CVE scan by @sammysltd in #44
- docs: add SOC 2 / ISO control-mapping crosswalk for GRC by @sammysltd in #42
- docs: add backup, PITR, and restore-drill runbook by @sammysltd in #43
- feat(server): checksum-validated PII redaction + boot warning when off by @sammysltd in #40
- chore(server): run container non-root, pin base, add healthcheck by @sammysltd in #45
- feat(web): writable roles, grants, and SoD admin controls by @sammysltd in #46
- feat(server): graceful shutdown and /readyz readiness probe by @sammysltd in #47
- feat(server): warn at boot on tamper-capable DB credential by @sammysltd in #48
- feat(deploy): add Helm chart for hardened Kubernetes deploy by @sammysltd in #49
- ci: publish npm packages with provenance on version tags by @sammysltd in #50
Full Changelog: v1.0.0...v1.0.1