ares-cli icon indicating copy to clipboard operation
ares-cli copied to clipboard

ares-cli is a command-line interface(CLI) for webOS

Results 12 ares-cli issues
Sort by recently updated
recently updated
newest added

Release Notes: Support ares-install to APIs :Detailed Notes: Install, remove and list functions as APIs :Testing Performed: - Passed CLI unit test on OSE target - Pass eslint - Check...

Release Notes: Support ares-launch to APIs :Detailed Notes: - Open launch, close and listRunningApp functions as APIs - Remove unusing option :Testing Performed: 1. Passed CLI unit test on OSE...

:Release Notes: Support ares-package to APIs :Detailed Notes: - Open generatePackage, servicePackaging, and analyzeIPK functions as APIs :Testing Performed: - Passed CLI unit test on OSE target - Check each...

Package `shelljs` had Improper Privilege Management bug in versions previous to v0.8.5: https://github.com/advisories/GHSA-4rq4-32rv-6wp6

Package `ssh2` had OS Command Injection bug in versions previous to v0.8.5: https://github.com/advisories/GHSA-652h-xwhf-q4h6

Package async had Prototype Pollution bug in v0.2.10: https://github.com/advisories/GHSA-fwr7-v2mv-hh25

Release Notes: Support ares-generate to APIs :Detailed Notes: - Show template list, generate templates as APIs - Refactoring code to support CLI and APIs - Remove unsing code :Testing Performed:...

Hi, can we have updated Tar https://www.npmjs.com/package/tar package in this library currently used version 2.2.2 is outdated and deprecated. Also have vulnerabilities https://snyk.io/test/npm/tar/2.2.2.

The tar npm dependency has several vulnerabilities. Please, pay attention to this request. **it looks like that just enough update the version.** Here is [link](https://security.snyk.io/package/npm/tar) with list of vulnerabilities.

I am trying to change the output of `ares-package` filename but it seems it doesn't work. Looking as the help section, this should generate the file called `foopkg_1.0.1.ipk`: ``` ares-package...