From 4fae1360a85b71b04d795bd32873f6ae76543edf Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Thu, 9 Jan 2025 01:55:16 +0100 Subject: [PATCH] t3 --- .github/workflows/translate_af.yml | 1 + .github/workflows/translate_de.yml | 1 + .github/workflows/translate_el.yml | 1 + .github/workflows/translate_es.yml | 1 + .github/workflows/translate_fr.yml | 1 + .github/workflows/translate_hi.yml | 1 + .github/workflows/translate_it.yml | 1 + .github/workflows/translate_ja.yml | 1 + .github/workflows/translate_ko.yml | 1 + .github/workflows/translate_pl.yml | 1 + .github/workflows/translate_pt.yml | 1 + .github/workflows/translate_sr.yml | 1 + .github/workflows/translate_sw.yml | 1 + .github/workflows/translate_tr.yml | 1 + .github/workflows/translate_uk.yml | 1 + .github/workflows/translate_zh.yml | 1 + .../azure-security/az-permissions-for-a-pentest.md | 1 - 17 files changed, 16 insertions(+), 1 deletion(-) diff --git a/.github/workflows/translate_af.yml b/.github/workflows/translate_af.yml index b5b45f008..e10820cce 100644 --- a/.github/workflows/translate_af.yml +++ b/.github/workflows/translate_af.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_de.yml b/.github/workflows/translate_de.yml index f4835eb28..2db85f7c6 100644 --- a/.github/workflows/translate_de.yml +++ b/.github/workflows/translate_de.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_el.yml b/.github/workflows/translate_el.yml index 1eaf40b1e..eb3e0968d 100644 --- a/.github/workflows/translate_el.yml +++ b/.github/workflows/translate_el.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_es.yml b/.github/workflows/translate_es.yml index 9734c2101..49e3307a3 100644 --- a/.github/workflows/translate_es.yml +++ b/.github/workflows/translate_es.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_fr.yml b/.github/workflows/translate_fr.yml index 908039707..c4d7a10f7 100644 --- a/.github/workflows/translate_fr.yml +++ b/.github/workflows/translate_fr.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_hi.yml b/.github/workflows/translate_hi.yml index 12315056d..554dedecd 100644 --- a/.github/workflows/translate_hi.yml +++ b/.github/workflows/translate_hi.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_it.yml b/.github/workflows/translate_it.yml index 39fc98a1a..37fef9afc 100644 --- a/.github/workflows/translate_it.yml +++ b/.github/workflows/translate_it.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_ja.yml b/.github/workflows/translate_ja.yml index 79be84210..0095157ba 100644 --- a/.github/workflows/translate_ja.yml +++ b/.github/workflows/translate_ja.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_ko.yml b/.github/workflows/translate_ko.yml index 8718e5bb8..3876881ce 100644 --- a/.github/workflows/translate_ko.yml +++ b/.github/workflows/translate_ko.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_pl.yml b/.github/workflows/translate_pl.yml index 1a2cba0fe..4e6545caa 100644 --- a/.github/workflows/translate_pl.yml +++ b/.github/workflows/translate_pl.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_pt.yml b/.github/workflows/translate_pt.yml index 2e236990d..61ed78ac7 100644 --- a/.github/workflows/translate_pt.yml +++ b/.github/workflows/translate_pt.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_sr.yml b/.github/workflows/translate_sr.yml index c643400ab..fa3cdbf6e 100644 --- a/.github/workflows/translate_sr.yml +++ b/.github/workflows/translate_sr.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_sw.yml b/.github/workflows/translate_sw.yml index bb160018a..c069047aa 100644 --- a/.github/workflows/translate_sw.yml +++ b/.github/workflows/translate_sw.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_tr.yml b/.github/workflows/translate_tr.yml index 5687bac51..a95795d1c 100644 --- a/.github/workflows/translate_tr.yml +++ b/.github/workflows/translate_tr.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_uk.yml b/.github/workflows/translate_uk.yml index 9133071ab..1b506e4bd 100644 --- a/.github/workflows/translate_uk.yml +++ b/.github/workflows/translate_uk.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/.github/workflows/translate_zh.yml b/.github/workflows/translate_zh.yml index 307a55c85..af85d63c4 100644 --- a/.github/workflows/translate_zh.yml +++ b/.github/workflows/translate_zh.yml @@ -43,6 +43,7 @@ jobs: - name: Download language branch run: | + git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud git config --global user.name 'Translator' git config --global user.email 'github-actions@github.com' git checkout af diff --git a/src/pentesting-cloud/azure-security/az-permissions-for-a-pentest.md b/src/pentesting-cloud/azure-security/az-permissions-for-a-pentest.md index f0f2c4f0a..5ab73efd8 100644 --- a/src/pentesting-cloud/azure-security/az-permissions-for-a-pentest.md +++ b/src/pentesting-cloud/azure-security/az-permissions-for-a-pentest.md @@ -6,4 +6,3 @@ To start the tests you should have access with a user with **Reader permissions {{#include ../../banners/hacktricks-training.md}} -