You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/07/30 19:17:12 UTC

[2/4] flex-blazeds git commit: header

header


Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/fd18e911
Tree: http://git-wip-us.apache.org/repos/asf/flex-blazeds/tree/fd18e911
Diff: http://git-wip-us.apache.org/repos/asf/flex-blazeds/diff/fd18e911

Branch: refs/heads/develop
Commit: fd18e911702ffc4ca2a3a9f37d788ccb883a9f6b
Parents: 089edd7
Author: Alex Harui <ah...@apache.org>
Authored: Thu Jul 30 09:58:09 2015 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Thu Jul 30 09:58:09 2015 -0700

----------------------------------------------------------------------
 .../BlazeDsXmlProcessingXXEVulnerability.java     | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fd18e911/modules/testsuite/src/test/java/flex/messaging/securityadvisories/BlazeDsXmlProcessingXXEVulnerability.java
----------------------------------------------------------------------
diff --git a/modules/testsuite/src/test/java/flex/messaging/securityadvisories/BlazeDsXmlProcessingXXEVulnerability.java b/modules/testsuite/src/test/java/flex/messaging/securityadvisories/BlazeDsXmlProcessingXXEVulnerability.java
index 39da7a4..761aa4d 100644
--- a/modules/testsuite/src/test/java/flex/messaging/securityadvisories/BlazeDsXmlProcessingXXEVulnerability.java
+++ b/modules/testsuite/src/test/java/flex/messaging/securityadvisories/BlazeDsXmlProcessingXXEVulnerability.java
@@ -1,3 +1,21 @@
+/*
+ *
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ *
+ */
 package flex.messaging.securityadvisories;
 
 import com.sun.org.apache.xml.internal.serialize.OutputFormat;