EU Parliament Monitor v1.0.6
·
29 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- [aw] Upgrade available @github-actions[bot] (#2339)
🌍 EU Parliament Integration
- build(deps)(deps): bump european-parliament-mcp-server from 1.3.15 to 1.3.17 across config, workflows, docs, and package manifests @dependabot[bot] (#2336)
🏗️ Infrastructure & Performance
- build(deps)(deps): bump european-parliament-mcp-server from 1.3.15 to 1.3.17 across config, workflows, docs, and package manifests @dependabot[bot] (#2336)
- build(deps)(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 @dependabot[bot] (#2338)
- build(deps-dev)(deps-dev): bump the development-dependencies group with 2 updates @dependabot[bot] (#2335)
🔄 Code Quality & Refactoring
- build(deps)(deps): bump european-parliament-mcp-server from 1.3.15 to 1.3.17 across config, workflows, docs, and package manifests @dependabot[bot] (#2336)
📝 Documentation
- build(deps)(deps): bump european-parliament-mcp-server from 1.3.15 to 1.3.17 across config, workflows, docs, and package manifests @dependabot[bot] (#2336)
📦 Dependencies
- build(deps)(deps): bump european-parliament-mcp-server from 1.3.15 to 1.3.17 across config, workflows, docs, and package manifests @dependabot[bot] (#2336)
- build(deps)(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 @dependabot[bot] (#2338)
- build(deps-dev)(deps-dev): bump the development-dependencies group with 2 updates @dependabot[bot] (#2335)
🧪 Test Coverage Improvements
- build(deps)(deps): bump european-parliament-mcp-server from 1.3.15 to 1.3.17 across config, workflows, docs, and package manifests @dependabot[bot] (#2336)
⚙️ Component Updates
- build(deps)(deps): bump european-parliament-mcp-server from 1.3.15 to 1.3.17 across config, workflows, docs, and package manifests @dependabot[bot] (#2336)
- build(deps)(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 @dependabot[bot] (#2338)
📊 Release Metrics & Evidence
All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.
🏛️ Architecture & Documentation
| Document | Description |
|---|---|
| Architecture | C4 architecture models and system overview |
| Security Architecture | Security design and controls |
| Threat Model | STRIDE threat analysis |
| Data Model | Data structures and relationships |
| Flowchart | Process flows with security controls |
| State Diagram | State transitions and lifecycles |
| Mindmap | Conceptual relationships |
| SWOT Analysis | Strategic analysis |
| CRA Assessment | Cyber Resilience Act assessment |
| API Documentation | TypeDoc-generated API reference |
🔐 Security & Supply Chain Protection
This release includes:
- ✅ SLSA Build Provenance Attestations — Cryptographically signed build provenance
- ✅ Software Bill of Materials (SBOM) — Complete dependency inventory in SPDX format
- ✅ npm Provenance — Verified package publishing with attestation
- ✅ CodeQL Security Scanning — Automated vulnerability detection
- ✅ Dependency Scanning — Continuous vulnerability monitoring with Dependabot
Verify attestations:
gh attestation verify euparliamentmonitor-1.0.6.zip -R Hack23/euparliamentmonitor
npm audit signaturesBrowse attestations: View all attestations
📋 ISMS Compliance & Policies
Compliance Frameworks
EU Parliament Monitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.
📦 Release Artifacts
| Artifact | Description | Verification |
|---|---|---|
euparliamentmonitor-1.0.6.zip |
Full application package | SHA-256 checksum, SLSA attestation |
euparliamentmonitor-1.0.6.spdx.json |
SBOM (SPDX format) | SBOM attestation |
*.intoto.jsonl |
SLSA attestations | gh attestation verify |
| npm package | euparliamentmonitor |
npm audit signatures |
All artifacts are signed and attested using GitHub's SLSA Level 3 build provenance.
🚀 Deployment
- Primary: https://euparliamentmonitor.com
- Documentation: https://euparliamentmonitor.com/docs/
- API Docs: https://euparliamentmonitor.com/docs/api/
- npm: https://www.npmjs.com/package/euparliamentmonitor
🏗️ Built With
- Node.js: 25.x
- TypeScript: 6.0.x
- Chart.js: 4.5.x
- D3.js: 7.9.x
- Vitest: 4.x
- Playwright: 1.x
- European Parliament MCP Server: 1.x
👥 Contributors
@Copilot, @dependabot[bot], @github-actions[bot], @pethers, dependabot[bot] and github-actions[bot]
Full Changelog: v1.0.5...1.0.6
📦 Release Artifacts
euparliamentmonitor-v1.0.6.zip- Full application packageeuparliamentmonitor-v1.0.6.spdx.json- SBOM (Software Bill of Materials)*.intoto.jsonl- SLSA Build Provenance Attestations
📦 npm Package
npm install euparliamentmonitor@1.0.6Published with npm provenance for supply chain security.
📚 Documentation
🔐 Security
All artifacts include SLSA Build Provenance attestations and SBOM for supply chain security.
Verify attestations using the GitHub CLI:
gh attestation verify euparliamentmonitor-v1.0.6.zip -R Hack23/euparliamentmonitor