Closed vgrassia closed 2 months ago
Checkmarx One â Scan Summary & Details â 597a944a-2533-4f50-82cd-0ad0fb59ef8b
Severity | Issue | Source File / Package | Checkmarx Insight |
---|---|---|---|
Unpinned Actions Full Length Commit SHA | /publish-rust-crates.yml: 43 | Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps... |
Severity | Issue | Source File / Package |
---|---|---|
Unpinned Actions Full Length Commit SHA | /publish-rust-crates.yml: 56 |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 58.24%. Comparing base (
fb2053d
) to head (b5e842e
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
đī¸ Tracking
đ Objective
This PR updates the Rust crates workflows to release from the
main
branch instead ofrc
orhotfix-rc
. Linting suggestions were also applied. Thebuild-cli-docker.yml
workflow was updated because we no longer use themaster
branch.â° Reminders before review
đĻŽ Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or âšī¸ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or đ (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or â ī¸ (:warning:
) for more significant problems or concerns needing attention:seedling:
) or âģī¸ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes