Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/setroubleshoot/plugins/it/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 212,
    "next": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/changes/?format=api&page=5",
    "previous": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843432/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:44:11.050109Z",
            "action": 2,
            "target": "\n    I processi confinati possono essere configurati in modo da operare richiedendo diversi accessi. SELinux mette a disposizione booleani\n\n    per attivare/disattivare l'accesso in base alle esigenze.\n\n    ",
            "id": 9049692,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049692/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843432/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:43:53.599899Z",
            "action": 2,
            "target": "\n    I processi confinati possono essere configurati in modo da operare richiedendo diversi accessi. SELinux mette a disposizione booleani \n\n    per attivare/disattivare l'accesso in base alle esigenze.\n\n    ",
            "id": 9049690,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049690/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843431/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:43:24.388819Z",
            "action": 2,
            "target": "\n\n    SELinux ha negato l'accesso richiesto da $SOURCE. Le impostazioni booleane\n    correnti non permettono tale accesso.  Se $SOURCE non è stato configurato in modo\n    da richiedere questo accesso, potrebbe trattarsi di un tentativo di intrusione.\n    Qualora l'accesso sia richiesto, è necessario modificare i booleani nel sistema\n    in modo da consentire tale accesso.\n    ",
            "id": 9049688,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049688/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843430/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:42:31.998995Z",
            "action": 2,
            "target": "\n    SELinux impedisce a $SOURCE_PATH l'operazione \"$ACCESS\" su $TARGET_PATH.\n    ",
            "id": 9049686,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049686/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843429/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:42:00.444820Z",
            "action": 2,
            "target": "# semanage port -a -t %s -p %s $PORT_NUMBER",
            "id": 9049684,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049684/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843426/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:41:49.528357Z",
            "action": 2,
            "target": "\n    Se si desidera consentire a $SOURCE di associarsi alla porta $PORT_NUMBER, è possibile eseguire \n\n    # semanage port -a -t PORT_TYPE -p %s $PORT_NUMBER\n    \ndove PORT_TYPE è uno dei seguenti: %s.\n\n    \n\nSe il sistema è avviato come client NIS, abilitare il valore booleano allow_ypbind potrebbe risolvere il problema.   setsebool -P allow_ypbind=1.\n    ",
            "id": 9049682,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049682/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843428/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:41:33.226836Z",
            "action": 2,
            "target": "# semanage port -a -t PORT_TYPE -p %s $PORT_NUMBER\n    dove PORT_TYPE è uno dei seguenti: %s.",
            "id": 9049680,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049680/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843427/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:40:58.655908Z",
            "action": 2,
            "target": "Se si desidera permettere che $SOURCE_PATH si associ alla porta di rete $PORT_NUMBER",
            "id": 9049678,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049678/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843426/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:40:33.160391Z",
            "action": 2,
            "target": "\n    Se si desidera consentire a $SOURCE di associarsi alla porta $PORT_NUMBER, è possibile eseguire \n\n    # semanage port -a -t PORT_TYPE -p %s $PORT_NUMBER\n    \ndove PORT_TYPE è una delle seguenti: %s.\n\n    \n\nSe il sistema è avviato come client NIS, abilitare il valore booleano allow_ypbind potrebbe risolvere il problema.   setsebool -P allow_ypbind=1.\n    ",
            "id": 9049676,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049676/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843424/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:39:10.191767Z",
            "action": 2,
            "target": "\n    SELinux impedisce a $SOURCE_PATH di associarsi alla porta $PORT_NUMBER.\n    ",
            "id": 9049674,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049674/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843422/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:38:31.450132Z",
            "action": 2,
            "target": "\n    Se si desidera modificare il file di contesto di $TARGET_PATH in modo che l'automounter possa eseguirlo, è possibile eseguire \"chcon -t bin_t $TARGET_PATH\".  Se si desidera che il comando sopravviva ad una rietichettatura, è necessario modificare permanentemente il contesto del file, eseguendo \"semanage fcontext -a -t bin_t '$FIX_TARGET_PATH'\".\n    ",
            "id": 9049672,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049672/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843421/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:37:23.263212Z",
            "action": 2,
            "target": "\n    SELinux ha impedito a $SOURCE_PATH di eseguire dei file in $TARGET_PATH\n    potenzialmente etichettati in modo non corretto.  Automounter può essere impostato\n    per eseguire i file di configurazione. Se $TARGET_PATH risulta essere un file di\n    configurazione eseguibile di automount, esso avrà bisogno di una etichetta bin_t.\n    Se automounter cerca di eseguire un'azione non prevista, tale tentativo potrebbe indicare un tentativo d'intrusione.\n    ",
            "id": 9049670,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049670/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843421/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:36:46.324822Z",
            "action": 2,
            "target": "\n    SELinux ha impedito a $SOURCE_PATH di eseguire dei file in $TARGET_PATH\n    potenzialmente etichettati in modo non corretto.  Automounter può\n    essere impostato per eseguire i file di configurazione. Se $TARGET_PATH\n    risulta essere un file di configurazione eseguibile di automount, esso\n    avrà bisogno di una etichetta bin_t.\n    Se automounter cerca di eseguire un'azione non prevista, tale tentativo potrebbe indicare un tentativo d'intrusione.\n    ",
            "id": 9049668,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049668/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843421/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:36:02.566330Z",
            "action": 26,
            "target": "\n    SELinux ha impedito a $SOURCE_PATH di eseguire dei file in $TARGET_PATH\n    potenzialmente etichettati in modo non corretto.  Automounter può\n    essere impostato per eseguire i file di configurazione. Se $TARGET_PATH\n    risulta essere un file di configurazione eseguibile di automount, esso\n    avrà bisogno di una etichetta bin_t.\nSe automounter cerca di eseguire un'azione non prevista, tale tentativo\npotrebbe indicare un tentativo d'intrusione.\n ",
            "id": 9049666,
            "action_name": "Suggestion removed",
            "url": "https://translate.fedoraproject.org/api/changes/9049666/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843421/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:35:38.575638Z",
            "action": 4,
            "target": "\n    SELinux ha impedito a $SOURCE_PATH di eseguire dei file in $TARGET_PATH\n    potenzialmente etichettati in modo non corretto.  Automounter può\n    essere impostato per eseguire i file di configurazione. Se $TARGET_PATH\n    risulta essere un file di configurazione eseguibile di automount, esso\n    avrà bisogno di una etichetta bin_t.\nSe automounter cerca di eseguire un'azione non prevista, tale tentativo\npotrebbe indicare un tentativo d'intrusione.\n ",
            "id": 9049665,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/9049665/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843420/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:34:11.430109Z",
            "action": 2,
            "target": "\n    SELinux impedisce a $SOURCE_PATH l'utilizzo di file in $TARGET_PATH potenzialmente etichettati in modo non corretto.\n    ",
            "id": 9049664,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049664/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843420/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:33:49.528373Z",
            "action": 2,
            "target": "\n    SELinux impedisce a $SOURCE_PATH l'utilizzo di file in $TARGET_PATH potenzialmente etichettati in modo incorretto.\n    ",
            "id": 9049662,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049662/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843419/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:32:49.905990Z",
            "action": 2,
            "target": "è necessario selezionare una etichetta di file valida.",
            "id": 9049660,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049660/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843418/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:32:29.611962Z",
            "action": 2,
            "target": "Se si desidera modificare l'etichetta di $TARGET_PATH in %s, non si dispone dell'autorizzazione perché non è un tipo file valido.",
            "id": 9049658,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049658/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843417/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:31:46.422933Z",
            "action": 2,
            "target": "\nSi sta provando ad usare un tipo su %s che non è un tipo file.  Questa operazione non è permessa, è necessario assegnare un tipo file. È possibile elencare tutti i tipi file usando il comando seinfo.\n\nseinfo -afile_type -x\n\n    ",
            "id": 9049656,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049656/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843416/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:30:27.067340Z",
            "action": 2,
            "target": "\n    SELinux impedisce a $SOURCE_PATH l'accesso \"$ACCESS\" su $TARGET_PATH.\n    ",
            "id": 9049654,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049654/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843399/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:29:58.189944Z",
            "action": 2,
            "target": "è necessario segnalare un bug.\nQuesto è un accesso potenzialmente pericoloso.",
            "id": 9049652,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049652/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843398/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:28:41.716823Z",
            "action": 2,
            "target": "Se non si ritiene che $SOURCE_PATH debba avere bisogno di mappare la memoria dello stack sia scrivibile che eseguibile.",
            "id": 9049650,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049650/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843413/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:27:17.624125Z",
            "action": 2,
            "target": " La modifica dei booleani \"allow_ftpd_use_nfs\" e\n    \"ftpd_anon_write\" in true consentirà questo accesso:\n    \"setsebool -P allow_ftpd_use_nfs = 1 ftpd_anon_write = 1\".\n    attenzione: l'impostazione di \"ftpd_anon_write\" booleano su true\n    consentirà al demone ftp di scrivere su tutto il contenuto pubblico\n    file e directory con tipo public_content_t) oltre a scrivere su file e\n    directory su file system NFS.  ",
            "id": 9049648,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049648/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843412/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:25:27.219583Z",
            "action": 2,
            "target": "\n    Cambiando il booleano \"allow_ftpd_use_nfs\" in true verrà permesso questo accesso:\n    \"setsebool -P allow_ftpd_use_nfs=1.\"\n    ",
            "id": 9049646,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049646/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843411/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:24:57.471224Z",
            "action": 2,
            "target": "\n    SELinux ha impedito al demone ftp l'operazione $ACCESS sui file memorizzati in un file system NFS.\n    NFS (Network Filesystem) è un file system di rete comunemente utilizzato sui sistemi\n    Unix / Linux.\n\n    Il demone ftp ha tentato di leggere uno o più file o directory da\n    un file system montato di questo tipo.  Poiché i file-system NFS non supportano\n    un'etichettatura dettagliata SELinux, tutti i file e le directory nel\n    file system avranno lo stesso contesto di protezione.\n\n    Qualora il demone ftp non sia stato configurato per leggere i file da un file system NFS,\n    questo tentativo di accesso potrebbe indicare un tentativo di intrusione.\n    ",
            "id": 9049644,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049644/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843410/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:23:52.239099Z",
            "action": 2,
            "target": "\n    SELinux ha impedito al demone ftp l'operazione $ACCESS sui file immagazzinati in un filesystem NFS.\n    ",
            "id": 9049642,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049642/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843396/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:22:19.460484Z",
            "action": 2,
            "target": "\n    L'applicazione $SOURCE ha tentato di rendere questo stack\n    eseguibile.  Questo costituisce un potenziale problema per la sicurezza.  Non dovrebbe\n    mai essere necessario. La memoria dello stack non è eseguibile sulla maggior parte di\n    sistemi operativi odierni e questo vincolo non cambierà mai. La memoria stack eseguibile\n    è uno dei più grandi problemi di sicurezza. Un errore execstack potrebbe\n    molto probabilmente essere generato da codice malware. Spesso le applicazioni sono\n    codificate in modo errato e richiedono questa autorizzazione.  La pagina Web\n    <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">Prove protezione memoria SELinux</a>\n    descrive come rimuovere questo requisito.  Se $SOURCE non funziona\n    ed è necessario farlo funzionare, è possibile configurare SELinux\n    in modo da consentire temporaneamente tale accesso finché l'applicazione non viene corretta.\nÈ consigliabile aprire una segnalazione di bug.\n    ",
            "id": 9049640,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049640/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843396/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:20:54.971712Z",
            "action": 2,
            "target": "\n    L'applicazione $SOURCE ha tentato di rendere questo stack\n    eseguibile.  Questo costituisce un potenziale problema per la sicurezza.  Non dovrebbe\n    mai essere necessario. La memoria dello stack non è eseguibile sulla maggior parte di\n    sistemi operativi odierni e questo vincolo non cambierà mai. La memoria stack eseguibile\n    è uno dei più grandi problemi di sicurezza. Un errore execstack potrebbe\n    molto probabilmente essere generato da codice malware. Spesso le applicazioni sono\n    codificate in modo errato e richiedono questa autorizzazione.  La pagina Web\n    <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">Prove protezione memoria SELinux</a>\n    descrive come rimuovere questo requisito.  Se $SOURCE non funziona\n    ed è necessario farlo funzionare, è possibile configurare SELinux\n    in modo da consentire temporaneamente tale accesso finché l'applicazione non viene riparata. È consigliabile aprire una segnalazione di bug.\n    ",
            "id": 9049638,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049638/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843395/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:18:33.860565Z",
            "action": 2,
            "target": "\n    SELinux impedisce al $SOURCE_PATH di rendere lo stack del programma eseguibile.\n    ",
            "id": 9049635,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049635/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843392/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:18:03.993063Z",
            "action": 2,
            "target": "\n    L'applicazione $SOURCE ha tentato di caricare $TARGET_PATH che richiede\n    il riposizionamento del testo.  Questo è un potenziale problema di sicurezza.\n    La maggior parte delle librerie non dovrebbe aver bisogno di questa autorizzazione.\n    La pagina web <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">test\n    di protezione memoria SELinux</a> spiega questo controllo.  Questo strumento\n    ha esaminato la libreria e sembra che sia stata compilata correttamente.\n    Quindi setroubleshoot non può determinare se questa applicazione sia\n    compromessa o meno.  Questo potrebbe essere un problema serio.\n    Questo  tuo sistema potrebbe essere effettivamente compromesso.\n\n    Contattare l'amministratore della sicurezza e segnalare questo problema.\n\n    ",
            "id": 9049633,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049633/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843392/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T16:16:31.029376Z",
            "action": 2,
            "target": "\n    L'applicazione $SOURCE ha tentato di caricare $TARGET_PATH che richiede\n    il riposizionamento del testo.  Questo è un potenziale problema di sicurezza.\n    La maggior parte delle librerie non dovrebbe aver bisogno di questa autorizzazione.   La \n    pagina web <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">test di protezione \n    memoria SELinux</a> spiega questo controllo.  Questo strumento ha esaminato la libreria\n    e sembra che sia stata compilata correttamente. Quindi setroubleshoot non può determinare\n    se questa applicazione sia compromessa o meno.  Questo potrebbe essere un problema serio.\n    Questo  tuo sistema potrebbe essere effettivamente compromesso.\n\n    Contattare l'amministratore della sicurezza e segnalare questo problema.\n\n    ",
            "id": 9049629,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049629/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843391/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:25:38.081469Z",
            "action": 2,
            "target": "\n    L'applicazione $SOURCE ha tentato di caricare $TARGET_PATH che richiede\n    il riposizionamento del testo. Questo è un potenziale problema di sicurezza.\n    La maggior parte delle librerie non ha bisogno di questa autorizzazione. Le librerie\n    sono talvolta codificate in modo errato e richiedono questa autorizzazione.  La pagina web\n    <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">test di protezione memoria SELinux</a>\n    spiega come rimuovere questo requisito.  È possibile configurare SELinux temporaneamente\n    per consentire a $TARGET_PATH di utilizzare il riposizionamento come soluzione di ripiego,\n    finché la libreria non viene corretta. Si prega inviare una segnalazione di bug.\n    ",
            "id": 9049184,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049184/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843391/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:25:17.884937Z",
            "action": 2,
            "target": "\n    L'applicazione $SOURCE ha tentato di caricare $TARGET_PATH che richiede\n    il riposizionamento del testo. Questo è un potenziale problema di sicurezza.\n    La maggior parte delle librerie non ha bisogno di questa autorizzazione. Le librerie\n    sono talvolta codificate in modo errato e richiedono questa autorizzazione.  La pagina web\n    a href=\"http://people.redhat.com/drepper/selinux-mem.html\">test di protezione memoria SELinux</a>\n    spiega come rimuovere questo requisito.  È possibile configurare SELinux temporaneamente\n    per consentire a $TARGET_PATH di utilizzare il riposizionamento come soluzione di ripiego,\n    finché la libreria non viene corretta. Si prega inviare una segnalazione di bug.\n    ",
            "id": 9049182,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049182/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843390/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:22:16.533443Z",
            "action": 2,
            "target": "\n    SELinux ha impedito al $SOURCE_PATH di caricare $TARGET_PATH il quale necessita di text relocation.\n    ",
            "id": 9049180,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049180/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843389/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:21:55.565564Z",
            "action": 2,
            "target": "Contattare il proprio amministratore di sicurezza e segnalare il problema.",
            "id": 9049178,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049178/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843388/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:21:49.199894Z",
            "action": 2,
            "target": "è necessario segnalare un bug. Questo è un accesso potenzialmente pericoloso.",
            "id": 9049176,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049176/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843387/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:21:40.803990Z",
            "action": 2,
            "target": "Se si ritiene che $SOURCE_PATH debba avere bisogno di mappare la memoria heap che è sia scrivibile che eseguibile.",
            "id": 9049174,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049174/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843386/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:21:20.430881Z",
            "action": 2,
            "target": "\n    Se si vuole che $SOURCE continui, bisogna impostare ad on il\n    booleano $BOOLEAN.  Nota: Questo booleano avrà effetto su tutte le\n    applicazioni del sistema.\n    ",
            "id": 9049172,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049172/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843385/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:20:53.213503Z",
            "action": 2,
            "target": "\n    L'applicazione $SOURCE ha tentato di cambiare la protezione di accesso\n    della memoria sull'heap (es., allocata usando malloc).  Questo è un\n    potenziale problema di sicurezza. Le applicazioni non dovrebbero farlo. Le\n    applicazioni talvolta sono codificate in modo non corretto e richiedono questo\n    permesso.  La pagina web <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">SELinux Memory Protection Tests</a>\n    spiega come rimuovere questo requisito. Se $SOURCE non funziona ma risulta\n    necessario usarlo, è possibile configurare SELinux per abilitare\n    temporaneamente questo accesso fino a che l'applicazione non sarà\n    corretta. Si invita ad inviare una segnalazione di bug relativa a questo pacchetto.\n    ",
            "id": 9049170,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049170/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843384/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:20:02.945532Z",
            "action": 2,
            "target": "\n    SELinux impedisce al $SOURCE_PATH di cambiare la protezione\n    d'accesso della memoria sull'heap.\n    ",
            "id": 9049168,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049168/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843382/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:19:29.016309Z",
            "action": 2,
            "target": "Si vuole permettere che $SOURCE_PATH possa scrivere su contenuti pubblici condivisi",
            "id": 9049166,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049166/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843381/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:18:57.948780Z",
            "action": 2,
            "target": "\n    Se gli script httpd devono avere il permesso di scrivere nelle cartelle pubbliche è necessario abilitare il booleano $BOOLEAN e modificare il contesto della cartella pubblica in public_content_rw_t.  Leggere le pagine di manuale\n     httpd_selinux per maggiori informazioni:\n    \"setsebool -P $BOOLEAN=1; chcon -t public_content_rw_t <percorso>\"\n    Inoltre è necessario modificare l'etichettatura di contesto file predefinita dei file sul sistema per evitare l'etichettatura delle cartelle pubbliche in caso di completa rietichettatura.   \"semanage fcontext -a -t public_content_rw_t <percorso>\"\n    ",
            "id": 9049164,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049164/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843380/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:17:02.049038Z",
            "action": 2,
            "target": "\n    La policy di SELinux sta evitando che uno script httpd scriva in una\n    cartella pubblica.  Se httpd non è impostato per scrivere nelle\n    cartelle pubbliche, ciò potrebbe segnalare un tentativo di\n    intrusione.\n    ",
            "id": 9049162,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049162/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843379/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:16:34.698704Z",
            "action": 2,
            "target": "\n    La policy di SELinux sta evitando che uno script httpd scriva in una\n    directory pubblica.\n    ",
            "id": 9049160,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049160/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843406/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:15:49.906686Z",
            "action": 2,
            "target": " Modificando i booleani \"$BOOLEAN\" e\n    \"$WRITE_BOOLEAN\" in true si permetterà tale accesso:\n    \"setsebool -P $BOOLEAN=1 $WRITE_BOOLEAN=1\".\n    attenzione: impostare il booleano \"$WRITE_BOOLEAN\" a true\n    permetterà al demone ftp di scrivere in tutto il contenuto pubblico\n    (file e cartelle con tipo public_content_t) oltre a scrivere\n    file e cartelle sui filesystems CIFS.  ",
            "id": 9049158,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049158/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843405/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:14:26.089101Z",
            "action": 2,
            "target": "\n    Modificando il booleano \"$BOOLEAN\" in true verrà permesso tale accesso:\n    \"setsebool -P $BOOLEAN=1.\"\n    ",
            "id": 9049156,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049156/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843404/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:12:58.970141Z",
            "action": 2,
            "target": "\n    SELinux ha impedito al demone ftp l'operazione $ACCESS su file memorizzati in un file system CIFS.\n    CIFS (Comment Internet File System) è un file system di rete simile a\n    SMB (<a href=\"http://www.microsoft.com/mind/1196/cifs.asp\">http://www.microsoft.com/mind/1196/cifs.asp</a>)\n    Il demone ftp ha tentato di leggere uno o più file o directory da\n    un file system montato di questo tipo.  Poiché i file system CIFS non supportano\n    un'etichettatura dettagliata SELinux, tutti i file e le directory nel\n    file system avranno lo stesso contesto di protezione.\n\n    Qualora il demone ftp non sia stato configurato per leggere i file da un file system CIFS,\n    questo tentativo di accesso potrebbe indicare un tentativo di intrusione.\n    ",
            "id": 9049154,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049154/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843403/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:10:16.264187Z",
            "action": 2,
            "target": "\n    SELinux ha impedito al demone ftp l'operazione $ACCESS sui file immagazzinati in un filesystem CIFS.\n    ",
            "id": 9049152,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049152/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5843401/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
            "timestamp": "2023-01-02T13:09:06.867591Z",
            "action": 2,
            "target": "si dovrebbe rimuovere il flag execstack e verificare se $SOURCE_PATH funziona correttamente.\nSegnalare questo problema come bug su %s.\nÈ possibile rimuovere il flag execstack eseguendo:",
            "id": 9049150,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/9049150/?format=api"
        }
    ]
}