Skip to content

Commit 1c50a8a

Browse files
authored
Merge pull request #528 from OWASP/release-fix
Fix Release files and update CHANGELOG Former-commit-id: 9c79629
2 parents a8a990a + b1ef578 commit 1c50a8a

File tree

16 files changed

+153
-121
lines changed

16 files changed

+153
-121
lines changed

.github/workflows/docgenerator.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,8 @@ jobs:
267267
uses: actions/upload-artifact@v2
268268
if: startsWith(github.ref, 'refs/tags/') && (github.actor == 'cpholguera' || github.actor == 'sushi2k')
269269
with:
270-
name: RECENT_CHANGES.TXT
271-
path: tools/RECENT_CHANGES.TXT
270+
name: RECENT_CHANGES.md
271+
path: tools/RECENT_CHANGES.md
272272

273273
release:
274274
runs-on: ubuntu-latest
@@ -287,8 +287,14 @@ jobs:
287287
- name: Release
288288
uses: softprops/action-gh-release@v1
289289
with:
290-
body_path: RECENT_CHANGES.TXT
291-
files: OWASP_MASVS-*
290+
body_path: RECENT_CHANGES.md
291+
files: |
292+
OWASP_MASVS-*.pdf
293+
OWASP_MASVS-*.epub
294+
OWASP_MASVS-*.docx
295+
OWASP_MASVS-*.csv
296+
OWASP_MASVS-*.json
297+
OWASP_MASVS-*.xml
292298
env:
293299
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
294300

Document-de/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Versionshistorie
22

3-
## V1.3 - 11 May 2021
3+
## V1.3 - 13 May 2021
44

5-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
5+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
6+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
67

7-
- Jeroen Willemsen for kick-starting this initiative last year!
8-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
9-
10-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
11-
12-
The following changes are part of release 1.3:
8+
### Changes
139

1410
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1511
- Added requirement MSTG-PLATFORM-11
1612

13+
### Special Thanks
14+
15+
- Jeroen Willemsen for kick-starting this initiative last year!
16+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
17+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
18+
1719
## V1.2 - 7 März 2020 - Internationale Veröffentlichung
1820

1921
Die folgenden Änderungen sind Teil von Version 1.2:

Document-es/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Changelog
22

3-
## V1.3 - 11 May 2021
3+
## V1.3 - 13 May 2021
44

5-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
5+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
6+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
67

7-
- Jeroen Willemsen for kick-starting this initiative last year!
8-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
9-
10-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
11-
12-
The following changes are part of release 1.3:
8+
### Changes
139

1410
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1511
- Added requirement MSTG-PLATFORM-11
1612

13+
### Special Thanks
14+
15+
- Jeroen Willemsen for kick-starting this initiative last year!
16+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
17+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
18+
1719
## V1.2 - 7 de marzo 2020 - Release Internacional
1820

1921
Los siguientes cambios forman parte de la versión 1.2:

Document-fa/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,22 @@
22

33
# تغییرات
44

5-
## V1.3 - 11 May 2021
5+
## V1.3 - 13 May 2021
66

7-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
7+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
8+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
89

9-
- Jeroen Willemsen for kick-starting this initiative last year!
10-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
11-
12-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
13-
14-
The following changes are part of release 1.3:
10+
### Changes
1511

1612
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1713
- Added requirement MSTG-PLATFORM-11
1814

15+
### Special Thanks
16+
17+
- Jeroen Willemsen for kick-starting this initiative last year!
18+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
19+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
20+
1921
## V1.2 - 7 March 2020 - انتشار بین المللی
2022

2123
تغییرات پیش رو قسمتی از انتشار 1.2 می‌باشند:

Document-fr/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Changelog
22

3-
## V1.3 - 11 May 2021
3+
## V1.3 - 13 May 2021
44

5-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
5+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
6+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
67

7-
- Jeroen Willemsen for kick-starting this initiative last year!
8-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
9-
10-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
11-
12-
The following changes are part of release 1.3:
8+
### Changes
139

1410
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1511
- Added requirement MSTG-PLATFORM-11
1612

13+
### Special Thanks
14+
15+
- Jeroen Willemsen for kick-starting this initiative last year!
16+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
17+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
18+
1719
## V1.2 - 7 Mars 2020 - Edition Internationale
1820

1921
Les changements suivants ont été intégrés dans la version 1.2:

Document-hi/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# चेंजलॉग
22

3-
## V1.3 - 11 May 2021
3+
## V1.3 - 13 May 2021
44

5-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
5+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
6+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
67

7-
- Jeroen Willemsen for kick-starting this initiative last year!
8-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
9-
10-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
11-
12-
The following changes are part of release 1.3:
8+
### Changes
139

1410
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1511
- Added requirement MSTG-PLATFORM-11
1612

13+
### Special Thanks
14+
15+
- Jeroen Willemsen for kick-starting this initiative last year!
16+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
17+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
18+
1719
## V1.2 - 7 मार्च 2020 - अंतर्राष्ट्रीय रिलीज़
1820

1921
## V1.2-RC - 5 अक्टूबर 2019 - पूर्व-रिलीज़ (केवल अंग्रेजी)

Document-ja/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# 変更履歴
22

3-
## V1.3 - 11 May 2021
3+
## V1.3 - 13 May 2021
44

5-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
5+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
6+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
67

7-
- Jeroen Willemsen for kick-starting this initiative last year!
8-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
9-
10-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
11-
12-
The following changes are part of release 1.3:
8+
### Changes
139

1410
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1511
- Added requirement MSTG-PLATFORM-11
1612

13+
### Special Thanks
14+
15+
- Jeroen Willemsen for kick-starting this initiative last year!
16+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
17+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
18+
1719
## V1.2 - 2020年3月7日 - 国際公開
1820

1921
The following changes are part of release 1.2:

Document-ko/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# 변경이력
22

3-
## V1.3 - 11 May 2021
3+
## V1.3 - 13 May 2021
44

5-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
5+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
6+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
67

7-
- Jeroen Willemsen for kick-starting this initiative last year!
8-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
9-
10-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
11-
12-
The following changes are part of release 1.3:
8+
### Changes
139

1410
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1511
- Added requirement MSTG-PLATFORM-11
1612

13+
### Special Thanks
14+
15+
- Jeroen Willemsen for kick-starting this initiative last year!
16+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
17+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
18+
1719
## V1.2 - 2020년 3월 7일 - 국제 릴리스
1820

1921
다음 변경 사항은 릴리스 1.2의 일부입니다:

Document-ptbr/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Controle de Alterações
22

3-
## V1.3 - 11 May 2021
3+
## V1.3 - 13 May 2021
44

5-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
5+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
6+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
67

7-
- Jeroen Willemsen for kick-starting this initiative last year!
8-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
9-
10-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
11-
12-
The following changes are part of release 1.3:
8+
### Changes
139

1410
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1511
- Added requirement MSTG-PLATFORM-11
1612

13+
### Special Thanks
14+
15+
- Jeroen Willemsen for kick-starting this initiative last year!
16+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
17+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
18+
1719
## V1.2 - 7 de Março de 2020 - Versão Internacional
1820

1921
As seguintes alterações fazem parte da versão 1.2:

Document-ptpt/CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Registo de Alterações
22

3-
## V1.3 - 11 May 2021
3+
## V1.3 - 13 May 2021
44

5-
We are proud to announce the introduction of a new document build pipeline, which is major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows). This significantly reduces the time spent on creating new releases. We would like to thank:
5+
We are proud to announce the introduction of a new document build pipeline, which is a major milestone for our project. The build pipeline is based on [Pandocker](https://github.com/dalibo/pandocker) and [Github Actions](https://github.com/OWASP/owasp-masvs/tree/master/.github/workflows).
6+
This significantly reduces the time spent on creating new releases and will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
67

7-
- Jeroen Willemsen for kick-starting this initiative last year!
8-
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
9-
10-
The build pipeline will also be the foundation for the OWASP MSTG and will be made available for the OWASP ASVS project.
11-
12-
The following changes are part of release 1.3:
8+
### Changes
139

1410
- 4 more translations are available, which are Hindi, Farsi, Portuguese and Brazilian Portuguese
1511
- Added requirement MSTG-PLATFORM-11
1612

13+
### Special Thanks
14+
15+
- Jeroen Willemsen for kick-starting this initiative last year!
16+
- Damien Clochard and Dalibo for supporting and professionalizing the build pipeline.
17+
- All our Hindi, Farsi, Portuguese and Brazilian Portuguese collaborators for the excellent translation work.
18+
1719
## V1.2 - 7 de Março de 2020 - Lançamento da versão Internacional
1820

1921
As seguintes alterações fazem parte do lançamento da versão 1.2:

0 commit comments

Comments
 (0)