Solutions
CVE Advisory Report
3min
overview setup on devicehub login in to your litmusedge, navigate to devicehub > devices add a device if not already added configure the device as needed/required and enable meta tags make sure meta tags of the device to be "detected" by the app, include the currently supported keywords "name", "version", "firmware version" need to be present in the meta tag keys, for the application to detect the device for cve search upper/lower case values wouldn't affect the cve search running the application using the downloaded tar file after checkout, a tar gz file is expected to be downloaded log in to your litmusedge, navigate to applications > images click on upload image and upload the tar file there once uploaded successfully, navigate to system > tokens either use an already created rest api key, or create rest api token and keep it handy navigate back to applications > containers and enter the following command there docker run p 3001 3001 e "api token=\<token>" \<imgname> \<tagname> here we are asking the container to run on port 3001 , with api token passed as an environment variable, and using imgname and tagname respectively use the api token as created from previous step access the application by going to a new tab in browser, and writing current le ip address, followed by 3001 for example if the application is running on an le with ip address