Skip to content

Commit

Permalink
adding AppScan config file
Browse files Browse the repository at this point in the history
Signed-off-by: Yan Li <[email protected]>
  • Loading branch information
raymondyanli committed Jun 6, 2019
1 parent 2d6095c commit 4db3ff7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions zlux-app-server.ppf
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
This program and the accompanying materials are made available under the terms of the
Eclipse Public License v2.0 which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.
-->
<Project default_configuration_name="Configuration 1" fallback_default_config_name="Configuration 1" file_encoding="ISO-8859-1" file_extension_set_name="javascript" ltd_name="javascript" name="zlux-app-server" version="9.0.3.11">
<Configuration name="Configuration 1"/>
<FileExtensions>
<FileExtension extension="js" is_exclude="false" is_project_exclusion="false" is_valid_assess="true" is_web="false"/>
</FileExtensions>
<Source exclude="false" path="." web="false"/>
<ProjectScanSettings cache_va="false" global_rules="false" string_analysis="false"/>
</Project>

0 comments on commit 4db3ff7

Please sign in to comment.