Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

[aw] Detection Runs

Aberta
#22,642 1 comentário 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
5/5
Tempo estimado
Mais de uma semana
Facilidade para iniciantes
10/100
Tipo de issue
Documentação
Clareza
Claramente especificada
Status de atividade
Ativa
Domínio
devops, security

Direção de pesquisa

This is an automated tracking issue for threat detection runs in agentic workflows. It is not a task for a contributor; the issue explicitly states 'No action to take' and 'Do not assign to an agent.' The comments will contain logs of detection warnings or failures for review by maintainers.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

agentic-workflows

This issue tracks all runs where threat detection flagged problems in agentic workflows in this repository. Each workflow run that completes with a detection warning or failure posts a comment here.

What is a Detection Problem?

A detection problem occurs when the threat detection system either:

  • Detects potential security threats (prompt injection, secret leak, malicious patch)
  • Fails to produce results (agent failure, parse error)

When continue-on-error: true (the default), these problems produce warnings and safe outputs still proceed. When continue-on-error: false, they block safe outputs entirely.

How This Helps

This issue helps you:

  • Track workflows where threat detection raised concerns
  • Review patterns of detection warnings or failures
  • Identify false positives or recurring issues with threat detection
  • Monitor the health of the threat detection system
Resources

[!TIP]
To configure threat detection behavior, update the frontmatter:

safe-outputs:
  threat-detection:
    continue-on-error: true   # Warnings only (default)
    # continue-on-error: false  # Strict mode — block safe outputs

This issue is automatically managed by GitHub Agentic Workflows. Do not close this issue manually.

No action to take - Do not assign to an agent.

  • expires on Oct 22, 2026, 8:42 AM UTC
Linguagem predominante
CodeQL
Estrelas
10.1k
Forks
2.1k
Merge médio
2d 16h
PRs com merge (30d)
143

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de github/codeql

Todas as issues de github/codeql

Issues semelhantes

Mais issues de DevOps

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.