-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #541 from odidev/bigfix
Add BigFix and FreeMarker files
- Loading branch information
Showing
2 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: BigFix | ||
vendor: HCL | ||
category: AI/ML | ||
description: HCL BigFix is an endpoint management platform, powered by AI, that improves employee experience and intelligently automates infrastructure management. | ||
product_url: https://www.hcl-software.com/bigfix/getting-started-with-bigfix | ||
works_on_arm: true | ||
release_date_on_arm: 2022/12/15 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://www.hcl-software.com/bigfix/getting-started-with-bigfix | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
vendor_announcement: https://forum.bigfix.com/t/bigfix-10-0-patch-8-is-now-available/43749 | ||
official_docs: https://help.hcl-software.com/bigfix/landing/index.html | ||
|
||
|
||
optional_hidden_info: | ||
other_info: | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
name: Apache FreeMarker | ||
category: Miscellaneous | ||
description: Apache Freemarker is a class library for Java programmers. It's a generic tool to generate text output, anything from HTML to auto generated source code. | ||
download_url: https://github.com/apache/freemarker/tags | ||
works_on_arm: true | ||
supported_minimum_version: | ||
version_number: 2.3.31 | ||
release_date: 2021/02/16 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://freemarker.apache.org/ | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
partner_content: | ||
official_docs: https://freemarker.apache.org/docs/index.html | ||
arm_recommended_minimum_version: | ||
version_number: | ||
release_date: | ||
|
||
optional_hidden_info: | ||
release_notes__supported_minimum: https://freemarker.apache.org/docs/versions_2_3_31.html | ||
release_notes__recommended_minimum: | ||
other_info: | ||
|
||
--- |