Skip to content

Use sonatype guide dependency audit#2812

Merged
jaydeluca merged 2 commits into
open-telemetry:mainfrom
trask:use-sonatype-guide-dependency-audit
May 4, 2026
Merged

Use sonatype guide dependency audit#2812
jaydeluca merged 2 commits into
open-telemetry:mainfrom
trask:use-sonatype-guide-dependency-audit

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented May 4, 2026

Copilot AI review requested due to automatic review settings May 4, 2026 17:04
@trask trask requested a review from a team as a code owner May 4, 2026 17:04
- `GPG_PRIVATE_KEY` - stored in OpenTelemetry-Java 1Password
- `SONATYPE_OSS_INDEX_USER` - owned by [@trask](https://github.com/trask)
- `SONATYPE_OSS_INDEX_PASSWORD` - owned by [@trask](https://github.com/trask)
- `SONATYPE_GUIDE_PAT` - owned by [@trask](https://github.com/trask)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I've removed the old secrets and added the new one

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s dependency-audit setup from Sonatype OSS Index credentials to Sonatype Guide PAT authentication, keeping the daily vulnerability scan aligned with Sonatype’s current authentication model.

Changes:

  • Switched Gradle audit configuration from OSS Index username/password env vars to a single SONATYPE_GUIDE_PAT.
  • Updated the daily GitHub Actions workflow text and secret wiring to use Sonatype Guide naming.
  • Updated repository settings documentation to reflect the new required repository secret.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts Updates the shared Sonatype scan plugin configuration to read the Guide PAT.
.github/workflows/sonatype-guide-dependency-audit-daily.yml Rewires the scheduled audit workflow to pass the new secret and updates workflow/report labels.
.github/repository-settings.md Documents the new repository secret and removes the old OSS Index secret entries.

@jaydeluca jaydeluca enabled auto-merge May 4, 2026 17:18
@jaydeluca jaydeluca added this pull request to the merge queue May 4, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 4, 2026
@jaydeluca jaydeluca added this pull request to the merge queue May 4, 2026
Merged via the queue into open-telemetry:main with commit 430d40c May 4, 2026
24 checks passed
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.

3 participants