Santiago Bernhardt
Santiago Bernhardt
**Is your feature request related to a problem? Please describe.** When running `audit system` on workstation with fewer logical iptables like drop input everything, allow all out, allow in established...
If you use dependabot in your actions. Checkov is the most annoying of all bumping patch versions almost everyday. Lets have a major tag update as well. Bump major to...
**Describe the issue** CKV_AZURE_12 should accept values of 91 or higher in bicep and not report any errors. **Examples**  **Version (please complete the following information):** - latest v12
I'm planning making this repo to open pull requests in the releases repo as we cannot use PATs due ownership permissions to cross sync repos. We could also change readme...
Something on the lines of: ```yaml version: '3.9' name: 'services' services: watchtower: container_name: watchtower hostname: watchtower image: docker.io/containrrr/watchtower volumes: - /var/run/docker.sock:/var/run/docker.sock restart: unless-stopped portainer: container_name: portainer hostname: portainer image: docker.io/portainer/portainer-ce:latest...
Handy for experimental docker usage on pinephone pro, pinephone, librem5 and others.
  ``` $ snap run raindrop Gtk-Message: 11:27:42.350: Failed to load module "pk-gtk-module" Gtk-Message: 11:27:42.352: Failed to load module "pk-gtk-module" SNAP env is defined, updater is disabled Error org.freedesktop.DBus.Error.Failed:...
on docker been playing with plain and bearer but cannot figure this out compose file: ``` falcosidekick: image: falcosecurity/falcosidekick:latest ports: - 2801:2801 environment: - SMTP_AUTHMECHANISM=oauthbearer - [email protected] - SMTP_HOSTPORT=smtp-mail.outlook.com:587 -...
I can add PWAs via homescreen option but they don't open in fullscreen, fallback to standalone works fine. Any ideas?
I cannot figure out how to set and use API_KEY for nextcloud or http/curl commands I tried adding the environment var API_KEY='some-value-crypt' in my docker compose They using it to...