Skip to content

Conversation

@toluo-stripe
Copy link
Contributor

Resolves CWE-276 security alert by adding explicit permissions block with contents: read. This follows the principle of least privilege for GitHub Actions workflows.

🤖 Generated with Claude Code

Committed-By-Agent: claude

Summary

Motivation

https://jira.corp.stripe.com/browse/RUN_MOBILESDK-4765

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

Resolves CWE-276 security alert by adding explicit permissions block with contents: read. This follows the principle of least privilege for GitHub Actions workflows.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Committed-By-Agent: claude
@toluo-stripe toluo-stripe marked this pull request as ready for review October 20, 2025 21:55
@toluo-stripe toluo-stripe requested review from a team as code owners October 20, 2025 21:55
@@ -1,3 +1,3 @@
name: Generate docs

on:
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a workflow dispatch, and try running this manually on this branch?

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