Skip to content

Releases: Hack23/riksdagsmonitor

Riksdagsmonitor v0.8.62

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

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

📦 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.62.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.62.zip Production build SHA-256 checksum, SLSA attestation
`riksdagsmonitor-0.8.62.z...
Read more

Riksdagsmonitor v0.8.60

26 Apr 23:37
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.60.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.60.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.60.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.60.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, @pethers and copilot-swe-agent[bot]

Full Changelog: v0.8.59...0.8.60

📦 Release Artifacts

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

Riksdagsmonitor v0.8.59

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

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

  • Unify generated-page chrome (news index / sitemap / political-intelligence) via render-lib/buildChrome @copilot-swe-agent[bot] (#2012)

🌐 Internationalization

  • Unify generated-page chrome (news index / sitemap / political-intelligence) via render-lib/buildChrome @copilot-swe-agent[bot] (#2012)

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

📦 Release Artifacts

  • riksdagsmonitor-v0.8.59.zip - Production build
  • riksdagsmonitor-v0.8.59.zip.sha256 - Checksum for verification
  • `ri...
Read more

Riksdagsmonitor v0.8.58

26 Apr 09:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🔒 Security

📚 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.8.58.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.58.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.58.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.58.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 [...
Read more

Riksdagsmonitor v0.8.56

25 Apr 11:23
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🔒 Security

📚 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.8.56.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.56.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.56.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.56.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]](https://github.com/apps...

Read more

Riksdagsmonitor v0.8.55

24 Apr 18:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🔒 Security

  • docs(imf): document IMF as current implemented state and propagate IMF-first canon across architecture, security & agent surface @copilot-swe-agent[bot] (#1980)
  • Replace HTML-scaffold article generation with markdown aggregator + remark/rehype renderer @copilot-swe-agent[bot] (#1979)

📚 Documentation

🧪 Testing

⚡ Performance

🌐 Internationalization

🔧 Maintenance

  • chore(deps-dev): bump the development-dependencies group with 3 updates @dependabot[bot] (#1982)
  • chore(deps-dev): bump vite-plugin-sri-gen from 1.3.2 to 1.4.0 in the development-dependencies group @dependabot[bot] (#1978)
  • Replace HTML-scaffold article generation with markdown aggregator + remark/rehype renderer @copilot-swe-agent[bot] (#1979)

📦 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.55.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.55.zip Production build SHA-256...
Read more

Riksdagsmonitor v0.8.54

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

Choose a tag to compare

What's Changed

  • No changes

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

@github-actions[bot] and @pethers

Full Changelog: v0.8.53...0.8.54

📦 Release Artifacts

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

Riksdagsmonitor v0.8.53

23 Apr 16:09
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

  • feat(political-intelligence): add Political Intelligence page + wire Sitemap/PI into footers (14 languages) @copilot-swe-agent[bot] (#1962)

🧪 Testing

  • feat(political-intelligence): add Political Intelligence page + wire Sitemap/PI into footers (14 languages) @copilot-swe-agent[bot] (#1962)

⚡ Performance

🌐 Internationalization

  • feat(political-intelligence): add Political Intelligence page + wire Sitemap/PI into footers (14 languages) @copilot-swe-agent[bot] (#1962)

🔧 Maintenance

  • chore(deps-dev): bump knip from 6.6.1 to 6.6.2 in the development-dependencies group @dependabot[bot] (#1965)
  • feat(political-intelligence): add Political Intelligence page + wire Sitemap/PI into footers (14 languages) @copilot-swe-agent[bot] (#1962)

📦 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.53.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.53.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.53.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.53.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], @pethers, copilot-swe-agent[bot] and dependabot[bot]

Full Changelog: v0.8.52...0.8.53

📦 Release Artifacts

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

Riksdagsmonitor v0.8.52

23 Apr 11:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🔧 Maintenance

  • chore(deps-dev): bump vite from 8.0.9 to 8.0.10 in the development-dependencies group @dependabot[bot] (#1956)

📦 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.52.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.52.zip Production build SHA-256 checksum, SLSA attestation
riksdagsmonitor-0.8.52.zip.sha256 SHA-256 checksum Compare with sha256sum
riksdagsmonitor-0.8.52.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 [...
Read more

Riksdagsmonitor v0.8.51

22 Apr 11:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🔒 Security

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

  • chore(deps-dev): bump knip from 6.6.0 to 6.6.1 in the development-dependencies group @dependabot[bot] (#1929)
  • chore(deps): bump cypress from 15.14.0 to 15.14.1 in the production-dependencies group @dependabot[bot] (#1920)
  • chore(deps-dev): bump the development-dependencies group with 4 updates @dependabot[bot] (#1901)

📦 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.51.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 ...
Read more