Skip to content

Add validate command#307

Open
eberle1080 wants to merge 2 commits into
mainfrom
feat/validate-command
Open

Add validate command#307
eberle1080 wants to merge 2 commits into
mainfrom
feat/validate-command

Conversation

@eberle1080

Copy link
Copy Markdown
Contributor

No description provided.

eberle1080 and others added 2 commits July 10, 2026 12:06
Semgrep's diff-aware scan blocked the PR on 6 findings:

- github-actions-mutable-action-tag: pin every workflow action to a
  full commit SHA (with a version comment) across all workflows, not
  just the ones this PR touched. Also unifies actions/checkout to v4
  everywhere (semgrep.yml was still on v3).
- dangerous-exec-command in cmd/trigger.go: the command is the user's
  own $EDITOR (static vi/notepad fallback) run locally as themselves,
  so there is no injection surface. Add a scoped nosemgrep with a
  justification comment.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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