github-advanced-security[bot] commented on code in PR #2391:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2391#discussion_r1622509344


##########
examples/jbpm-compact-architecture-example/src/main/resources/META-INF/resources/index.html:
##########
@@ -0,0 +1,177 @@
+<!--
+  ~ Copyright 2021 Red Hat, Inc. and/or its affiliates.
+  ~
+  ~ Licensed 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.
+  -->
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <title>Kogito quickstart</title>
+    <link rel="stylesheet" href="styles.css" type="text/css" />
+    <link rel="icon" href="https://kogito.kie.org/favicon.ico"; 
type="image/icon type" />
+    <link href="https://fonts.googleapis.com/css?family=Abril Fatface" 
rel="stylesheet" />
+    <link href="https://fonts.googleapis.com/css?family=Josefin Sans" 
rel="stylesheet" />
+    <script src="https://code.jquery.com/jquery-1.12.4.js";></script>
+    <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js";></script>

Review Comment:
   ## Inclusion of functionality from an untrusted source
   
   Script loaded from content delivery network with no integrity check.
   
   [Show more 
details](https://github.com/apache/incubator-kie-tools/security/code-scanning/826)



##########
examples/jbpm-compact-architecture-example/src/main/resources/META-INF/resources/index.html:
##########
@@ -0,0 +1,177 @@
+<!--
+  ~ Copyright 2021 Red Hat, Inc. and/or its affiliates.
+  ~
+  ~ Licensed 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.
+  -->
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <title>Kogito quickstart</title>
+    <link rel="stylesheet" href="styles.css" type="text/css" />
+    <link rel="icon" href="https://kogito.kie.org/favicon.ico"; 
type="image/icon type" />
+    <link href="https://fonts.googleapis.com/css?family=Abril Fatface" 
rel="stylesheet" />
+    <link href="https://fonts.googleapis.com/css?family=Josefin Sans" 
rel="stylesheet" />
+    <script src="https://code.jquery.com/jquery-1.12.4.js";></script>

Review Comment:
   ## Inclusion of functionality from an untrusted source
   
   Script loaded from content delivery network with no integrity check.
   
   [Show more 
details](https://github.com/apache/incubator-kie-tools/security/code-scanning/827)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to