Skip to content

chore(nix-ban): remove flake.nix (Guix-only)#50

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/nix-ban-remove-flake-2026-06-24
Jun 24, 2026
Merged

chore(nix-ban): remove flake.nix (Guix-only)#50
hyperpolymath merged 1 commit into
mainfrom
chore/nix-ban-remove-flake-2026-06-24

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Removes flake.nix per estate Nix ban (Guix sole pkg mgr). Fresh from origin/main. 2026-06-24 estate standardization.

@hyperpolymath
hyperpolymath merged commit 85f5831 into main Jun 24, 2026
9 of 10 checks passed
@hyperpolymath
hyperpolymath deleted the chore/nix-ban-remove-flake-2026-06-24 branch June 24, 2026 09:12
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 9 issues detected

Severity Count
🔴 Critical 0
🟠 High 3
🟡 Medium 6
View findings
[
  {
    "reason": "Nominal-only SAST in git-reticulator: codeql.yml language matrix contains no language present in the repo and lacks `actions`, so CodeQL records zero results on every commit. Remediation: set the CodeQL matrix to `language: actions`.",
    "type": "StaticAnalysis",
    "file": "/home/runner/work/git-reticulator/git-reticulator",
    "action": "auto_fix",
    "rule_module": "scorecard",
    "severity": "medium",
    "remediation": "Add CodeQL or equivalent SAST workflow.",
    "scorecard_check": "SAST"
  },
  {
    "reason": "Repository has 4 non-main remote branch(es). Policy: single main branch only.",
    "type": "GS007",
    "file": ".",
    "action": "delete_remote_branches",
    "rule_module": "git_state",
    "severity": "medium"
  },
  {
    "reason": "Code scanning (Hypatia): hypatia/structural_drift/SD009 -- Hypatia structural_drift: SD009 -- 36 day(s) old [STALE]",
    "type": "CSA001",
    "file": "src/api/app.rs",
    "action": "update",
    "rule_module": "code_scanning_alerts",
    "severity": "medium"
  },
  {
    "reason": "Code scanning (Hypatia): hypatia/git_state/GS007 -- Hypatia git_state: GS007 -- 36 day(s) old [STALE]",
    "type": "CSA001",
    "file": ".",
    "action": "update",
    "rule_module": "code_scanning_alerts",
    "severity": "medium"
  },
  {
    "reason": "Code scanning (Hypatia): hypatia/scorecard/StaticAnalysis -- Hypatia scorecard: StaticAnalysis -- 36 day(s) old [STALE]",
    "type": "CSA001",
    "file": "git-reticulator",
    "action": "update",
    "rule_module": "code_scanning_alerts",
    "severity": "medium"
  },
  {
    "reason": "Code-scanning alert hypatia/structural_drift/SD009 (medium) at src/api/app.rs is 36 days old (threshold: 30 days) -- overdue for remediation",
    "type": "CSA003",
    "file": "src/api/app.rs",
    "action": "escalate",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  },
  {
    "reason": "Code-scanning alert hypatia/git_state/GS007 (medium) at . is 36 days old (threshold: 30 days) -- overdue for remediation",
    "type": "CSA003",
    "file": ".",
    "action": "escalate",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  },
  {
    "reason": "Code-scanning alert hypatia/scorecard/StaticAnalysis (medium) at git-reticulator is 36 days old (threshold: 30 days) -- overdue for remediation",
    "type": "CSA003",
    "file": "git-reticulator",
    "action": "escalate",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  },
  {
    "reason": "Source file missing SPDX-License-Identifier header",
    "type": "SD009",
    "file": "src/api/app.rs",
    "action": "add_spdx_header",
    "rule_module": "structural_drift",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant