security: add CodeQL workflow, enable Dependabot - #1
Merged
Conversation
…e protocol Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ing payload - README: config section now matches config.yml (factory/safety keys, correct defaults) - README: express mode pipeline includes Phase 5 (hardening when gap > 0%) - README: state file documents checkpoint structured format and evaluation_due_at - SKILL.md: hash re-verification moved BEFORE sealed test copy (security fix) - SKILL.md: sealed test cleanup after Phase 4 validation - SKILL.md: express mode includes conditional Phase 5 - SKILL.md: state.json example includes evaluation_due_at - agents/lead-eng.md: Phase 4 → Phase 3 reference fix in hardening input - templates/gap-report-template.md: explicit Hardening Payload section - templates/gap-report-template.md: GAP_SCORE parsing contract documented - templates/gap-report-template.md: zero-failure canonical form added - protocols/checkpoint-gate.md: express mode Phase 5 note - protocols/sealed-envelope.md: hash re-verify, worktree cleanup, hardening cycle docs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- .github/workflows/codeql.yml: CodeQL scanning for Python (push, PR, weekly) - Dependabot Alerts: enabled via API - Dependabot Security Updates: enabled via API Note: Secret scanning, push protection, PVR, and branch protection require GitHub Pro or Advanced Security for private repos. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Security hardening for Dark Factory
Enabled via API
Added in this PR
.github/workflows/codeql.ymlfor Python (push, PR, weekly schedule)Blocked by plan tier (private repo on GitHub Free)
Recommendation
Making this repo public would unlock all 6 features for free (same as gap-score-spec). The repo has no secrets — it's agent prompts, YAML configs, and docs.
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com