Skip to content

translated security-best-practices-for-your-projects to Portuguese (BR) - #3547

Closed
joaokhalaf wants to merge 4 commits into
github:mainfrom
joaokhalaf:translate/br
Closed

translated security-best-practices-for-your-projects to Portuguese (BR)#3547
joaokhalaf wants to merge 4 commits into
github:mainfrom
joaokhalaf:translate/br

Conversation

@joaokhalaf

Copy link
Copy Markdown
  • Have you followed the contributing guidelines?
  • Have you explained what your changes do, and why they add value to the Guides?

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


@joaokhalaf
joaokhalaf requested a review from a team as a code owner November 7, 2025 12:16
Copilot AI review requested due to automatic review settings November 7, 2025 12:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request translates the "Security Best Practices for your Project" article from English to Portuguese (Brazil), making this important security guidance accessible to Portuguese-speaking developers.

Key Changes:

  • Updated metadata to mark the translation as complete (untranslated: false)
  • Translated title, description, and all content sections into Portuguese
  • Maintained technical accuracy while adapting terminology appropriately for Portuguese readers

馃挕 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Imagine este cen谩rio: voc锚 茅 o mantenedor de um projeto de c贸digo aberto popular com contribui莽玫es de desenvolvedores em todo o mundo. Um dia, um colaborador, sem saber, envia para o reposit贸rio algumas chaves de API de um servi莽o de terceiros. Dias depois, algu茅m encontra essas chaves e as usa para acessar o servi莽o sem permiss茫o. O servi莽o 茅 comprometido, os usu谩rios do seu projeto enfrentam tempo de inatividade e a reputa莽茫o do seu projeto 茅 prejudicada. Como mantenedor, voc锚 agora enfrenta a dif铆cil tarefa de revogar os segredos comprometidos, investigar quais a莽玫es maliciosas o invasor poderia ter realizado com esse segredo, notificar os usu谩rios afetados e implementar corre莽玫es.

To prevent such incidents, "secret scanning" solutions exist to help you detect those secrets in your code. Some tools like GitHub Secret Scanning, and Trufflehog by Truffle Security can prevent you from pushing them to remote branches in the first place, and some tools will automatically revoke some secrets for you.
Para evitar esse tipo de incidente, existem solu莽玫es de 鈥渧arredura secreta" (secret scanning) que ajudam a detectar credenciais sens铆veis no c贸digo. Algumas ferramentas, como GitHub Secret Scanning e Trufflehog da Truffle Security, podem impedir que voc锚 os envie para ramifica莽玫es remotas (branches), e algumas ferramentas revogam automaticamente alguns segredos para voc锚.

Copilot AI Nov 7, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect translation of "secret scanning" to "varredura secreta". The correct Portuguese term should be "varredura de segredos" or "detec莽茫o de segredos".

Suggested change
Para evitar esse tipo de incidente, existem solu莽玫es de 鈥渧arredura secreta" (secret scanning) que ajudam a detectar credenciais sens铆veis no c贸digo. Algumas ferramentas, como GitHub Secret Scanning e Trufflehog da Truffle Security, podem impedir que voc锚 os envie para ramifica莽玫es remotas (branches), e algumas ferramentas revogam automaticamente alguns segredos para voc锚.
Para evitar esse tipo de incidente, existem solu莽玫es de 鈥渧arredura de segredos" (secret scanning) que ajudam a detectar credenciais sens铆veis no c贸digo. Algumas ferramentas, como GitHub Secret Scanning e Trufflehog da Truffle Security, podem impedir que voc锚 os envie para ramifica莽玫es remotas (branches), e algumas ferramentas revogam automaticamente alguns segredos para voc锚.

Copilot uses AI. Check for mistakes.
@jmeridth
jmeridth marked this pull request as draft November 12, 2025 17:50
@jmeridth

Copy link
Copy Markdown
Contributor

@joaokhalaf bump

@joaokhalaf
joaokhalaf marked this pull request as ready for review December 11, 2025 18:44
@joaokhalaf joaokhalaf closed this Dec 11, 2025
@joaokhalaf
joaokhalaf deleted the translate/br branch December 11, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants