Skip to content

Releases: Hack23/riksdagsmonitor

Riksdagsmonitor v0.8.43

17 Apr 00:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🔒 Security

📚 Documentation

🧪 Testing

  • AI-first analysis: purge script-generated analysis, rename data download script, fix all workflow prompts @copilot-swe-agent[bot] (#1803)

🌐 Internationalization

🔧 Maintenance

  • AI-first analysis: purge script-generated analysis, rename data download script, fix all workflow prompts @copilot-swe-agent[bot] (#1803)

📦 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.8.43.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.8.43.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.43.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.43.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: 25.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] and github-actions[bot]

Full Changelog: v0.8.42...0.8.43

📦 Release Artifacts

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

📦 npm Package

Shared types, theme system, and utilities ar...

Read more

Riksdagsmonitor v0.8.42

16 Apr 15:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • 🔴 Breaking: Sweden Joins Ukraine Tribunal While Warning of Russian Cyber Offensive - 2026-04-16 @github-actions[bot] (#1797)
  • 🔴 Breaking: Sweden Lowers Criminal Age to 13 — Prop. 2025/26:246 @github-actions[bot] (#1794)
  • 📊 Analysis Only - Realtime Monitor 1037 - 2026-04-16 @github-actions[bot] (#1793)
  • 📰 Opposition Motions Analysis — 2026-04-16: S Targets Fuel Tax and Asylum Law @github-actions[bot] (#1791)
  • 📰 Interpellation Debates — 2026-04-16: SD Challenges Coalition on Free Speech, S Targets KD on Welfare @github-actions[bot] (#1790)
  • 📜 Government Propositions: Energy Triple Reform & Pre-Election Legislative Push — 2026-04-16 @github-actions[bot] (#1789)
  • 📋 Committee Reports — Riksdag Advances State e-ID, Anti-Fraud Rules, and Immigration Enforcement Reform (2026-04-16) @github-actions[bot] (#1787)

📚 Documentation

🧪 Testing

♿ Accessibility

🌐 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.8.42.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.8.42.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.42.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.42.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: 25.x
  • Vite:...
Read more

Riksdagsmonitor v0.8.41

16 Apr 01:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🔒 Security

📚 Documentation

🧪 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.8.41.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.8.41.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.41.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.41.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: 25.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] and dependabot[bot]

Full Changelog: v0.8.40...0.8.41

📦 Release Artifacts

  • riksdagsmonitor-v0.8.41.zip - Production build
  • riksdagsmonitor-v0.8.41.zip.sha256 - Checksum for verification
  • riksdagsmonitor-v0.8.41.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.8.41.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.8.40

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

Choose a tag to compare

What's Changed

🔒 Security

📚 Documentation

🧪 Testing

⚡ Performance

♿ Accessibility

🌐 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.8.40.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.8.40.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.40.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.40.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](https://blackt...
Read more

Riksdagsmonitor v0.8.39

14 Apr 22:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

  • chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 @dependabot[bot] (#1746)
  • chore(deps-dev): bump happy-dom from 20.8.9 to 20.9.0 in the development-dependencies group @dependabot[bot] (#1743)

📦 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.8.39.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.8.39.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.39.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.39.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.8.37

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

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

♿ Accessibility

🌐 Internationalization

🔧 Maintenance

  • chore(deps-dev): bump typescript-eslint from 8.58.1 to 8.58.2 in the development-dependencies group @dependabot[bot] (#1729)
  • chore(deps): bump actions/cache from 5.0.4 to 5.0.5 @dependabot[bot] (#1728)

📦 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.8.37.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](https://github.com/Hack23/riksdagsmonitor/blob/main/FLO...
Read more

Riksdagsmonitor v0.8.36

12 Apr 23:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

  • fix: purge deprecated code/scripts, clarify agentic workflow prompts, and update SHARED_PROMPT_PATTERNS.md @copilot-swe-agent[bot] (#1699)

🧪 Testing

  • fix: purge deprecated code/scripts, clarify agentic workflow prompts, and update SHARED_PROMPT_PATTERNS.md @copilot-swe-agent[bot] (#1699)

🌐 Internationalization

🔧 Maintenance

  • fix: purge deprecated code/scripts, clarify agentic workflow prompts, and update SHARED_PROMPT_PATTERNS.md @copilot-swe-agent[bot] (#1699)

📦 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.8.36.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.8.36.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.36.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.36.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: 25.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] and github-actions[bot]

Full Changelog: v0.8.35...0.8.36

📦 Release Artifacts

  • riksdagsmonitor-v0.8.36.zip - Production build
  • riksdagsmonitor-v0.8.36.zip.sha256 - Checksum for verification
  • riksdagsmonitor-v0.8.36.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.8.36.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.8.35

12 Apr 17:52
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

  • build(deps-dev): bump knip from 6.4.0 to 6.4.1 in the development-dependencies group @dependabot[bot] (#1696)
  • build(deps-dev): bump the development-dependencies group with 2 updates @dependabot[bot] (#1692)

📦 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.8.35.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.8.35.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.35.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.35.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: 25.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.8.34...0.8.35

📦 Release Artifacts

  • riksdagsmonitor-v0.8.35.zip - Production build
  • riksdagsmonitor-v0.8.35.zip.sha256 - Checksum for verification
  • riksdagsmonitor-v0.8.35.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.8.35.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.8.34

12 Apr 02:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

📦 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.8.34.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.8.34.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.34.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.34.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: 25.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] and github-actions[bot]

Full Changelog: v0.8.33...0.8.34

📦 Release Artifacts

  • riksdagsmonitor-v0.8.34.zip - Production build
  • riksdagsmonitor-v0.8.34.zip.sha256 - Checksum for verification
  • riksdagsmonitor-v0.8.34.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.8.34.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.8.33

11 Apr 14:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

  • Fix broken analysis links in weekly review articles and add --rewrite mode to prevent future occurrences @copilot-swe-agent[bot] (#1682)

🧪 Testing

  • Fix broken analysis links in weekly review articles and add --rewrite mode to prevent future occurrences @copilot-swe-agent[bot] (#1682)

🌐 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.8.33.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.8.33.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.33.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.33.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: 25.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.8.32...0.8.33

📦 Release Artifacts

  • riksdagsmonitor-v0.8.33.zip - Production build
  • riksdagsmonitor-v0.8.33.zip.sha256 - Checksum for verification
  • riksdagsmonitor-v0.8.33.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.8.33.zip -R Hack23/riksdagsmonitor