chore(i18n,docs): processed translations (#45392)
This commit is contained in:
@@ -1,46 +1,46 @@
|
||||
# Security Policy
|
||||
# Politica di Sicurezza
|
||||
|
||||
This document outlines our security policy for the codebases, platforms that we operate, and how to report vulnerabilities.
|
||||
Questo documento delinea la nostra politica di sicurezza per codepase, le piattaforme che operiamo, e come riportare vulnerabilità.
|
||||
|
||||
## Reporting a Vulnerability
|
||||
## Segnalare una vulnerabilità
|
||||
|
||||
If you think you have found a vulnerability, _please report responsibly_. Don't create GitHub issues for security issues. Instead, please send an email to `security@freecodecamp.org` and we'll look into it immediately.
|
||||
Se pensi di aver trovato una vulnerabilità, _perfavore riportala responsabilmente_. Non creare una issue su GitHub per problemi di sicurezza. Invece invia una email a `security@freecodecamp.org` e controlleremo immediatamente.
|
||||
|
||||
Ensure that you are using the **latest**, **stable** and **updated** version of the Operating System and Web Browser available to you on your machine.
|
||||
Assicurati di star usando l'**ultima** versione **aggiornata** e **stabile** del tuo sistema operativo e del tuo browser web che ti sono disponibili sulla tua macchina.
|
||||
|
||||
We appreciate any responsible disclosure of vulnerabilities that might impact the integrity of our platforms and users.
|
||||
Apprezziamo qualsiasi notifica responsabile di vulnerabilità che possa impattare l'integrità delle nostre piattaforme e i nostri utenti.
|
||||
|
||||
Once you report a vulnerability, we will look into it and make sure that it is not a false positive. We will get back to you if we need to clarify any details. You can submit separate reports for each issue you find.
|
||||
Una volta che riporti una vulnerabilità, la investigheremo e ci assicureremo che non sia un falso positivo. Ti risponderemo se avremo bisogno di chiarificare qualsiasi dettaglio. Puoi sottomettere report separati per ogni problema che trovi.
|
||||
|
||||
While we do not offer any bounties or swags at the moment, we'll be happy to list your name in our [Hall of Fame](security-hall-of-fame.md) list, provided the reports are not low-effort.
|
||||
Anche se non offriamo ricompense al momento, saremo felici di aggiungere il tuo nome alla lista nella [Hall of Fame](security-hall-of-fame.md), sempre che i report non siano senza sforzo.
|
||||
|
||||
We consider using tools & online utilities to report issues with SPF & DKIM configs, or SSL Server tests, etc. in the category of ["beg bounties"](https://www.troyhunt.com/beg-bounties/) and are unable to respond to these reports.
|
||||
Consideriamo l'ultilizzo di strumenti e utiliti online per riportare problemi con le configurazioni SPF &DKIM, o test SSL Server, nella categoria ["beg bounties"](https://www.troyhunt.com/beg-bounties/) e non siamo possibilitati a rispondere a questi report.
|
||||
|
||||
## Platforms & Codebases
|
||||
## Piattaforme & Codebase
|
||||
|
||||
Here is a list of the platforms and codebases we are accepting reports for:
|
||||
Ecco una lista delle piattaforme e codebase per cui accettiamo report:
|
||||
|
||||
### Learn Platform
|
||||
### Piattaforma di apprendimento
|
||||
|
||||
| Version | Branch | Supported | Website active |
|
||||
| ----------- | -------------- | --------- | ------------------------ |
|
||||
| production | `prod-current` | Yes | `freecodecamp.org/learn` |
|
||||
| staging | `prod-staging` | Yes | `freecodecamp.dev/learn` |
|
||||
| development | `main` | No | |
|
||||
| Versione | Branch | Supportata | Website attivo |
|
||||
| ---------- | -------------- | ---------- | ------------------------ |
|
||||
| production | `prod-current` | Sì | `freecodecamp.org/learn` |
|
||||
| staging | `prod-staging` | Sì | `freecodecamp.dev/learn` |
|
||||
| sviluppo | `main` | No | |
|
||||
|
||||
### Publication Platform
|
||||
### Piattaforma di pubblicazione
|
||||
|
||||
| Version | Supported | Website active |
|
||||
| ---------- | --------- | ---------------------------------------- |
|
||||
| production | Yes | `freecodecamp.org/news` |
|
||||
| localized | Yes | `freecodecamp.org/<language>/news` |
|
||||
| Versione | Supportata | Website attivo |
|
||||
| ----------- | ---------- | ---------------------------------------- |
|
||||
| production | Sì | `freecodecamp.org/news` |
|
||||
| localizzata | Sì | `freecodecamp.org/<language>/news` |
|
||||
|
||||
### Mobile app
|
||||
### App mobile
|
||||
|
||||
| Version | Supported | Website active |
|
||||
| ---------- | --------- | ---------------------------------------------------------------- |
|
||||
| production | Yes | `https://play.google.com/store/apps/details?id=org.freecodecamp` |
|
||||
| Versione | Supportata | Website attivo |
|
||||
| ---------- | ---------- | ---------------------------------------------------------------- |
|
||||
| production | Sì | `https://play.google.com/store/apps/details?id=org.freecodecamp` |
|
||||
|
||||
Apart from the above, we are also accepting reports for repositories hosted on GitHub, under the freeCodeCamp organization.
|
||||
Oltre queste, accettiamo report per repository ospitate su GitHub sotto l'organizzazione freeCodeCamp.
|
||||
|
||||
We self-host some of our platforms using open-source software like Ghost & Discourse. If you are reporting a vulnerability please ensure that it is not a bug in the upstream software.
|
||||
Facciamo l'host noi stessi di alcune delle nostre piattaforme usando software open-source come Ghost & Discourse. Se stai riportando una vulnerabilità per favore assicurati che non sua un bug nel software a fonte.
|
||||
|
Reference in New Issue
Block a user