baseline-gates-hardening - #335
Draft
KooshaPari wants to merge 8 commits into
Draft
Conversation
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
trunk-io/trunk-actionv1.0.4 references with the verified immutable upstream commit22e948f7bb9f870bc6c42625585f1ef27e9c5afc.GPL-3.0so the existing license policy parses on cargo-deny >= 0.18.4.BASE_REFto the pull request target SHA, so PR scans use a real base object instead of assuming the first PR commit's parent is present.Validation
git diff --checkpasses.v1.0.4tag via the GitHub API.BASE_REFinput and preserves the existing scan thresholds and action pin.Scope
This is a baseline-gates workflow/configuration hardening PR, intentionally separate from PR #334. It does not change application code, lint findings, or dependency vulnerability versions (
rkyv/event-listenerremain a separate remediation task).