Skip to content

[patch] feat: Add Auto Fix Vulnerabilities Workflow - #8

Open
lucasmartinszup wants to merge 3 commits into
mainfrom
feat/add-auto-fix-vulnerabilities-workflow
Open

[patch] feat: Add Auto Fix Vulnerabilities Workflow#8
lucasmartinszup wants to merge 3 commits into
mainfrom
feat/add-auto-fix-vulnerabilities-workflow

Conversation

@lucasmartinszup

Copy link
Copy Markdown

Descrição

Este PR adiciona o workflow de auto-fix de vulnerabilidades ao repositório.

O que foi adicionado:

  • Workflow .github/workflows/auto-fix-vulnerabilities.yaml
  • Execução diária às 8h (cron: "0 8 * * *")
  • Possibilidade de execução manual via workflow_dispatch

Configuração necessária:

Certifique-se de que os seguintes secrets estão configurados no repositório:

  • SNYK_CLIENT_SECRET
  • SNYK_CLIENT_ID
  • SNYK_ORGANIZATION_ID

PR criado automaticamente via script

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.

1 participant