LUNA™ SEC OPS is a project management solution based on an agile methodology related to information security. It can increase the convenience of ITSM and increase work efficiency through automatic/manual issue registration and management of security issues.
LUNA™ SEC OPS is based on the e-government standard framework that is widely used in public institution information system construction, and is composed of open source and can be continuously updated. Compatible with various open sources.
- Server
- JDK 1.8 or later
- Tomcat 7.0 or later
- Cubrid 9.3.3 or later
- Client
- Google Chrome latest version
- IE 11 or later
-
DB installation and property setting are required for LUNA™ SEC OPS installation and execution.
-
After installing the DB, you need to set the environment file.
-
It operates in accordance with the eGovFramework standard.
LUNA™ SEC OPS uses the Keen Theme, a Bootstrap Theme.
Keen Theme must be purchased and used separately.
- Keen Theme purchase link: Keen Theme
After purchasing Keen Theme, set the script and css files to the following path.
- scripr: /luna-sec-ops/src/main/webapp/js
- css: /luna-sec-ops/src/main/webapp/css
-Install the installation scripts in the DB_install_script directory in order from No. 1. -Before creating the Cubrid function, compile the java file in the Cubrid Java Stored function folder and load it into Cubrid. After this, create a function.
/luna-sec-ops/src/main/resources/egovframework/egovProps/globals.properties Change the settings as follows.
Globals.lunaops.cubrid.driver= Your cubrid DB Driver
Globals.lunaops.cubrid.url= Your cubrid DB URL
Globals.lunaops.cubrid.username= Your DB username
Globals.lunaops.cubrid.password= Your DB password
/luna-sec-ops/src/main/resources/egovframework/egovProps/globals.properties Change the settings as follows.
Globals.oslits.userJoin= N → Change the item Y to set the first system administrator to sign up for membership.
The ID created through membership registration is automatically created with the authority of the system administrator of the organization.
After creating the system administrator ID through membership registration, change the setting back to'N' to remove the membership registration function.
After that, the system administrator registers users who will use the system through the system's user management function and registers IDs.
Issue to use the system.
-Create your first account. Accounts created through membership registration have system administrator privileges.
-When you log in for the first time after creating an account, a project group and project are created.
-After logging in, register the REST API, SVN, and JENKINS information required for the system.
-The basic authority provided by the system is the business manager, the business manager, and the general user.
Join the project, ask questions about the project, discuss the Google Group
-Go to the group site and log in with your Google account and apply for membership. -After approval of membership, you can join the group.
- LUNA™ SEC OPS uses the GPL3.0 license. (GPL3.0 License Information)
