Skip to content

Test artifactory-oidc - #791

Open
DavidVtwilio wants to merge 30 commits into
mainfrom
dv/test-artifactory-oidc
Open

Test artifactory-oidc#791
DavidVtwilio wants to merge 30 commits into
mainfrom
dv/test-artifactory-oidc

Conversation

@DavidVtwilio

Copy link
Copy Markdown

DO NOT MERGE.

Artifactory oidc test

Comment thread .github/workflows/test.yml Outdated
- uses: twilio/sdk-actions/artifactory-oidc@dv/add-ruby-ecosystem
with:
ecosystem: ruby
- uses: ruby/setup-ruby@v1

@semgrep-code-twilio semgrep-code-twilio Bot Aug 3, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608.

🍰 Fixed in commit 1a98cef 🍰

Comment thread .github/workflows/test.yml Outdated
id-token: write
steps:
- uses: actions/checkout@v4
- uses: twilio/sdk-actions/artifactory-oidc@dv/add-ruby-ecosystem

@semgrep-code-twilio semgrep-code-twilio Bot Aug 3, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608.

Fixed in commit 1a98cef

Comment thread .github/workflows/test.yml Outdated
contents: read
id-token: write
steps:
- uses: actions/checkout@v4

@semgrep-code-twilio semgrep-code-twilio Bot Aug 3, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608.

🧁 Fixed in commit 1a98cef 🧁

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