v1.9.0
fix: remove compromised Trivy scan from CI workflow (#76) Trivy (aquasecurity/trivy-action@0.35.0) has been reported as compromised. Remove the Trivy vulnerability scan and SARIF upload steps from the security-scan job. TruffleHog secret scanning is retained. Also removes the now-unnecessary artifact download step and security-events permission. Ref: CDEVS-2134 Made-with: Cursor