marketplace-partners
marketplace-partners copied to clipboard
Image validation, automation, and other tools for DigitalOcean Marketplace Vendors and Custom Image users
Especially regarding PHP 7.4 the OS Debian 11 Bullseye would be great!
I don't think img_check.sh should check for security updates, and here are a few reasons why: 1. The base images do not pass this test, and they are available on...
Hi, our listing submission failed due to `img_check.sh` check. But this check is passing every time we run it locally. Below is the reason for failure. ``` [41m[FAIL][0m There are...
A Vendor reported: `My image uses iptables firewall, but the validator script does not detect it. [93m[WARN][0m No firewall is configured. Ensure iptables is installed and configured`
On occasion we see that a Vendor builds their app on top of our LAMP or LEMP app, but then doesn't change the MOTD. In those cases, the motd will...
Run `yum list-security --security` or equivalent when script running on CentOS reports that there are updates available to make sure that they are not security updates. Only FAIL when they...
I'm trying to package an application for DO using `packer`. After creating my image I do run the (top-level) cleanup script provided in this repository and the (top-level) image check...
It is possible that the Droplet is attacked between the invocation of the DigitalOcean Marketplace `cleanup.sh` which truncates the logs and `img_check.sh` scripts which checks the logs, resulting in `img_check.sh`...
I just cloned the repo and attempted to validate the JSON script, and got a handful of errors: ``` Error: Extraneous JSON object property on marketplace-image.pkr.json line 9: 9: "sensitive-variables":...
Script address:https://github.com/digitalocean/marketplace-partners/blob/master/scripts/99-img-check.sh [FAIL] User xxx has a password set on their account. Only system users are allowed on the image. [FAIL] User xxx has a password set on their account....