Skip to content

feat(rsr): add rule 6.1.6 dependabot-valid - #668

Merged
hyperpolymath merged 6 commits into
mainfrom
fix-dependabot-rule
Jul 31, 2026
Merged

feat(rsr): add rule 6.1.6 dependabot-valid#668
hyperpolymath merged 6 commits into
mainfrom
fix-dependabot-rule

Conversation

@hyperpolymath

@hyperpolymath hyperpolymath commented Jul 30, 2026

Copy link
Copy Markdown
Owner

This PR introduces rule 6.1.6 dependabot-valid to ensure that dependabot.yml configurations only declare ecosystems that match existing project files. This will prevent Type 1/2 errors in CI/CD pipelines across the estate caused by Dependabot failing when a declared ecosystem is missing its manifest.


Summary by Gitar

  • CI/CD & Workflows:
    • Updated Semgrep action in .github/workflows/security-policy.yml to use --sarif output flag
    • Removed deprecated Haskell security audit jobs from the security workflow
  • Configuration:
    • Added comprehensive mise.toml project configuration with toolchains and task aliases

This will update automatically on new commits.

hyperpolymath and others added 5 commits July 19, 2026 23:54
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
…kell jobs

- Replace deprecated generateSarif parameter with args: --sarif --output=semgrep.sarif
- Remove haskell-audit job (registry directory was removed in f2fe2df)
- Remove sbom-haskell job (registry directory was removed in f2fe2df)
- Remove audit_haskell-audit job (registry directory was removed in f2fe2df)
- Update security-status and audit-summary jobs to remove Haskell dependencies
- Remove Haskell SBOM generation from sbom-generation job

The Semgrep action v1.0.0 no longer supports the generateSarif parameter.
Valid inputs are now: entryPoint, args, config, publishToken.
Using args: --sarif --output=semgrep.sarif achieves the same result.

The Haskell/registry code was removed in commit f2fe2df and superseded by Elixir,
making all Haskell-related security jobs fail due to missing registry directory.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@gitar-bot

gitar-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown

Note

Automatic reviews are paused because your trial's included automatic processing has been used for this period. Upgrade now, or comment "Gitar review" to run a review anytime.
Learn more

Code Review ✅ Approved

Adds rule 6.1.6 dependabot-valid to ensure configuration ecosystems match project files, updates the Semgrep workflow action with the --sarif flag, and introduces a project mise.toml configuration. No issues found.

Auto-approved and auto-merge armed: No blocking issues found.
Please see Auto-approve Docs for details on setting custom approval criteria. — merges when pipeline and required approvals pass.

Options

Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Compact
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@gitar-bot
gitar-bot Bot enabled auto-merge (squash) July 30, 2026 22:57
gitar-bot[bot]
gitar-bot Bot previously approved these changes Jul 30, 2026

@gitar-bot gitar-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gitar has auto-approved this PR and enabled auto-merge (configure)

@gitar-bot gitar-bot Bot added the gitar-approved Added by Gitar label Jul 30, 2026
@hyperpolymath
hyperpolymath disabled auto-merge July 31, 2026 06:38
@hyperpolymath
hyperpolymath enabled auto-merge July 31, 2026 06:38
@hyperpolymath
hyperpolymath disabled auto-merge July 31, 2026 06:43
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
@hyperpolymath
hyperpolymath merged commit d5d9720 into main Jul 31, 2026
@hyperpolymath
hyperpolymath deleted the fix-dependabot-rule branch July 31, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gitar-approved Added by Gitar

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant