plano/.github/workflows
Adil Hafeez 38646fdac2
Add Trivy Docker security scan to CI (#755)
* Add Trivy Docker image security scan workflow

Scans the Docker image for CRITICAL and HIGH vulnerabilities using Trivy.
Blocks PRs on failures; runs non-blocking on main for visibility. Results
are uploaded to the GitHub Security tab via SARIF.


* Add explicit permissions to Docker security scan workflow

Set minimal permissions: contents read for checkout, security-events
write for SARIF upload to the GitHub Security tab.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Fix 27 HIGH vulnerabilities found by Trivy Docker scan

- Install supervisor via pip instead of apt to eliminate 22 Debian
  python3.13 package vulnerabilities
- Pin urllib3>=2.6.3 to fix CVE-2025-66418, CVE-2025-66471, CVE-2026-21441
- Add ignore-unfixed to Trivy scan to suppress unfixable glibc CVE-2026-0861

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 19:53:49 -08:00
..
docker-push-main.yml restructure cli (#656) 2025-12-25 14:55:29 -08:00
docker-push-release.yml restructure cli (#656) 2025-12-25 14:55:29 -08:00
docker-security-scan.yml Add Trivy Docker security scan to CI (#755) 2026-02-13 19:53:49 -08:00
e2e_plano_tests.yml Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
e2e_test_currency_convert.yml Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
e2e_test_preference_based_routing.yml Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
e2e_tests.yml improve e2e tests (#731) 2026-02-09 13:20:06 -08:00
ghrc-push-main.yml restructure cli (#656) 2025-12-25 14:55:29 -08:00
ghrc-push-release.yml restructure cli (#656) 2025-12-25 14:55:29 -08:00
plano_tools_tests.yml use uv instead of poetry (#663) 2025-12-26 11:21:42 -08:00
pre-commit.yml add precommit check (#97) 2024-09-30 14:54:01 -07:00
publish-pypi.yml use uv to publish planoai to pypi (#665) 2025-12-28 14:14:27 -08:00
rust_tests.yml use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
static.yml Adding support for wildcard models in the model_providers config (#696) 2026-01-28 17:47:33 -08:00
validate_plano_config.yml Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00