Skip to content

Commit d1c4e40

Browse files
committed
bug symfony#113 Make broken yaml files valid (reiz)
This PR was squashed before being merged into the master branch (closes symfony#113). Discussion ---------- Make broken yaml files valid I used http://www.yamllint.com to check if the yaml files are valid. This pull request includes little improvements to keep the files valid. Commits ------- 2f641de Make broken yaml files valid
2 parents 02524fc + 2f641de commit d1c4e40

26 files changed

+37
-37
lines changed

silverstripe/cms/SS-2015-003-1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: SS-2015-003: History XSS Vulnerability
1+
title: "SS-2015-003: History XSS Vulnerability"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2015-003/
33
cve: ~
44
branches:
55
3.1.x:
66
time: 2015-02-12 15:55:00
77
versions: [>=3.1.0,<=3.1.9]
8-
reference: composer://silverstripe/cms
8+
reference: composer://silverstripe/cms

silverstripe/cms/SS-2015-005-1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: SS-2015-005: VirtualPage XSS
1+
title: "SS-2015-005: VirtualPage XSS"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2015-005/
33
cve: ~
44
branches:
55
3.1.x:
66
time: 2015-02-12 15:55:00
77
versions: [>=3.1.0,<=3.1.9]
8-
reference: composer://silverstripe/cms
8+
reference: composer://silverstripe/cms

silverstripe/cms/SS-2015-008-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: SS-2015-008: SiteTree Creation Permission Vulnerability
1+
title: "SS-2015-008: SiteTree Creation Permission Vulnerability"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2015-008-sitetree-creation-permission-vulnerability/
33
cve: ~
44
branches:

silverstripe/forum/SS-2015-017-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: SS-2015-017: Forum Module CSRF Vulnerability
1+
title: "SS-2015-017: Forum Module CSRF Vulnerability"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2015-017/
33
cve: ~
44
branches:

silverstripe/framework/SS-2014-015-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: SS-2014-015: IE requests not properly behaving with rewritehashlinks
1+
title: "SS-2014-015: IE requests not properly behaving with rewritehashlinks"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2014-015-ie-requests-not-properly-behaving-with-rewritehashlinks/
33
cve: ~
44
branches:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: SS-2014-017: XML Quadratic Blowup Attack
1+
title: "SS-2014-017: XML Quadratic Blowup Attack"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2014-017-xml-quadratic-blowup-attack/
33
cve: ~
44
branches:
55
3.1.x:
66
time: 2014-08-12 11:50:00
77
versions: [>=3.1.0,<=3.1.11]
8-
reference: composer://silverstripe/framework
8+
reference: composer://silverstripe/framework
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: SS-2015-004: TreeDropdownField and TreeMultiSelectField XSS
1+
title: "SS-2015-004: TreeDropdownField and TreeMultiSelectField XSS"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2015-004/
33
cve: ~
44
branches:
55
3.1.x:
66
time: 2015-02-12 15:55:00
77
versions: [>=3.1.0,<=3.1.9]
8-
reference: composer://silverstripe/framework
8+
reference: composer://silverstripe/framework
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: SS-2015-006: XSS In GridField print
1+
title: "SS-2015-006: XSS In GridField print"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2015-006/
33
cve: ~
44
branches:
55
3.1.x:
66
time: 2015-02-12 15:55:00
77
versions: [>=3.1.0,<3.1.10]
8-
reference: composer://silverstripe/framework
8+
reference: composer://silverstripe/framework
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: SS-2015-007: XSS In FormAction
1+
title: "SS-2015-007: XSS In FormAction"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2015-007/
33
cve: ~
44
branches:
55
3.1.x:
66
time: 2015-02-12 15:55:00
77
versions: [>=3.1.0,<=3.1.9]
8-
reference: composer://silverstripe/framework
8+
reference: composer://silverstripe/framework

silverstripe/framework/SS-2015-009-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: SS-2015-009: XSS In rewritten hash links
1+
title: "SS-2015-009: XSS In rewritten hash links"
22
link: http://www.silverstripe.org/software/download/security-releases/ss-2015-009-xss-in-rewritten-hash-links/
33
cve: ~
44
branches:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy