Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change .Values.*.image from map to string #15

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

brought back backwards compatibility

e5bd784
Select commit
Loading
Failed to load commit list.
Draft

Change .Values.*.image from map to string #15

brought back backwards compatibility
e5bd784
Select commit
Loading
Failed to load commit list.
Apiiro / Apiiro succeeded Dec 2, 2024 in 3m 22s

Success

Apiiro's checks passed successfully

✅ Valid Secrets Exposed Anywhere added
✅ Exposed Secrets with Unknown Validity in Public, Applicative Code added
✅ Exposed Secrets with Unknown Validity in Private, Applicative Code added
✅ Exposed Secrets with Unknown Validity in Test or Documentation Files added
✅ Invalid or Revoked Secrets added
✅ Secrets with Limited Exposure added
✅ API missing authorization added
✅ Exposed sensitive data by an API missing authentication
✅ Exposed sensitive data by an API missing authorization
✅ PII exposed by an API
✅ Risky licenses added
✅ Cloud data encryption at rest misconfigurations
✅ Cloud database misconfiguration
✅ Cloud IAM & least privilege misconfigurations
✅ Cloud network encryption in transit misconfigurations
✅ Cloud network security misconfiguration
✅ Cloud network structure misconfiguration
✅ Cloud storage misconfiguration
✅ Pipeline misconfiguration added