Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: detects well-known publisher actions in cache-audit #338

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

ubiratansoares
Copy link
Contributor

A first follow-up from #294. also contributing to #334

We now have a list of well-know publisher Actions (2 of them so far 😄) and the audit inspects all the steps at once alongside with the previous trigger evaluation to determine whether the Workflow/Job actually builds artifacts for publishing.

I also introduced an PublishingArtifactsScenario enum to easilty match the situation we are dealing with and signal properly the non-primary locations in FindingBuilders.

@ubiratansoares ubiratansoares marked this pull request as ready for review December 20, 2024 07:40
Copy link
Owner

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

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

Nice, thanks @ubiratansoares! Two small comments.

Copy link
Owner

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

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

LGTM, nice work!

@woodruffw woodruffw enabled auto-merge (squash) December 20, 2024 10:58
@woodruffw woodruffw merged commit e6b1699 into woodruffw:main Dec 20, 2024
5 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.

2 participants