Skip to content

Commit

Permalink
Add various identifiers (#5523)
Browse files Browse the repository at this point in the history
More info on #5352.

---------

Co-authored-by: Marc Wrobel <[email protected]>
  • Loading branch information
flo7000 and marcwrobel authored Jul 26, 2024
1 parent 5ea1deb commit 49eb057
Show file tree
Hide file tree
Showing 55 changed files with 261 additions and 1 deletion.
2 changes: 1 addition & 1 deletion products/apache-http-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ releaseDateColumn: true

identifiers:
- repology: apache
- cpe: cpe:/a:apache:apache_http_server
- cpe: cpe:/a:apache:http_server
- cpe: cpe:2.3:a:apache:http_server

auto:
Expand Down
5 changes: 5 additions & 0 deletions products/beats.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ changelogTemplate: "https://www.elastic.co/guide/en/beats/libbeat/{{'__LATEST__'
releaseDateColumn: true
eolColumn: Support

identifiers:
- repology: filebeat
- cpe: cpe:/a:elastic:filebeat
- cpe: cpe:2.3:a:elastic:filebeat

auto:
methods:
- git: https://github.com/elastic/beats.git
Expand Down
5 changes: 5 additions & 0 deletions products/blender.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ releaseDateColumn: true
eoasColumn: true
eolColumn: Critical bug fixes

identifiers:
- repology: blender
- cpe: cpe:/a:blender:blender
- cpe: cpe:2.3:a:blender:blender

auto:
# https://git.blender.org/blender.git does not support partialClone
methods:
Expand Down
7 changes: 7 additions & 0 deletions products/cakephp.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ changelogTemplate: https://github.com/cakephp/cakephp/releases/__LATEST__
eoasColumn: true
releaseDateColumn: true

identifiers:
- repology: cakephp
- cpe: cpe:/a:cakephp:cakephp
- cpe: cpe:2.3:a:cakephp:cakephp
- cpe: cpe:/a:cakefoundation:cakephp
- cpe: cpe:2.3:a:cakefoundation:cakephp

auto:
methods:
- git: https://github.com/cakephp/cakephp.git
Expand Down
5 changes: 5 additions & 0 deletions products/ckeditor.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ eoasColumn: true
releaseColumn: false
eoesColumn: true

identifiers:
- repology: ckeditor
- cpe: cpe:/a:ckeditor:ckeditor
- cpe: cpe:2.3:a:ckeditor:ckeditor

releases:
- releaseCycle: "5"
eoas: false
Expand Down
3 changes: 3 additions & 0 deletions products/clamav.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ releasePolicyLink: https://docs.clamav.net/faq/faq-eol.html
changelogTemplate: "https://github.com/Cisco-Talos/clamav/releases/tag/clamav-__LATEST__"
releaseDateColumn: true

identifiers:
- repology: clamav

auto:
methods:
- git: https://github.com/Cisco-Talos/clamav.git
Expand Down
5 changes: 5 additions & 0 deletions products/contao.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ changelogTemplate: https://github.com/contao/contao/blob/__LATEST__/CHANGELOG.md
releaseDateColumn: true
eoasColumn: true

identifiers:
- repology: contao
- cpe: cpe:/a:contao:contao
- cpe: cpe:2.3:a:contao:contao

auto:
methods:
- git: https://github.com/contao/contao.git
Expand Down
6 changes: 6 additions & 0 deletions products/electron.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ customColumns:
label: Node
description: Corresponding Node version used in the Electron release

identifiers:
- repology: electron
- cpe: cpe:/a:electronjs:electron
- cpe: cpe:2.3:a:electronjs:electron


# NPM is more accurate than git and remove unreleased version would.
# 1.x versions are not in NPM, but it's not a big deal: the 1.x cycle is not displayed on this page.
auto:
Expand Down
3 changes: 3 additions & 0 deletions products/erlang.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ changelogTemplate: https://github.com/erlang/otp/releases/tag/OTP-__LATEST__
eoasColumn: true
releaseDateColumn: true

identifiers:
- repology: erlang

auto:
methods:
- git: https://github.com/erlang/otp.git
Expand Down
3 changes: 3 additions & 0 deletions products/ffmpeg.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ releaseLabel: "__RELEASE_CYCLE__ '__CODENAME__'"
releaseDateColumn: true
eolColumn: Supported

identifiers:
- repology: ffmpeg

auto:
methods:
# upstream https://git.ffmpeg.org/ffmpeg.git doesn't support filtering
Expand Down
4 changes: 4 additions & 0 deletions products/filemaker.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ releasePolicyLink: https://support.claris.com/s/article/Claris-support-policy
releaseColumn: false
eolColumn: Support


identifiers:
- repology: filemaker-pro

releases:
- releaseCycle: "2023"
releaseDate: 2023-06-06
Expand Down
5 changes: 5 additions & 0 deletions products/gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ eoasWarnThreshold: 20
eolColumn: Maintenance Support
eolWarnThreshold: 60

identifiers:
- repology: gitlab
- cpe: cpe:/a:gitlab:gitlab
- cpe: cpe:2.3:a:gitlab:gitlab

auto:
methods:
- git: https://gitlab.com/gitlab-org/gitlab.git
Expand Down
7 changes: 7 additions & 0 deletions products/godot.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ eolColumn: Critical, Security and Platform support
eoasColumn: true
releaseDateColumn: true

identifiers:
- repology: godot
- cpe: cpe:/a:godotengine:godot
- cpe: cpe:2.3:a:godotengine:godot
- cpe: cpe:/a:godotengine:godot_engine
- cpe: cpe:2.3:a:godotengine:godot_engine

auto:
methods:
- git: https://github.com/godotengine/godot.git
Expand Down
5 changes: 5 additions & 0 deletions products/graalvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ LTSLabel: "<abbr title='Annual Release'>AR</abbr>"
eolColumn: Maintenance
releaseDateColumn: true

identifiers:
- repology: graalvm
- cpe: cpe:/a:oracle:graalvm
- cpe: cpe:2.3:a:oracle:graalvm

auto:
methods:
- custom: graalvm
Expand Down
5 changes: 5 additions & 0 deletions products/gradle.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ eoasColumn: true
releaseDateColumn: true
eolColumn: Critical Bug and Security Fixes

identifiers:
- repology: gradle
- cpe: cpe:/a:gradle:gradle
- cpe: cpe:2.3:a:gradle:gradle

auto:
methods:
- git: https://github.com/gradle/gradle.git
Expand Down
5 changes: 5 additions & 0 deletions products/grails.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ eoasColumn: Active Development
eolColumn: Active Maintenance
releaseDateColumn: true

identifiers:
- repology: grails
- cpe: cpe:/a:grails:grails
- cpe: cpe:2.3:a:grails:grails

auto:
methods:
- git: https://github.com/grails/grails-core.git
Expand Down
5 changes: 5 additions & 0 deletions products/graylog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ changelogTemplate: "https://go2docs.graylog.org/{{'__RELEASE_CYCLE__'|replace:'.
eolColumn: Support
releaseDateColumn: true

identifiers:
- repology: graylog
- cpe: cpe:/a:graylog:graylog
- cpe: cpe:2.3:a:graylog:graylog

auto:
methods:
- git: https://github.com/Graylog2/graylog2-server.git
Expand Down
7 changes: 7 additions & 0 deletions products/gstreamer.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ changelogTemplate: https://gstreamer.freedesktop.org/releases/__RELEASE_CYCLE__/
releaseDateColumn: true
eolColumn: Supported

identifiers:
- repology: gstreamer
- cpe: cpe:/a:gstreamer:gstreamer
- cpe: cpe:2.3:a:gstreamer:gstreamer
- cpe: cpe:/a:gstreamer_project:gstreamer
- cpe: cpe:2.3:a:gstreamer_project:gstreamer

auto:
methods:
- git: https://gitlab.freedesktop.org/gstreamer/gstreamer.git
Expand Down
5 changes: 5 additions & 0 deletions products/hashicorp-vault.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ changelogTemplate: https://github.com/hashicorp/vault/releases/tag/v__LATEST__
releaseDateColumn: true
versionCommand: vault --version

identifiers:
- repology: vault
- cpe: cpe:/a:hashicorp:vault
- cpe: cpe:2.3:a:hashicorp:vault

auto:
methods:
- git: https://github.com/hashicorp/vault.git
Expand Down
5 changes: 5 additions & 0 deletions products/hbase.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ changelogTemplate: https://github.com/apache/hbase/blob/rel/__LATEST__/RELEASENO
releaseDateColumn: true
eolColumn: Service Status

identifiers:
- repology: hbase
- cpe: cpe:/a:apache:hbase
- cpe: cpe:2.3:a:apache:hbase

auto:
methods:
- git: https://github.com/apache/hbase.git
Expand Down
5 changes: 5 additions & 0 deletions products/jenkins.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ changelogTemplate: https://github.com/jenkinsci/jenkins/releases/tag/jenkins-__L
releaseDateColumn: true
eolColumn: Support

identifiers:
- repology: jenkins
- cpe: cpe:/a:jenkins:jenkins
- cpe: cpe:2.3:a:jenkins:jenkins

auto:
methods:
- git: https://github.com/jenkinsci/jenkins.git
Expand Down
5 changes: 5 additions & 0 deletions products/jhipster.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ changelogTemplate: "https://github.com/jhipster/generator-jhipster/releases/tag/
releaseDateColumn: true
eolColumn: Supported

identifiers:
- repology: jhipster
- cpe: cpe:/a:jhipster:jhipster
- cpe: cpe:2.3:a:jhipster:jhipster

auto:
methods:
- npm: generator-jhipster
Expand Down
5 changes: 5 additions & 0 deletions products/jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ releasePolicyLink: https://confluence.atlassian.com/enterprise/atlassian-enterpr
eolColumn: Support
releaseDateColumn: true

identifiers:
- repology: jira
- cpe: cpe:/a:atlassian:jira
- cpe: cpe:2.3:a:atlassian:jira

auto:
methods:
- custom: jira
Expand Down
3 changes: 3 additions & 0 deletions products/joomla.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ changelogTemplate: "https://docs.joomla.org/Special:MyLanguage/Joomla_{{'__LATES
releaseDateColumn: true
eoasColumn: true

identifiers:
- repology: joomla

auto:
methods:
- git: https://github.com/joomla/joomla-cms.git
Expand Down
5 changes: 5 additions & 0 deletions products/kibana.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ changelogTemplate: "https://www.elastic.co/guide/en/kibana/{{'__LATEST__'|split:
eolColumn: Support
releaseDateColumn: true

identifiers:
- repology: kibana
- cpe: cpe:/a:elastic:kibana
- cpe: cpe:2.3:a:elastic:kibana

auto:
methods:
- git: https://github.com/elastic/kibana.git
Expand Down
5 changes: 5 additions & 0 deletions products/libreoffice.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ changelogTemplate: https://wiki.documentfoundation.org/ReleaseNotes/__RELEASE_CY
releaseDateColumn: true
eolColumn: Support Status

identifiers:
- repology: libreoffice
- cpe: cpe:/a:libreoffice:libreoffice
- cpe: cpe:2.3:a:libreoffice:libreoffice

auto:
methods:
- custom: libreoffice
Expand Down
5 changes: 5 additions & 0 deletions products/log4j.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ changelogTemplate: https://logging.apache.org/log4j/2.0/release-notes.html#relea
releaseDateColumn: true
eolColumn: Supported

identifiers:
- repology: log4j
- cpe: cpe:/a:apache:log4j
- cpe: cpe:2.3:a:apache:log4j

auto:
methods:
- maven: org.apache.logging.log4j/log4j-core
Expand Down
5 changes: 5 additions & 0 deletions products/logstash.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ changelogTemplate: "https://www.elastic.co/guide/en/logstash/{{'__LATEST__'|spli
eolColumn: Support
releaseDateColumn: true

identifiers:
- repology: logstash
- cpe: cpe:/a:elastic:logstash
- cpe: cpe:2.3:a:elastic:logstash

auto:
methods:
- git: https://github.com/elastic/logstash.git
Expand Down
5 changes: 5 additions & 0 deletions products/lua.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ changelogTemplate: "https://www.lua.org/versions.html#{{'__RELEASE_CYCLE__'|spli
releaseDateColumn: true
eolColumn: Support

identifiers:
- repology: lua
- cpe: cpe:/a:lua:lua
- cpe: cpe:2.3:a:lua:lua

# EOL date is the date of the last release of the version.
# The last releases are documented on https://www.lua.org/versions.html with a sentence similar to
# "There will be no further releases of Lua x.y".
Expand Down
5 changes: 5 additions & 0 deletions products/magento.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ eoasColumn: Bug fix maintenance
eolColumn: Security maintenance
eoesColumn: Adobe Commerce end of software support

identifiers:
- repology: magento
- cpe: cpe:/a:magento:magento
- cpe: cpe:2.3:a:magento:magento

auto:
methods:
- git: https://github.com/magento/magento2.git
Expand Down
5 changes: 5 additions & 0 deletions products/mastodon.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ changelogTemplate: https://github.com/mastodon/mastodon/releases/tag/v__LATEST__
eolColumn: Support
releaseDateColumn: true

identifiers:
- repology: mastodon
- cpe: cpe:/a:joinmastodon:mastodon
- cpe: cpe:2.3:a:joinmastodon:mastodon

auto:
methods:
- git: https://github.com/mastodon/mastodon.git
Expand Down
5 changes: 5 additions & 0 deletions products/mediawiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ changelogTemplate: https://www.mediawiki.org/wiki/Release_notes/__RELEASE_CYCLE_
releaseDateColumn: true
eolColumn: End-of-Life

identifiers:
- repology: mediawiki
- cpe: cpe:/a:mediawiki:mediawiki
- cpe: cpe:2.3:a:mediawiki:mediawiki

auto:
methods:
- git: https://github.com/wikimedia/mediawiki.git
Expand Down
5 changes: 5 additions & 0 deletions products/moodle.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ changelogTemplate: "https://moodledev.io/general/releases/__RELEASE_CYCLE__{% if
eoasColumn: true
releaseDateColumn: true

identifiers:
- repology: moodle
- cpe: cpe:/a:moodle:moodle
- cpe: cpe:2.3:a:moodle:moodle

auto:
methods:
- git: https://github.com/moodle/moodle.git
Expand Down
Loading

0 comments on commit 49eb057

Please sign in to comment.