Review SCM files and security updates#5
Merged
hyperpolymath merged 2 commits intomainfrom Dec 18, 2025
Merged
Conversation
- Fix security-policy.yml: change https:// to http:// check (was checking wrong protocol) - Pin all GitHub Actions to SHA hashes for supply chain security - Add SPDX license headers and permissions declarations to all workflows - Standardize license to "MIT OR AGPL-3.0-or-later" across all files: - Cargo.toml: fix from "MIT OR Apache-2.0" - guix.scm: add dual license (expat + agpl3+) - META.scm, STATE.scm, ECOSYSTEM.scm: update SPDX headers - Fix repository URLs to use gitlab.com/hyperpolymath/conflow consistently - Update rust.yml to use main/master branches instead of feature branch - Add permissions: read-all to workflows missing it Security improvements: - SHA-pinned: actions/checkout, dtolnay/rust-toolchain, Swatinem/rust-cache, codecov/codecov-action, ossf/scorecard-action, trufflesecurity/trufflehog, editorconfig-checker, actions/configure-pages, actions/jekyll-build-pages, actions/upload-pages-artifact, actions/deploy-pages, github/codeql-action
…tory - Add v0.1.1 milestone (Security Hardening Complete) as done - Expand v0.2 milestone with specific pipeline execution tasks - Add new milestones: v0.3 (Caching), v0.4 (Analysis), v0.5 (RSR), v0.8 (Beta) - Update v1.0 milestone with comprehensive production requirements - Add security component to current-position tracking - Update working-features list with all security tooling - Add session history entry for security-hardening-review - Update state-summary to v0.1.1 with 30% completion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.