File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 extension : ' .json'
1010 db_prefix : ['ALBA-']
1111 ignore_git : False
12- human_link : ' https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
12+ human_link : ' {% if ECOSYSTEMS|length >= 2 %} https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html{% endif %} '
1313 link : ' https://github.com/AlmaLinux/osv-database/blob/master/'
1414 editable : False
1515 strict_validation : False
2424 extension : ' .json'
2525 db_prefix : ['ALEA-']
2626 ignore_git : False
27- human_link : ' https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
27+ human_link : ' {% if ECOSYSTEMS|length >= 2 %} https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html{% endif %} '
2828 link : ' https://github.com/AlmaLinux/osv-database/blob/master/'
2929 editable : False
3030 strict_validation : False
3939 extension : ' .json'
4040 db_prefix : ['ALSA-']
4141 ignore_git : False
42- human_link : ' https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
42+ human_link : ' {% if ECOSYSTEMS|length >= 2 %} https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html{% endif %} '
4343 link : ' https://github.com/AlmaLinux/osv-database/blob/master/'
4444 editable : False
4545 strict_validation : False
Original file line number Diff line number Diff line change 99 extension : ' .json'
1010 db_prefix : ['ALBA-']
1111 ignore_git : False
12- human_link : ' https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
12+ human_link : ' {% if ECOSYSTEMS|length >= 2 %} https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html{% endif %} '
1313 link : ' https://github.com/AlmaLinux/osv-database/blob/master/'
1414 editable : False
1515 strict_validation : True
2424 extension : ' .json'
2525 db_prefix : ['ALEA-']
2626 ignore_git : False
27- human_link : ' https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
27+ human_link : ' {% if ECOSYSTEMS|length >= 2 %} https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html{% endif %} '
2828 link : ' https://github.com/AlmaLinux/osv-database/blob/master/'
2929 editable : False
3030 strict_validation : True
3939 extension : ' .json'
4040 db_prefix : ['ALSA-']
4141 ignore_git : False
42- human_link : ' https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
42+ human_link : ' {% if ECOSYSTEMS|length >= 2 %} https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html{% endif %} '
4343 link : ' https://github.com/AlmaLinux/osv-database/blob/master/'
4444 editable : False
4545 strict_validation : True
You can’t perform that action at this time.
0 commit comments