Skip to content

Releases: Hack23/riksdagsmonitor

Riksdagsmonitor v0.5.0

25 Feb 02:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🚀 Features

🔒 Security

  • Clean repo to ISMS standards: remove temp docs, create CRA-ASSESSMENT.md, complete cross-references @copilot-swe-agent[bot] (#495)
  • Extend FUTURE_*.md roadmap to 2037 with AI/LLM evolution strategy; fix current-state doc accuracy @copilot-swe-agent[bot] (#479)

📚 Documentation

  • refactor: move derived files to build-time generation to eliminate merge conflicts @pethers (#512)
  • Clean repo to ISMS standards: remove temp docs, create CRA-ASSESSMENT.md, complete cross-references @copilot-swe-agent[bot] (#495)
  • Extend FUTURE_*.md roadmap to 2037 with AI/LLM evolution strategy; fix current-state doc accuracy @copilot-swe-agent[bot] (#479)

🧪 Testing

  • Add language switcher, top nav, and fully localized site footer to article template; untrack generated files @copilot-swe-agent[bot] (#516)
  • refactor: move derived files to build-time generation to eliminate merge conflicts @pethers (#512)
  • fix(news): expand policy domain detection and add committee-name fallback in generatePolicySignificance @copilot-swe-agent[bot] (#492)
  • fix(i18n): localize SEO keywords and structured data for all 14 languages @copilot-swe-agent[bot] (#493)

🌐 Internationalization

🔧 Maintenance

  • Bump start-server-and-test from 2.1.3 to 2.1.5 in the development-dependencies group @dependabot[bot] (#517)
  • refactor: move derived files to build-time generation to eliminate merge conflicts @pethers (#512)

📊 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
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.5.0.zip -R Hack23/riksdagsmonitor

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.

📦 Release Artifacts

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

🚀 Deployment

🏗️ Built With

  • Node.js: 24.x
  • Vite: 7.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x

👥 Contributors

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

Read more

Riksdagsmonitor v0.4.1

24 Feb 03:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

📊 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
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.4.1.zip -R Hack23/riksdagsmonitor

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.

📦 Release Artifacts

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

🚀 Deployment

🏗️ Built With

  • Node.js: 24.x
  • Vite: 7.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x

👥 Contributors

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

Full Changelog: v0.3.0...0.4.1

📦 Release Artifacts

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

📚 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.4.1.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.3.0

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

Choose a tag to compare

What's Changed

🔒 Security

  • chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 @dependabot[bot] (#432)
  • feat: add Evening Analysis Content Validator for intelligence assessment quality @pethers (#407)
  • docs(security): Enhance FUTURE_SECURITY_ARCHITECTURE.md with doc map, ISMS alignment, control mappings, and budget planning @copilot-swe-agent[bot] (#401)
  • THREAT_MODEL.md: Crown Jewel Analysis, Attack Trees, ATT&CK Coverage Matrix, PASTA/Trike, Architecture Map @copilot-swe-agent[bot] (#400)
  • docs: SECURITY_ARCHITECTURE.md — Full Hack23 Standard Overhaul @copilot-swe-agent[bot] (#394)

📚 Documentation

🧪 Testing

⚡ Performance

♿ Accessibility

  • feat: add Evening Analysis Content Validator for intelligence assessment quality @pethers (#407)

🌐 Interna...

Read more

Riksdagsmonitor v0.0.6

20 Feb 02:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

🧪 Testing

  • Route test reports through builds/ directory, generate HTML indexes for unit/E2E results in release @copilot-swe-agent[bot] (#359)

🔧 Maintenance

  • Route test reports through builds/ directory, generate HTML indexes for unit/E2E results in release @copilot-swe-agent[bot] (#359)

📊 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
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.0.6.zip -R Hack23/riksdagsmonitor

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.

📦 Release Artifacts

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

🚀 Deployment

🏗️ Built With

  • Node.js: 24.x
  • Vite: 7.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x

👥 Contributors

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

Full Changelog: v0.0.5...0.0.6

📦 Release Artifacts

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

📚 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.0.6.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.0.5

20 Feb 01:04
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

📚 Documentation

🧪 Testing

🌐 Internationalization

🔧 Maintenance

📊 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
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.0.5.zip -R Hack23/riksdagsmonitor

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.

📦 Release Artifacts

Artifact Description Verification
riksdagsmonitor-0.0.5.zip Production build SHA-256 checksum, SLSA at...
Read more

Riksdagsmonitor v0.0.3

18 Feb 06:25
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Fix news article quality issues: type classification, breadcrumb truncation, and untranslated JSON-LD @copilot-swe-agent[bot] (#278)

📚 Documentation

🌐 Internationalization

🔧 Maintenance

📊 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
  • CodeQL Security Scanning - Automated vulnerability detection
  • Dependency Scanning - Continuous vulnerability monitoring with Dependabot

Verify attestations:

gh attestation verify riksdagsmonitor-0.0.3.zip -R Hack23/riksdagsmonitor

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.

📦 Release Artifacts

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

🚀 Deployment

🏗️ Built With

  • Node.js: 24.x
  • Vite: 7.x
  • Chart.js: 4.5.x
  • D3.js: 7.9.x
  • Vitest: 4.x
  • Cypress: 15.x

👥 Contributors

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

Full Changelog: v0.0.2...0.0.3

📦 Release Artifacts

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

📚 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.0.3.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.0.2

18 Feb 04:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • No changes

📊 Release Metrics

🔐 Security & Supply Chain

This release includes:

  • ✅ SLSA Build Provenance Attestations
  • ✅ Software Bill of Materials (SBOM) in SPDX format
  • ✅ SHA-256 checksums for all artifacts
  • ✅ CodeQL security scanning
  • ✅ Dependency vulnerability scanning

Verify attestations:

gh attestation verify riksdagsmonitor-0.0.2.zip -R Hack23/riksdagsmonitor

📦 Artifacts

  • riksdagsmonitor-0.0.2.zip - Production build
  • riksdagsmonitor-0.0.2.zip.sha256 - Checksum
  • riksdagsmonitor-0.0.2.spdx.json - SBOM
  • *.intoto.jsonl - Attestations

🚀 Deployment

👥 Contributors

@pethers

📦 Release Artifacts

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

📚 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.0.2.zip -R Hack23/riksdagsmonitor

Riksdagsmonitor v0.0.1

18 Feb 02:55
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Read more