Skip to content

Comments

Potential fix for code scanning alert no. 24: Use of a known vulnerable action#649

Merged
javuto merged 1 commit intomainfrom
alert-autofix-24
May 28, 2025
Merged

Potential fix for code scanning alert no. 24: Use of a known vulnerable action#649
javuto merged 1 commit intomainfrom
alert-autofix-24

Conversation

@javuto
Copy link
Collaborator

@javuto javuto commented May 28, 2025

Potential fix for https://github.com/jmpsec/osctrl/security/code-scanning/24

To fix the issue, we need to update the version of the actions/download-artifact action from v4.1.2 to v4.1.3 in all instances where it is used in the workflow file. This ensures that the workflow uses a secure version of the action, addressing the known vulnerability. The changes will be made in the .github/actions/tagged_release/github/action.yml file, specifically on lines 25 and 56.


Suggested fixes powered by Copilot Autofix. Review carefully before merging.

…le action

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@javuto javuto marked this pull request as ready for review May 28, 2025 13:08
@javuto javuto merged commit f794f51 into main May 28, 2025
53 checks passed
@javuto javuto deleted the alert-autofix-24 branch May 28, 2025 13:08
@javuto javuto added dependencies Dependencies related issues cicd CICD related issues github actions Pull requests that update GitHub Actions code labels May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cicd CICD related issues dependencies Dependencies related issues github actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant