Skip to content

Commit 7f87a81

Browse files
authored
Use jekyll for rendering spec. (#3)
* Use jekyll for rendering spec. * minor formatting
1 parent 5f18ffa commit 7f87a81

15 files changed

+1681
-1014
lines changed

.bundle/config

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
BUNDLE_PATH: "vendor/bundle"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ This is the repository for the Open Source Vulnerability schema, which is curren
99

1010
These vulnerabilites are aggregated by https://osv.dev.
1111

12-
The current version of spec is available at [schema.md](schema.md).
12+
The current version of spec is available at [here](https://ossf.github.io/osv-schema/).

docs/.bundle/config

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
BUNDLE_PATH: "vendor/bundle"

docs/.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
_site
2+
.sass-cache
3+
.jekyll-cache
4+
.jekyll-metadata
5+
vendor

docs/Gemfile

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
source "https://rubygems.org"
2+
3+
gem "jekyll-github-metadata"
4+
gem "jekyll-text-theme"
5+
gem "github-pages", group: :jekyll_plugins

docs/Gemfile.lock

+287
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,287 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (6.0.4.1)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 0.7, < 2)
7+
minitest (~> 5.1)
8+
tzinfo (~> 1.1)
9+
zeitwerk (~> 2.2, >= 2.2.2)
10+
addressable (2.8.0)
11+
public_suffix (>= 2.0.2, < 5.0)
12+
coffee-script (2.4.1)
13+
coffee-script-source
14+
execjs
15+
coffee-script-source (1.11.1)
16+
colorator (1.1.0)
17+
commonmarker (0.17.13)
18+
ruby-enum (~> 0.5)
19+
concurrent-ruby (1.1.9)
20+
dnsruby (1.61.7)
21+
simpleidn (~> 0.1)
22+
em-websocket (0.5.2)
23+
eventmachine (>= 0.12.9)
24+
http_parser.rb (~> 0.6.0)
25+
ethon (0.14.0)
26+
ffi (>= 1.15.0)
27+
eventmachine (1.2.7)
28+
execjs (2.8.1)
29+
faraday (1.7.1)
30+
faraday-em_http (~> 1.0)
31+
faraday-em_synchrony (~> 1.0)
32+
faraday-excon (~> 1.1)
33+
faraday-httpclient (~> 1.0.1)
34+
faraday-net_http (~> 1.0)
35+
faraday-net_http_persistent (~> 1.1)
36+
faraday-patron (~> 1.0)
37+
faraday-rack (~> 1.0)
38+
multipart-post (>= 1.2, < 3)
39+
ruby2_keywords (>= 0.0.4)
40+
faraday-em_http (1.0.0)
41+
faraday-em_synchrony (1.0.0)
42+
faraday-excon (1.1.0)
43+
faraday-httpclient (1.0.1)
44+
faraday-net_http (1.0.1)
45+
faraday-net_http_persistent (1.2.0)
46+
faraday-patron (1.0.0)
47+
faraday-rack (1.0.0)
48+
ffi (1.15.4)
49+
forwardable-extended (2.6.0)
50+
gemoji (3.0.1)
51+
github-pages (219)
52+
github-pages-health-check (= 1.17.7)
53+
jekyll (= 3.9.0)
54+
jekyll-avatar (= 0.7.0)
55+
jekyll-coffeescript (= 1.1.1)
56+
jekyll-commonmark-ghpages (= 0.1.6)
57+
jekyll-default-layout (= 0.1.4)
58+
jekyll-feed (= 0.15.1)
59+
jekyll-gist (= 1.5.0)
60+
jekyll-github-metadata (= 2.13.0)
61+
jekyll-mentions (= 1.6.0)
62+
jekyll-optional-front-matter (= 0.3.2)
63+
jekyll-paginate (= 1.1.0)
64+
jekyll-readme-index (= 0.3.0)
65+
jekyll-redirect-from (= 0.16.0)
66+
jekyll-relative-links (= 0.6.1)
67+
jekyll-remote-theme (= 0.4.3)
68+
jekyll-sass-converter (= 1.5.2)
69+
jekyll-seo-tag (= 2.7.1)
70+
jekyll-sitemap (= 1.4.0)
71+
jekyll-swiss (= 1.0.0)
72+
jekyll-theme-architect (= 0.2.0)
73+
jekyll-theme-cayman (= 0.2.0)
74+
jekyll-theme-dinky (= 0.2.0)
75+
jekyll-theme-hacker (= 0.2.0)
76+
jekyll-theme-leap-day (= 0.2.0)
77+
jekyll-theme-merlot (= 0.2.0)
78+
jekyll-theme-midnight (= 0.2.0)
79+
jekyll-theme-minimal (= 0.2.0)
80+
jekyll-theme-modernist (= 0.2.0)
81+
jekyll-theme-primer (= 0.6.0)
82+
jekyll-theme-slate (= 0.2.0)
83+
jekyll-theme-tactile (= 0.2.0)
84+
jekyll-theme-time-machine (= 0.2.0)
85+
jekyll-titles-from-headings (= 0.5.3)
86+
jemoji (= 0.12.0)
87+
kramdown (= 2.3.1)
88+
kramdown-parser-gfm (= 1.1.0)
89+
liquid (= 4.0.3)
90+
mercenary (~> 0.3)
91+
minima (= 2.5.1)
92+
nokogiri (>= 1.10.4, < 2.0)
93+
rouge (= 3.26.0)
94+
terminal-table (~> 1.4)
95+
github-pages-health-check (1.17.7)
96+
addressable (~> 2.3)
97+
dnsruby (~> 1.60)
98+
octokit (~> 4.0)
99+
public_suffix (>= 3.0, < 5.0)
100+
typhoeus (~> 1.3)
101+
html-pipeline (2.14.0)
102+
activesupport (>= 2)
103+
nokogiri (>= 1.4)
104+
http_parser.rb (0.6.0)
105+
i18n (0.9.5)
106+
concurrent-ruby (~> 1.0)
107+
jekyll (3.9.0)
108+
addressable (~> 2.4)
109+
colorator (~> 1.0)
110+
em-websocket (~> 0.5)
111+
i18n (~> 0.7)
112+
jekyll-sass-converter (~> 1.0)
113+
jekyll-watch (~> 2.0)
114+
kramdown (>= 1.17, < 3)
115+
liquid (~> 4.0)
116+
mercenary (~> 0.3.3)
117+
pathutil (~> 0.9)
118+
rouge (>= 1.7, < 4)
119+
safe_yaml (~> 1.0)
120+
jekyll-avatar (0.7.0)
121+
jekyll (>= 3.0, < 5.0)
122+
jekyll-coffeescript (1.1.1)
123+
coffee-script (~> 2.2)
124+
coffee-script-source (~> 1.11.1)
125+
jekyll-commonmark (1.3.1)
126+
commonmarker (~> 0.14)
127+
jekyll (>= 3.7, < 5.0)
128+
jekyll-commonmark-ghpages (0.1.6)
129+
commonmarker (~> 0.17.6)
130+
jekyll-commonmark (~> 1.2)
131+
rouge (>= 2.0, < 4.0)
132+
jekyll-default-layout (0.1.4)
133+
jekyll (~> 3.0)
134+
jekyll-feed (0.15.1)
135+
jekyll (>= 3.7, < 5.0)
136+
jekyll-gist (1.5.0)
137+
octokit (~> 4.2)
138+
jekyll-github-metadata (2.13.0)
139+
jekyll (>= 3.4, < 5.0)
140+
octokit (~> 4.0, != 4.4.0)
141+
jekyll-mentions (1.6.0)
142+
html-pipeline (~> 2.3)
143+
jekyll (>= 3.7, < 5.0)
144+
jekyll-optional-front-matter (0.3.2)
145+
jekyll (>= 3.0, < 5.0)
146+
jekyll-paginate (1.1.0)
147+
jekyll-readme-index (0.3.0)
148+
jekyll (>= 3.0, < 5.0)
149+
jekyll-redirect-from (0.16.0)
150+
jekyll (>= 3.3, < 5.0)
151+
jekyll-relative-links (0.6.1)
152+
jekyll (>= 3.3, < 5.0)
153+
jekyll-remote-theme (0.4.3)
154+
addressable (~> 2.0)
155+
jekyll (>= 3.5, < 5.0)
156+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
157+
rubyzip (>= 1.3.0, < 3.0)
158+
jekyll-sass-converter (1.5.2)
159+
sass (~> 3.4)
160+
jekyll-seo-tag (2.7.1)
161+
jekyll (>= 3.8, < 5.0)
162+
jekyll-sitemap (1.4.0)
163+
jekyll (>= 3.7, < 5.0)
164+
jekyll-swiss (1.0.0)
165+
jekyll-text-theme (2.2.6)
166+
jekyll (>= 3.6, < 5.0)
167+
jekyll-feed (~> 0.1)
168+
jekyll-paginate (~> 1.1)
169+
jekyll-sitemap (~> 1.0)
170+
jemoji (~> 0.8)
171+
jekyll-theme-architect (0.2.0)
172+
jekyll (> 3.5, < 5.0)
173+
jekyll-seo-tag (~> 2.0)
174+
jekyll-theme-cayman (0.2.0)
175+
jekyll (> 3.5, < 5.0)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-dinky (0.2.0)
178+
jekyll (> 3.5, < 5.0)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-hacker (0.2.0)
181+
jekyll (> 3.5, < 5.0)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-leap-day (0.2.0)
184+
jekyll (> 3.5, < 5.0)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-theme-merlot (0.2.0)
187+
jekyll (> 3.5, < 5.0)
188+
jekyll-seo-tag (~> 2.0)
189+
jekyll-theme-midnight (0.2.0)
190+
jekyll (> 3.5, < 5.0)
191+
jekyll-seo-tag (~> 2.0)
192+
jekyll-theme-minimal (0.2.0)
193+
jekyll (> 3.5, < 5.0)
194+
jekyll-seo-tag (~> 2.0)
195+
jekyll-theme-modernist (0.2.0)
196+
jekyll (> 3.5, < 5.0)
197+
jekyll-seo-tag (~> 2.0)
198+
jekyll-theme-primer (0.6.0)
199+
jekyll (> 3.5, < 5.0)
200+
jekyll-github-metadata (~> 2.9)
201+
jekyll-seo-tag (~> 2.0)
202+
jekyll-theme-slate (0.2.0)
203+
jekyll (> 3.5, < 5.0)
204+
jekyll-seo-tag (~> 2.0)
205+
jekyll-theme-tactile (0.2.0)
206+
jekyll (> 3.5, < 5.0)
207+
jekyll-seo-tag (~> 2.0)
208+
jekyll-theme-time-machine (0.2.0)
209+
jekyll (> 3.5, < 5.0)
210+
jekyll-seo-tag (~> 2.0)
211+
jekyll-titles-from-headings (0.5.3)
212+
jekyll (>= 3.3, < 5.0)
213+
jekyll-watch (2.2.1)
214+
listen (~> 3.0)
215+
jemoji (0.12.0)
216+
gemoji (~> 3.0)
217+
html-pipeline (~> 2.2)
218+
jekyll (>= 3.0, < 5.0)
219+
kramdown (2.3.1)
220+
rexml
221+
kramdown-parser-gfm (1.1.0)
222+
kramdown (~> 2.0)
223+
liquid (4.0.3)
224+
listen (3.7.0)
225+
rb-fsevent (~> 0.10, >= 0.10.3)
226+
rb-inotify (~> 0.9, >= 0.9.10)
227+
mercenary (0.3.6)
228+
mini_portile2 (2.6.1)
229+
minima (2.5.1)
230+
jekyll (>= 3.5, < 5.0)
231+
jekyll-feed (~> 0.9)
232+
jekyll-seo-tag (~> 2.1)
233+
minitest (5.14.4)
234+
multipart-post (2.1.1)
235+
nokogiri (1.12.4)
236+
mini_portile2 (~> 2.6.1)
237+
racc (~> 1.4)
238+
octokit (4.21.0)
239+
faraday (>= 0.9)
240+
sawyer (~> 0.8.0, >= 0.5.3)
241+
pathutil (0.16.2)
242+
forwardable-extended (~> 2.6)
243+
public_suffix (4.0.6)
244+
racc (1.5.2)
245+
rb-fsevent (0.11.0)
246+
rb-inotify (0.10.1)
247+
ffi (~> 1.0)
248+
rexml (3.2.5)
249+
rouge (3.26.0)
250+
ruby-enum (0.9.0)
251+
i18n
252+
ruby2_keywords (0.0.5)
253+
rubyzip (2.3.2)
254+
safe_yaml (1.0.5)
255+
sass (3.7.4)
256+
sass-listen (~> 4.0.0)
257+
sass-listen (4.0.0)
258+
rb-fsevent (~> 0.9, >= 0.9.4)
259+
rb-inotify (~> 0.9, >= 0.9.7)
260+
sawyer (0.8.2)
261+
addressable (>= 2.3.5)
262+
faraday (> 0.8, < 2.0)
263+
simpleidn (0.2.1)
264+
unf (~> 0.1.4)
265+
terminal-table (1.8.0)
266+
unicode-display_width (~> 1.1, >= 1.1.1)
267+
thread_safe (0.3.6)
268+
typhoeus (1.4.0)
269+
ethon (>= 0.9.0)
270+
tzinfo (1.2.9)
271+
thread_safe (~> 0.1)
272+
unf (0.1.4)
273+
unf_ext
274+
unf_ext (0.0.7.7)
275+
unicode-display_width (1.7.0)
276+
zeitwerk (2.4.2)
277+
278+
PLATFORMS
279+
ruby
280+
281+
DEPENDENCIES
282+
github-pages
283+
jekyll-github-metadata
284+
jekyll-text-theme
285+
286+
BUNDLED WITH
287+
2.1.4

docs/_config.yml

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Welcome to Jekyll!
2+
#
3+
# This config file is meant for settings that affect your whole blog, values
4+
# which you are expected to set up once and rarely edit after that. If you find
5+
# yourself editing this file very often, consider using Jekyll's data files
6+
# feature for the data you need to update frequently.
7+
#
8+
# For technical reasons, this file is *NOT* reloaded automatically when you use
9+
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
10+
#
11+
# If you need help with YAML syntax, here are some quick references for you:
12+
# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
13+
# https://learnxinyminutes.com/docs/yaml/
14+
#
15+
# Site settings
16+
# These are used to personalize your new site. If you look in the HTML files,
17+
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
18+
# You can create any custom variable you would like, and they will be accessible
19+
# in the templates via {{ site.myvariable }}.
20+
21+
title: Open Source Vulnerability schema
22+
description: >- # this means to ignore newlines until "baseurl:"
23+
Open Source Vulnerability schema.
24+
baseurl: "/osv-schema" # the subpath of your site, e.g. /blog
25+
url: "" # the base hostname & protocol for your site, e.g. http://example.com
26+
27+
remote_theme: kitian616/jekyll-TeXt-theme
28+
repository: ossf/osv-schema
29+
30+
plugins:
31+
- "jekyll-github-metadata"
32+
33+
# Exclude from processing.
34+
# The following items will not be processed, by default.
35+
# Any item listed under the `exclude:` key here will be automatically added to
36+
# the internal "default list".
37+
#
38+
# Excluded items can be processed by explicitly listing the directories or
39+
# their entries' file path in the `include:` list.
40+
#
41+
# exclude:
42+
# - .sass-cache/
43+
# - .jekyll-cache/
44+
# - gemfiles/
45+
# - Gemfile
46+
# - Gemfile.lock
47+
# - node_modules/
48+
# - vendor/bundle/
49+
# - vendor/cache/
50+
# - vendor/gems/
51+
# - vendor/ruby/

docs/_data/authors.yml

Whitespace-only changes.

docs/_data/licenses.yml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
CC-BY-4.0:
2+
name: Attribution 4.0 International
3+
url: https://creativecommons.org/licenses/by/4.0/
4+
image: https://i.creativecommons.org/l/by/4.0/88x31.png
5+
CC-BY-SA-4.0:
6+
name: Attribution-ShareAlike 4.0 International
7+
url: https://creativecommons.org/licenses/by-sa/4.0/
8+
image: https://i.creativecommons.org/l/by-sa/4.0/88x31.png
9+
CC-BY-NC-4.0:
10+
name: Attribution-NonCommercial 4.0 International
11+
url: https://creativecommons.org/licenses/by-nc/4.0/
12+
image: https://i.creativecommons.org/l/by-nc/4.0/88x31.png
13+
CC-BY-ND-4.0:
14+
name: Attribution-NoDerivatives 4.0 International
15+
url: https://creativecommons.org/licenses/by-nd/4.0/
16+
image: https://i.creativecommons.org/l/by-nd/4.0/88x31.png

0 commit comments

Comments
 (0)