Skip to content

Releases: Hack23/riksdagsmonitor

Riksdagsmonitor v0.9.20

16 May 21:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.20.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.20.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.20.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.20.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

🌐 Hack23 Ecosystem

Platform Live Site API Docs Repository
Riksdagsmonitor riksdagsmonitor.com API GitHub
EU Parliament MCP euparliamentmonitor.com API GitHub
CIA Compliance Manager ciacompliancemanager.com API GitHub
Black Trigram blacktrigram.com API GitHub
CIA Platform GitHub
ISMS Public GitHub

🏗️ Built With

  • Node.js: 26.x
  • Vite: 8.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x
  • TypeScript: 6.x

👥 Contributors

@Copilot, @github-actions[bot], @pethers, copilot-swe-agent[bot], github-actions[bot] and copilot

Full Changelog: v0.9.19...0.9.20

📦 Release Artifacts

  • riksdagsmonitor-v0.9.20.zip - Production build
  • riksdagsmonitor-v0.9.20.zip.sha256 - Checksum for verification
  • riksdagsmonitor-v0.9.20.spdx.json - SBOM (Software Bill of Materials)
  • *.intoto.jsonl - SLSA Build Provenance Attestations

📦 npm Package

Shared types, theme system, and utilities are available as an npm package:

npm install riksdagsmonitor

📚 Documentation

Read more

Riksdagsmonitor v0.9.19

16 May 14:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.19.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.19.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.19.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.19.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

🌐 Hack23 Ecosystem

Platform Live Site API Docs Repository
Riksdagsmonitor riksdagsmonitor.com API [GitHub](https://github.com/...
Read more

Riksdagsmonitor v0.9.18

15 May 15:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🔒 Security

📚 Documentation

  • Harden news workflow pass‑2/re-run contracts and rebalance schedule/model budget for reliable 60‑min runs @copilot-swe-agent[bot] (#2495)
  • feat: anchor WEP/DIW/scenario probabilities to base-rate datasets and enforce full ACH KJ coverage @copilot-swe-agent[bot] (#2494)
  • Enforce methodology-reflection contract: 9 required sections + gate/test validation for KJ coverage, posterior confidence, and re-run schema @copilot-swe-agent[bot] (#2496)
  • Harden MCP coverage-state reporting, deferred retries, and voteringar lag diagnostics @copilot-swe-agent[bot] (#2498)
  • feat: week-ahead analysis 2026-05-15 — Swedish aid accountability (HD10492, HD10493) @github-actions[bot] (#2506)

🧪 Testing

  • Harden news workflow pass‑2/re-run contracts and rebalance schedule/model budget for reliable 60‑min runs @copilot-swe-agent[bot] (#2495)
  • feat: anchor WEP/DIW/scenario probabilities to base-rate datasets and enforce full ACH KJ coverage @copilot-swe-agent[bot] (#2494)
  • Enforce methodology-reflection contract: 9 required sections + gate/test validation for KJ coverage, posterior confidence, and re-run schema @copilot-swe-agent[bot] (#2496)
  • Harden MCP coverage-state reporting, deferred retries, and voteringar lag diagnostics @copilot-swe-agent[bot] (#2498)
  • Harden IMF fetch fallback paths and add pre-warm acquisition contexts for polling, Lagrådet, calendar, and RSS @copilot-swe-agent[bot] (#2497)
  • chore(deps): bump step-security/harden-runner from 2.19.2 to 2.19.3 @dependabot[bot] (#2501)

⚡ Performance

♿ Accessibility

🌐 Internationalization

  • feat: anchor WEP/DIW/scenario probabilities to base-rate datasets and enforce full ACH KJ coverage @copilot-swe-agent[bot] (#2494)
  • Enforce methodology-reflection contract: 9 required sections + gate/test validation for KJ coverage, posterior confidence, and re-run schema @copilot-swe-agent[bot] (#2496)
  • Harden MCP coverage-state reporting, deferred retries, and voteringar lag diagnostics @copilot-swe-agent[bot] (#2498)
  • feat: week-ahead analysis 2026-05-15 — Swedish aid accountability (HD10492, HD10493) @github-actions[bot] (#2506)
  • chore(deps): bump step-security/harden-runner from 2.19.2 to 2.19.3 @dependabot[bot] (#2501)

🔧 Maintenance

  • chore(deps-dev): bump eslint from 10.3.0 to 10.4.0 in the development-dependencies group @dependabot[bot] (#2510)
  • feat: anchor WEP/DIW/scenario probabilities to base-rate datasets and enforce full ACH KJ coverage @copilot-swe-agent[bot] (#2494)
  • chore(deps-dev): bump knip from 6.13.1 to 6.14.0 in the development-dependencies group @dependabot[bot] (#2509)
  • chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 @dependabot[bot] (#2508)
  • chore(deps): bump step-security/harden-runner from 2.19.2 to 2.19.3 @dependabot[bot] (#2501)
  • chore(deps-dev): bump @types/node from 25.7.0 to 25.8.0 in the development-dependencies group @dependabot[bot] (#2488)

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.18.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
[Secur...
Read more

Riksdagsmonitor v0.9.17

14 May 15:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.17.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.17.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.17.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.17.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

🌐 Hack23 Ecosystem

Platform Live Site API Docs Repository
Riksdagsmonitor riksdagsmonitor.com API GitHub
EU Parliament MCP euparliamentmonitor.com API GitHub
CIA Compliance Manager ciacompliancemanager.com API GitHub
Black Trigram blacktrigram.com API GitHub
CIA Platform GitHub
ISMS Public GitHub

🏗️ Built With

  • Node.js: 26.x
  • Vite: 8.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x
  • TypeScript: 6.x

👥 Contributors

@Copilot, @dependabot[bot], @github-actions[bot], @pethers, copilot-swe-agent[bot], dependabot[bot] and github-actions[bot]

Full Changelog: v0.9.16...0.9.17

📦 Release Artifacts

  • riksdagsmonitor-v0.9.17.zip - Production build
  • riksdagsmonitor-v0.9.17.zip.sha256 - Checksum for verification
  • riksdagsmonitor-v0.9.17.spdx.json - SBOM (Software Bill of Materials)
  • *.intoto.jsonl - SLSA Build Provenance Attestations

📦 npm Package

Shared types, theme system, and utilities are available as an npm package:

npm install riksdagsmonitor

📚 Documentation

🔐 Security

All artifacts include SLSA Build Provenance attestations and SBOM for supply chain security.
Verify attestations using the GitHub CLI:

gh attestation verify riksdagsmonitor-v0.9.17.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.9.16

14 May 09:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🧪 Testing

🔧 Maintenance

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.16.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.16.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.16.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.16.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

🌐 Hack23 Ecosystem

Platform Live Site API Docs Repository
Riksdagsmonitor riksdagsmonitor.com API GitHub
EU Parliament MCP euparliamentmonitor.com API GitHub
CIA Compliance Manager ciacompliancemanager.com API GitHub
Black Trigram blacktrigram.com API GitHub
CIA Platform GitHub
ISMS Public GitHub

🏗️ Built With

  • Node.js: 26.x
  • Vite: 8.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x
  • TypeScript: 6.x

👥 Contributors

@Copilot, @dependabot[bot], @github-actions[bot], @pethers, copilot-swe-agent[bot], dependabot[bot] and github-actions[bot]

Full Changelog: v0.9.14...0.9.16

📦 Release Artifacts

  • riksdagsmonitor-v0.9.16.zip - Production build
  • riksdagsmonitor-v0.9.16.zip.sha256 - Checksum for verification
  • riksdagsmonitor-v0.9.16.spdx.json - SBOM (Software Bill of Materials)
  • *.intoto.jsonl - SLSA Build Provenance Attestations

📦 npm Package

Shared types, theme system, and utilities are available as an npm package:

npm install riksdagsmonitor

📚 Documentation

🔐 Security

All artifacts include SLSA Build Provenance attestations and SBOM for supply chain security.
Verify attestations using the GitHub CLI:

gh attestation verify riksdagsmonitor-v0.9.16.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.9.14

13 May 22:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🔒 Security

📚 Documentation

  • fix(lazy-loader): bump default rootMargin to 2000px so dedicated dashboard pages load without user scroll @copilot-swe-agent[bot] (#2465)
  • fix(dashboards): preserve Chart.js/D3 in cia-entry, wire missing data sources, add per-chart Cypress suite @copilot-swe-agent[bot] (#2462)

🧪 Testing

  • chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 @dependabot[bot] (#2466)
  • fix(lazy-loader): bump default rootMargin to 2000px so dedicated dashboard pages load without user scroll @copilot-swe-agent[bot] (#2465)
  • fix(dashboards): preserve Chart.js/D3 in cia-entry, wire missing data sources, add per-chart Cypress suite @copilot-swe-agent[bot] (#2462)

⚡ Performance

♿ Accessibility

🌐 Internationalization

  • chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 @dependabot[bot] (#2466)
  • fix(lazy-loader): bump default rootMargin to 2000px so dedicated dashboard pages load without user scroll @copilot-swe-agent[bot] (#2465)
  • fix(dashboards): preserve Chart.js/D3 in cia-entry, wire missing data sources, add per-chart Cypress suite @copilot-swe-agent[bot] (#2462)

🔧 Maintenance

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.14.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.14.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.14.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.14.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

🌐 Hack23 Ecosystem

Platform Live Site API Docs Repository
Riksdagsmonitor riksdagsmonitor.com API GitHub
EU Parliament MCP euparliamentmonitor.com API GitHub
CIA Compliance Manager ciacompliancemanager.com API GitHub
Black Trigram blacktrigram.com API GitHub
CIA Platform ...
Read more

Riksdagsmonitor v0.9.13

13 May 13:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

⚡ Performance

🌐 Internationalization

🔧 Maintenance

  • chore(deps-dev): bump start-server-and-test from 3.0.4 to 3.0.5 in the development-dependencies group @dependabot[bot] (#2448)
  • drop SRI + integrity checks, pin assets/styles.css to stable filename, skip Mermaid in minify-dist @copilot-swe-agent[bot] (#2439)
  • chore(deps): bump cypress from 15.14.2 to 15.15.0 in the production-dependencies group @dependabot[bot] (#2438)
  • chore(deps-dev): bump knip from 6.13.0 to 6.13.1 in the development-dependencies group @dependabot[bot] (#2437)

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.13.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.13.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.13.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.13.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

Read more

Riksdagsmonitor v0.9.11

12 May 16:23
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

⚡ Performance

🌐 Internationalization

🔧 Maintenance

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.11.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.11.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.11.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.11.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

🌐 Hack23 Ecosystem

Platform Live Site API Docs Repository
Riksdagsmonitor riksdagsmonitor.com API GitHub
EU Parliament MCP euparliamentmonitor.com API GitHub
CIA Compliance Manager ciacompliancemanager.com API GitHub
Black Trigram blacktrigram.com API GitHub
CIA Platform GitHub
ISMS Public GitHub

🏗️ Built With

  • Node.js: 26.x
  • Vite: 8.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x
  • TypeScript: 6.x

👥 Contributors

@Copilot, @dependabot[bot], @github-actions[bot], @pethers, copilot-swe-agent[bot], dependabot[bot] and [github-actions[bot]](https://github.com/...

Read more

Riksdagsmonitor v0.9.10

12 May 11:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

⚡ Performance

🌐 Internationalization

🔧 Maintenance

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.10.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.10.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.10.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.10.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

Read more

Riksdagsmonitor v0.9.9

11 May 11:35
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

  • chore(deps-dev): bump vite from 8.0.11 to 8.0.12 in the development-dependencies group @dependabot[bot] (#2408)

📦 npm Package

Shared types, theme system, and dashboard utilities are available as an npm package with provenance:

npm install riksdagsmonitor
import {
  DARK_THEME_COLORS, LIGHT_THEME_COLORS,
  getActiveThemeColors, getPartyColor,
  CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';

npm

📊 Release Metrics & Evidence

Test Coverage
API Documentation
E2E Tests
Dependencies

All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.

🔐 Security & Supply Chain Protection

SLSA Level 2+
OpenSSF Scorecard

This release includes:

  • SLSA Build Provenance Attestations - Cryptographically signed build provenance
  • Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
  • SHA-256 Checksums - All artifacts include checksums for integrity verification
  • npm Provenance - npm package published with verified provenance attestation
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.9.9.zip -R Hack23/riksdagsmonitor
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

Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.

🏗️ Architecture Documentation

Current State Future State
Architecture Future Architecture
Security Architecture Future Security
Threat Model Future Threat Model
Data Model Future Data Model
Flowchart Future Flowchart
State Diagram Future State Diagram
Mindmap Future Mindmap
SWOT Future SWOT

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.9.9.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.9.9.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.9.9.spdx.json SBOM (SPDX format) SBOM attestation
*.intoto.jsonl SLSA attestations gh attestation verify
riksdagsmonitor (npm) npm package npm audit signatures

🚀 Deployment

🌐 Hack23 Ecosystem

Platform Live Site API Docs Repository
Riksdagsmonitor riksdagsmonitor.com API GitHub
EU Parliament MCP euparliamentmonitor.com API GitHub
CIA Compliance Manager ciacompliancemanager.com API GitHub
Black Trigram blacktrigram.com API GitHub
CIA Platform GitHub
ISMS Public GitHub

🏗️ Built With

  • Node.js: 26.x
  • Vite: 8.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x
  • TypeScript: 6.x

👥 Contributors

@Copilot, @dependabot[bot], @github-actions[bot], @pethers, [copilot-swe-agent[bot]](https://github.com/apps/co...

Read more