Skip to content

chore(deps): bump nixpkgs from d233902 to 64c08a7#38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nix/nixpkgs-64c08a7
Open

chore(deps): bump nixpkgs from d233902 to 64c08a7#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nix/nixpkgs-64c08a7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps nixpkgs from d233902 to 64c08a7.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `d233902` to `64c08a7`.
- [Commits](NixOS/nixpkgs@d233902...64c08a7)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: 64c08a7ca051951c8eae34e3e3cb1e202fe36786
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nix Pull requests that update nix code labels May 25, 2026
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 104 issues detected

Severity Count
🔴 Critical 10
🟠 High 78
🟡 Medium 16

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Must be in .machine_readable/ only",
    "type": "banned",
    "file": "META.scm",
    "action": "move",
    "rule_module": "root_hygiene",
    "severity": "critical"
  },
  {
    "reason": "Must be in .machine_readable/ only",
    "type": "banned",
    "file": "STATE.scm",
    "action": "move",
    "rule_module": "root_hygiene",
    "severity": "critical"
  },
  {
    "reason": "Must be in .machine_readable/ only",
    "type": "banned",
    "file": "ECOSYSTEM.scm",
    "action": "move",
    "rule_module": "root_hygiene",
    "severity": "critical"
  },
  {
    "reason": "Required file missing",
    "type": "missing",
    "file": "0-AI-MANIFEST.a2ml",
    "action": "create",
    "rule_module": "root_hygiene",
    "severity": "high"
  },
  {
    "reason": "No test directory or test files found",
    "type": "no_tests",
    "file": "/home/runner/work/file-soup/file-soup",
    "action": "flag",
    "rule_module": "honest_completion",
    "severity": "high",
    "deduction": 20
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "unwrap() without prior check -- DoS via panic (5 occurrences, CWE-754)",
    "type": "unwrap_without_check",
    "file": "/home/runner/work/file-soup/file-soup/plugins/version-detection/src/lib.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "unwrap_or(0) with dangerous default (1 occurrences, CWE-754)",
    "type": "unwrap_dangerous_default",
    "file": "/home/runner/work/file-soup/file-soup/plugins/version-detection/src/lib.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "unwrap() without prior check -- DoS via panic (10 occurrences, CWE-754)",
    "type": "unwrap_without_check",
    "file": "/home/runner/work/file-soup/file-soup/plugins/secret-scanner/src/lib.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "unwrap() without prior check -- DoS via panic (2 occurrences, CWE-754)",
    "type": "unwrap_without_check",
    "file": "/home/runner/work/file-soup/file-soup/plugins/duplicate-finder/src/lib.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  }
]

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

dependencies Pull requests that update a dependency file nix Pull requests that update nix code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants