Skip to content

Commit abed861

Browse files
committed
Merge branch 'main' of github.com:fosslight/fosslight.github.io into main
2 parents 7888377 + 4035812 commit abed861

10 files changed

+506
-1
lines changed

Gemfile.lock.mac

Lines changed: 274 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,274 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (7.1.3.4)
5+
base64
6+
bigdecimal
7+
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
connection_pool (>= 2.2.5)
9+
drb
10+
i18n (>= 1.6, < 2)
11+
minitest (>= 5.1)
12+
mutex_m
13+
tzinfo (~> 2.0)
14+
addressable (2.8.7)
15+
public_suffix (>= 2.0.2, < 7.0)
16+
base64 (0.2.0)
17+
bigdecimal (3.1.8)
18+
coffee-script (2.4.1)
19+
coffee-script-source
20+
execjs
21+
coffee-script-source (1.12.2)
22+
colorator (1.1.0)
23+
commonmarker (0.23.10)
24+
concurrent-ruby (1.3.3)
25+
connection_pool (2.4.1)
26+
dnsruby (1.72.2)
27+
simpleidn (~> 0.2.1)
28+
drb (2.2.1)
29+
duktape (2.7.0.0)
30+
em-websocket (0.5.3)
31+
eventmachine (>= 0.12.9)
32+
http_parser.rb (~> 0)
33+
ethon (0.16.0)
34+
ffi (>= 1.15.0)
35+
eventmachine (1.2.7)
36+
execjs (2.9.1)
37+
faraday (2.8.1)
38+
base64
39+
faraday-net_http (>= 2.0, < 3.1)
40+
ruby2_keywords (>= 0.0.4)
41+
faraday-net_http (3.0.2)
42+
ffi (1.17.0-arm64-darwin)
43+
forwardable-extended (2.6.0)
44+
gemoji (4.1.0)
45+
github-pages (231)
46+
github-pages-health-check (= 1.18.2)
47+
jekyll (= 3.9.5)
48+
jekyll-avatar (= 0.8.0)
49+
jekyll-coffeescript (= 1.2.2)
50+
jekyll-commonmark-ghpages (= 0.4.0)
51+
jekyll-default-layout (= 0.1.5)
52+
jekyll-feed (= 0.17.0)
53+
jekyll-gist (= 1.5.0)
54+
jekyll-github-metadata (= 2.16.1)
55+
jekyll-include-cache (= 0.2.1)
56+
jekyll-mentions (= 1.6.0)
57+
jekyll-optional-front-matter (= 0.3.2)
58+
jekyll-paginate (= 1.1.0)
59+
jekyll-readme-index (= 0.3.0)
60+
jekyll-redirect-from (= 0.16.0)
61+
jekyll-relative-links (= 0.6.1)
62+
jekyll-remote-theme (= 0.4.3)
63+
jekyll-sass-converter (= 1.5.2)
64+
jekyll-seo-tag (= 2.8.0)
65+
jekyll-sitemap (= 1.4.0)
66+
jekyll-swiss (= 1.0.0)
67+
jekyll-theme-architect (= 0.2.0)
68+
jekyll-theme-cayman (= 0.2.0)
69+
jekyll-theme-dinky (= 0.2.0)
70+
jekyll-theme-hacker (= 0.2.0)
71+
jekyll-theme-leap-day (= 0.2.0)
72+
jekyll-theme-merlot (= 0.2.0)
73+
jekyll-theme-midnight (= 0.2.0)
74+
jekyll-theme-minimal (= 0.2.0)
75+
jekyll-theme-modernist (= 0.2.0)
76+
jekyll-theme-primer (= 0.6.0)
77+
jekyll-theme-slate (= 0.2.0)
78+
jekyll-theme-tactile (= 0.2.0)
79+
jekyll-theme-time-machine (= 0.2.0)
80+
jekyll-titles-from-headings (= 0.5.3)
81+
jemoji (= 0.13.0)
82+
kramdown (= 2.4.0)
83+
kramdown-parser-gfm (= 1.1.0)
84+
liquid (= 4.0.4)
85+
mercenary (~> 0.3)
86+
minima (= 2.5.1)
87+
nokogiri (>= 1.13.6, < 2.0)
88+
rouge (= 3.30.0)
89+
terminal-table (~> 1.4)
90+
github-pages-health-check (1.18.2)
91+
addressable (~> 2.3)
92+
dnsruby (~> 1.60)
93+
octokit (>= 4, < 8)
94+
public_suffix (>= 3.0, < 6.0)
95+
typhoeus (~> 1.3)
96+
html-pipeline (2.14.3)
97+
activesupport (>= 2)
98+
nokogiri (>= 1.4)
99+
http_parser.rb (0.8.0)
100+
i18n (1.14.5)
101+
concurrent-ruby (~> 1.0)
102+
jekyll (3.9.5)
103+
addressable (~> 2.4)
104+
colorator (~> 1.0)
105+
em-websocket (~> 0.5)
106+
i18n (>= 0.7, < 2)
107+
jekyll-sass-converter (~> 1.0)
108+
jekyll-watch (~> 2.0)
109+
kramdown (>= 1.17, < 3)
110+
liquid (~> 4.0)
111+
mercenary (~> 0.3.3)
112+
pathutil (~> 0.9)
113+
rouge (>= 1.7, < 4)
114+
safe_yaml (~> 1.0)
115+
jekyll-avatar (0.8.0)
116+
jekyll (>= 3.0, < 5.0)
117+
jekyll-coffeescript (1.2.2)
118+
coffee-script (~> 2.2)
119+
coffee-script-source (~> 1.12)
120+
jekyll-commonmark (1.4.0)
121+
commonmarker (~> 0.22)
122+
jekyll-commonmark-ghpages (0.4.0)
123+
commonmarker (~> 0.23.7)
124+
jekyll (~> 3.9.0)
125+
jekyll-commonmark (~> 1.4.0)
126+
rouge (>= 2.0, < 5.0)
127+
jekyll-compose (0.12.0)
128+
jekyll (>= 3.7, < 5.0)
129+
jekyll-default-layout (0.1.5)
130+
jekyll (>= 3.0, < 5.0)
131+
jekyll-feed (0.17.0)
132+
jekyll (>= 3.7, < 5.0)
133+
jekyll-gist (1.5.0)
134+
octokit (~> 4.2)
135+
jekyll-github-metadata (2.16.1)
136+
jekyll (>= 3.4, < 5.0)
137+
octokit (>= 4, < 7, != 4.4.0)
138+
jekyll-include-cache (0.2.1)
139+
jekyll (>= 3.7, < 5.0)
140+
jekyll-mentions (1.6.0)
141+
html-pipeline (~> 2.3)
142+
jekyll (>= 3.7, < 5.0)
143+
jekyll-optional-front-matter (0.3.2)
144+
jekyll (>= 3.0, < 5.0)
145+
jekyll-paginate (1.1.0)
146+
jekyll-readme-index (0.3.0)
147+
jekyll (>= 3.0, < 5.0)
148+
jekyll-redirect-from (0.16.0)
149+
jekyll (>= 3.3, < 5.0)
150+
jekyll-relative-links (0.6.1)
151+
jekyll (>= 3.3, < 5.0)
152+
jekyll-remote-theme (0.4.3)
153+
addressable (~> 2.0)
154+
jekyll (>= 3.5, < 5.0)
155+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
156+
rubyzip (>= 1.3.0, < 3.0)
157+
jekyll-sass-converter (1.5.2)
158+
sass (~> 3.4)
159+
jekyll-seo-tag (2.8.0)
160+
jekyll (>= 3.8, < 5.0)
161+
jekyll-sitemap (1.4.0)
162+
jekyll (>= 3.7, < 5.0)
163+
jekyll-swiss (1.0.0)
164+
jekyll-theme-architect (0.2.0)
165+
jekyll (> 3.5, < 5.0)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-cayman (0.2.0)
168+
jekyll (> 3.5, < 5.0)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-dinky (0.2.0)
171+
jekyll (> 3.5, < 5.0)
172+
jekyll-seo-tag (~> 2.0)
173+
jekyll-theme-hacker (0.2.0)
174+
jekyll (> 3.5, < 5.0)
175+
jekyll-seo-tag (~> 2.0)
176+
jekyll-theme-leap-day (0.2.0)
177+
jekyll (> 3.5, < 5.0)
178+
jekyll-seo-tag (~> 2.0)
179+
jekyll-theme-merlot (0.2.0)
180+
jekyll (> 3.5, < 5.0)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-midnight (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-minimal (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-modernist (0.2.0)
189+
jekyll (> 3.5, < 5.0)
190+
jekyll-seo-tag (~> 2.0)
191+
jekyll-theme-primer (0.6.0)
192+
jekyll (> 3.5, < 5.0)
193+
jekyll-github-metadata (~> 2.9)
194+
jekyll-seo-tag (~> 2.0)
195+
jekyll-theme-slate (0.2.0)
196+
jekyll (> 3.5, < 5.0)
197+
jekyll-seo-tag (~> 2.0)
198+
jekyll-theme-tactile (0.2.0)
199+
jekyll (> 3.5, < 5.0)
200+
jekyll-seo-tag (~> 2.0)
201+
jekyll-theme-time-machine (0.2.0)
202+
jekyll (> 3.5, < 5.0)
203+
jekyll-seo-tag (~> 2.0)
204+
jekyll-titles-from-headings (0.5.3)
205+
jekyll (>= 3.3, < 5.0)
206+
jekyll-watch (2.2.1)
207+
listen (~> 3.0)
208+
jemoji (0.13.0)
209+
gemoji (>= 3, < 5)
210+
html-pipeline (~> 2.2)
211+
jekyll (>= 3.0, < 5.0)
212+
kramdown (2.4.0)
213+
rexml
214+
kramdown-parser-gfm (1.1.0)
215+
kramdown (~> 2.0)
216+
liquid (4.0.4)
217+
listen (3.9.0)
218+
rb-fsevent (~> 0.10, >= 0.10.3)
219+
rb-inotify (~> 0.9, >= 0.9.10)
220+
mercenary (0.3.6)
221+
minima (2.5.1)
222+
jekyll (>= 3.5, < 5.0)
223+
jekyll-feed (~> 0.9)
224+
jekyll-seo-tag (~> 2.1)
225+
minitest (5.24.1)
226+
mutex_m (0.2.0)
227+
nokogiri (1.15.6-arm64-darwin)
228+
racc (~> 1.4)
229+
octokit (4.25.1)
230+
faraday (>= 1, < 3)
231+
sawyer (~> 0.9)
232+
pathutil (0.16.2)
233+
forwardable-extended (~> 2.6)
234+
public_suffix (5.1.1)
235+
racc (1.8.0)
236+
rb-fsevent (0.11.2)
237+
rb-inotify (0.11.1)
238+
ffi (~> 1.0)
239+
rexml (3.3.2)
240+
strscan
241+
rouge (3.30.0)
242+
ruby2_keywords (0.0.5)
243+
rubyzip (2.3.2)
244+
safe_yaml (1.0.5)
245+
sass (3.7.4)
246+
sass-listen (~> 4.0.0)
247+
sass-listen (4.0.0)
248+
rb-fsevent (~> 0.9, >= 0.9.4)
249+
rb-inotify (~> 0.9, >= 0.9.7)
250+
sawyer (0.9.2)
251+
addressable (>= 2.3.5)
252+
faraday (>= 0.17.3, < 3)
253+
simpleidn (0.2.3)
254+
strscan (3.1.0)
255+
terminal-table (1.8.0)
256+
unicode-display_width (~> 1.1, >= 1.1.1)
257+
typhoeus (1.4.1)
258+
ethon (>= 0.9.0)
259+
tzinfo (2.0.6)
260+
concurrent-ruby (~> 1.0)
261+
unicode-display_width (1.8.0)
262+
263+
PLATFORMS
264+
arm64-darwin-23
265+
266+
DEPENDENCIES
267+
duktape
268+
github-pages
269+
jekyll (~> 3.8)
270+
jekyll-compose
271+
jekyll-include-cache
272+
273+
BUNDLED WITH
274+
2.4.22

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ menu:
5454
url: /fosslight/
5555
- title: SCANNER
5656
url: /scanner/
57-
- title: GUIDE
57+
- title: HUB GUIDE
58+
url: https://fosslight.github.io/hub-guide-en/
59+
- title: SCANNER GUIDE
5860
url: https://fosslight.github.io/fosslight-guide-en/
5961
- title: DEMO
6062
url: /demo/

fosslight/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,9 @@ FOSSLight Hub is licensed under <a href="https://opensource.org/licenses/AGPL-3.
3636

3737
Join to FOSSLight Community on Slack! : [**https://fosslight.slack.com**](https://fosslight.slack.com)
3838
You can also post bug reports and feature requests in [**Github issues**](https://github.com/fosslight/fosslight/issues).
39+
40+
41+
## Release Notes
42+
43+
You can check the latest release notes in
44+
[**Release Notes (English version)**](https://github.com/fosslight/fosslight/blob/main/RELEASE_NOTES.md).
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: post
3+
title: Open Youtube video for FOSSLight 2.0
4+
description: >
5+
FOSSLight 2.0 guide video series is now available on Youtube.
6+
hide_last_modified: true
7+
---
8+
9+
The latest FOSSLight 2.0 guide videos are finally up on YouTube!
10+
11+
FOSSLight 2.0 has made the user interface more intuitive and enhanced convenience with new features.
12+
This video series is designed to help you easily learn how to use the updated 2.0 version,
13+
making it easier to become familiar with FOSSLight.
14+
15+
We’ll be regularly adding more videos, so whether you’re new to FOSSLight or a experienced user,
16+
these guides will be a great resource for you.
17+
18+
Don’t forget to like, subscribe, and turn on notifications if you don’t want to miss out on more valuable content! 👍
19+
Check out the FOSSLight 2.0 guide videos on YouTube right now!
20+
21+
Video link: [FOSSLight 2.0 Guide](https://youtu.be/ZQsuNjnXNjU?si=atSqyxOeXaEqug_T)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: post
3+
title: New Guide Updated for FOSSLight Hub 2.0
4+
description: >
5+
New Guide Updated for FOSSLight Hub 2.0
6+
hide_last_modified: true
7+
---
8+
9+
We are excited to announce the release of a new guide for FOSSLight Hub 2.0.
10+
This update features improvements throughout the guide to align with the newly revamped user interface (UI).
11+
12+
Additional updates and changes will continue to be implemented, so we encourage you to stay tuned for further information.
13+
14+
Users of FOSSLight Hub 2.0 can refer to [the Guide Page](https://fosslight.org/hub-guide-en/)
15+
for detailed instructions and resources.
16+
17+
Your valuable feedback is essential in helping us enhance our services. Thank you for your support!
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
layout: post
3+
title: Release FOSSLight Hub 2.0.2
4+
description: >
5+
Release FOSSLight Hub 2.0.2
6+
hide_last_modified: true
7+
---
8+
9+
10+
We’re excited to announce the release of FOSSLight Hub 2.0.2!
11+
This version is the official 2.0 release,
12+
including the new UI from the pre-release and significant database (DB) updates.
13+
14+
FOSSLight Hub 2.0 brings a more intuitive user interface (UI) and enhanced features for better usability.
15+
We’ve also included updates like Restriction data aligned with the OSORI project and more.
16+
17+
Here’s a quick summary of the key changes:
18+
19+
- **Enhanced License and Open Source Information**
20+
- Restriction data updated for the OSORI project
21+
- Added Restriction and Source Code Disclosing Scope information to License data
22+
- Added Restriction info to Open Source data
23+
- Improved Open Source Vulnerability matching logic (including CPE, excluding CPE, version alias)
24+
25+
- **Schema Changes for Efficient Data Management**
26+
- Separated tables into OSS_COMMON and OSS_VERSION to streamline Open Source data management
27+
28+
29+
Please note that there are several database-related changes in 2.0,
30+
so make sure to review the
31+
[Release Notes](https://github.com/fosslight/fosslight/blob/develop/RELEASE_NOTES.md#200-2024-09-27) before updating.
32+
33+
Currently, the latest version of FOSSLight Hub is 2.0.2.
34+
Here’s what’s been updated compared to previous versions:
35+
36+
- v2.0.1: A hotfix addressing an issue where jqGrid CDN could not load in 2.0.0.
37+
- v2.0.2: Fixes for various issues, including save functionality, with performance improvements.
38+
For more details, please check out the Release Notes for each version:
39+
([v2.0.1](https://github.com/fosslight/fosslight/blob/develop/RELEASE_NOTES.md#201-2024-09-30),
40+
[v2.0.2](https://github.com/fosslight/fosslight/blob/develop/RELEASE_NOTES.md#201-2024-09-30)).
41+
42+
We recommend all FOSSLight 2.0 users use version 2.0.2.
43+
Since the 2.0 release includes many changes, we’re releasing frequent updates to ensure stability.
44+
If you encounter any issues, please report them via [Github issue](https://github.com/fosslight/fosslight/issues)
45+
We also welcome any contributions! 🤗
46+
47+
Thank you for your continued support and interest in the growth of FOSSLight Hub. 🙏

0 commit comments

Comments
 (0)