[Security] Workflow ci.yml is using vulnerable action actions/checkout
- Linguagem predominante
- Common Lisp
- Estrelas
- 15
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The workflow ci.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Encontre o arquivo de workflow ci.yml no diretório .github/workflows. Atualize a referência a actions/checkout de v1 para uma versão segura como v4. Verifique a alteração conferindo a sintaxe do workflow e garantindo que não haja Breaking Changes.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github-actions
- Domínio
- ci-cd
- Tipo de issue
- Bug
- Dificuldade
- 1/5
- Tempo estimado
- Menos de uma hora
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 75/100