-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
39 lines (36 loc) · 2.47 KB
/
index.html
File metadata and controls
39 lines (36 loc) · 2.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
layout: base
hide_image: false
cover: false
permalink: /
---
<div style="text-align: center;">
<h2 style="font-size: 500%"><img src="assets/img/logo5.png" title="FOSSLight Logo" width="60px"> FOSSLight </h2>
<h5>오픈 소스를 사용하여 소프트웨어를 개발하고 배포할 때, <br>오픈 소스 거버닝을 위해 FOSSLight을 활용하실 수 있습니다.</h5>
<a href="/fosslight"><img src="assets/img/fosslight_project.png" title="FOSSLight"></a>
<h5>FOSSLight Scanner는 소스코드, 바이너리, 디펜던시에 대한 Open Source 분석을 수행하고,<br>그 결과 추출 가능한 오픈 소스 정보를 포함한 보고서를 생성합니다.<br>FOSSLight Hub는 오픈 소스, 오픈 소스 라이선스, 그리고 보안취약점까지 관리해줌으로써<br>오픈 소스 라이선스 의무사항을 준수하고 보안취약점으로부터 안전하게 사용할 수 있습니다.<br>또한 프로젝트 별 BOM(Bill Of Materials) 관리,<br>오픈 소스 라이선스의 의무사항 및 보안취약점 조회 기능을 제공하여<br>OSC(Open Source Compliance) Process를 수행할 수 있도록 도와줍니다.</h5>
<br/>
<div class="home_buntton">
<button class="learn-more" onclick="location.href='fosslight'">
<span class="circle" aria-hidden="true">
<span class="icon arrow"></span>
</span>
<span class="button-text">Learn More</span>
</button>
</div>
<br/>
<br/>
<br/>
<hr style="width:100%; border:outset 1px rgb(191, 13, 63);">
<h2 style="color: rgb(191, 13, 63); text-align: center;">Companies and Organizations Using FOSSLight</h2>
<a href="https://www.lg.co.kr/"><img src="assets/img/company/lg-logo.jpg" title="LG Electronics" width="180px" style="margin:5px px;"></a>
<a href="https://www.etri.re.kr/"><img src="assets/img/company/etri-logo.jpg" title="ETRI" width="250px" style="margin:0px 15px;"></a>
<br>
<a href="https://engineering.linecorp.com/ko"><img src="assets/img/company/line-logo.png" title="LINE" width="150px" style="margin:10px 30px;"></a>
<a href="https://www.hyundai-autoever.com/kor/main/index.do"><img src="assets/img/company/hyundaiautoeve-logo.png" title="Hyundai AutoEver" width="150px" style="margin:0px 15px;"></a>
<a href="https://www.kakaobank.com/"><img src="assets/img/company/kakaobank.png" title="kakaobank" width="250px" style="margin:0px 15px;"></a>
<a href="https://www.hancom.com/main/main.do"><img src="assets/img/company/HANCOM_Logo.png" title="Hancom" width="250px" style="margin:0px 15px;"></a>
</div>
<br/>
<br/>
<br/>