Skip to content

EU Parliament Monitor v1.0.7

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:39
· 22 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

πŸ—οΈ Infrastructure & Performance

πŸ“¦ Dependencies

πŸ“Š Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests

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

SLSA 3
OpenSSF Scorecard
OpenSSF Best Practices

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.7.zip -R Hack23/euparliamentmonitor
npm audit signatures

Browse attestations: View all attestations

πŸ“‹ ISMS Compliance & Policies

Hack23 ISMS
Information Security Policy
Open Source Policy
Secure Development

Compliance Frameworks

ISO 27001:2022
NIST CSF 2.0
CIS Controls v8.1

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.7.zip Full application package SHA-256 checksum, SLSA attestation
euparliamentmonitor-1.0.7.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

πŸ—οΈ 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

@dependabot[bot], @pethers and dependabot[bot]

Full Changelog: v1.0.6...1.0.7

πŸ“¦ Release Artifacts

  • euparliamentmonitor-v1.0.7.zip - Full application package
  • euparliamentmonitor-v1.0.7.spdx.json - SBOM (Software Bill of Materials)
  • *.intoto.jsonl - SLSA Build Provenance Attestations

πŸ“¦ npm Package

npm install euparliamentmonitor@1.0.7

Published 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.7.zip -R Hack23/euparliamentmonitor