Skip to content

Fix dependency scanner findings#648

Merged
dharmab merged 1 commit intomainfrom
fix/dependency-scanner-findings
Mar 20, 2026
Merged

Fix dependency scanner findings#648
dharmab merged 1 commit intomainfrom
fix/dependency-scanner-findings

Conversation

@dharmab
Copy link
Owner

@dharmab dharmab commented Mar 20, 2026

Summary

  • Update google.golang.org/grpc from v1.75.0 to v1.79.3 to fix authorization bypass vulnerability (Dependabot alert Move OPUS_APPLICATION_VOIP constant from pcm to simpleradio package #10)
  • Add top-level permissions: {} to CI workflow to deny all permissions by default
  • Add permissions: { contents: read } to all jobs that only need checkout access (lint, test, build-*, release)

Test plan

🤖 Generated with Claude Code

Update google.golang.org/grpc from v1.75.0 to v1.79.3 to resolve
authorization bypass vulnerability (Dependabot alert #10). Add
restrictive workflow permissions to all CI jobs to follow the principle
of least privilege (code scanning alerts #2-8).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dharmab dharmab enabled auto-merge (squash) March 20, 2026 06:54
@dharmab dharmab merged commit 163a3cf into main Mar 20, 2026
11 checks passed
@dharmab dharmab deleted the fix/dependency-scanner-findings branch March 20, 2026 06:55
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