Skip to content

feat(ci): industrialize CXM packaging and delivery - #12

Open
mushroomempires wants to merge 37 commits into
masterfrom
MON-196764-CXM-packaging-and-delivery-automation
Open

feat(ci): industrialize CXM packaging and delivery#12
mushroomempires wants to merge 37 commits into
masterfrom
MON-196764-CXM-packaging-and-delivery-automation

Conversation

@mushroomempires

Copy link
Copy Markdown

No description provided.

@mushroomempires mushroomempires changed the title feat(ci): industrialize CXM packaging, dockerize and delivery feat(ci): industrialize CXM packaging and delivery May 20, 2026
@mushroomempires
mushroomempires marked this pull request as ready for review July 7, 2026 13:49
@mushroomempires
mushroomempires requested a review from a team as a code owner July 7, 2026 13:49
@mushroomempires
mushroomempires requested review from Nivoky and removed request for a team July 7, 2026 13:49

permissions:
id-token: write
contents: write

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Overly Broad Permissions in GitHub Actions Workflows is risky - high severity
Workflows often grant excessive permissions at the workflow level, unintentionally giving all jobs unnecessary access. It raises the risk of privilege abuse or unintended actions within the pipeline.

Show fix

Remediation: Set permissions: {} at the workflow level to disable all permissions by default, and then explicitly define necessary permissions at the job level without using read-all or write-all.

Reply @AikidoSec ignore: [REASON] to ignore this issue.
More info

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