System (Admin Only)

Check the FOSSLight Hub logs or change operational data.


Code Management


Configure FOSSLight Hub operation-related settings.

  • You can search using Code No or Code Name (partial match supported).
    config
  • When you click a row in the search result list, detailed code information is displayed below.
    • You can add a new row by clicking the + button at the top left of the table.
    • You can also double-click a row in the list to switch it to edit mode.
    • After making changes, click the Save button to apply the modifications.
    • To cancel edit mode, reselect a row from the Code search result area. This will reset the detailed code section.
      search



User Management


Check and update the registered account information.

  • Token Proc > Create button: Generates a token to be used with the REST API.
  • Password > reset button: Resets the password to the same value as the user ID.
  • Use YN: Sets the account as inactive.
  • Admin: Grants admin rights.
    user



History List


View change history for License List, OSS List, and Project basic information.

  • Search Area
    • Name: Search by License Name, OSS Name, or Project Name.
    • Modifier: Search by user (action performer).
    • Modify Type: Select License, Open Source, or Project to filter.
    • Action: Select Insert, Update, or Delete to filter.
    • Modified Date: Search change history within a specific period.
      history
  • Details
    • Double-click a row in the search result to check the details.
      detail



Notification


Manage the popup notification that appears when logging in to the FOSSLight Hub.
noti

  • Add
    • Click the + button at the top left to add a notification.
    • Start Date: Notification start date
    • End Date: Notification end date
    • Publish: If checked, the notification popup is displayed
      notiadd
  • Edit
    • Click the row of the notification you want to edit > click the icon at the top left notiicon > modify the content > click the Submit button.



Sent Mail List


Check the mail sending history.
mail



Vulnerability Log


Check changes in OSS vulnerability data.

  • The vulnerability log is updated when OSS information is changed (e.g., nickname added), when a new vulnerability score is registered, or when a CVE ID with a higher score is added.
  • Use the filter function to check the change history of vulnerability information for a specific OSS (version).
  • Click the CVE ID to go to the CVE detail page on the NVD site.
    vul



Server Setting


server

  • Authentication using LDAP
    • FOSSLight Hub supports user password authentication using LDAP via JNDI, in environments that support Active Directory or other LDAP servers.
      • Provider URL: Set the LDAP server information in the format ldap://:. (javax.naming.Context.PROVIDER_URL)
  • Notice Setting
    • Notice Type: Set the type of OSS notice that can be issued.
  • SMTP Setting
    • Mail Server: SMTP host (e.g., smtp.gmail.com)
    • Email Address: Sender email address (e.g., no-reply@fosslight.org)
    • Port: SMTP port number (e.g., 25 or 587)
    • Encoding: Default is UTF-8 (change only if necessary)
    • Username: SMTP username (usually same as the sender email)
    • Password: SMTP password (stored in encrypted form; if blank, the existing password will not be changed)
  • Workspace Path Setting
    • Root Path: Set the top-level workspace path for upload/download file storage.