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

feat(checks): add checks for IAM #55

Merged
merged 4 commits into from
Jan 19, 2024
Merged

feat(checks): add checks for IAM #55

merged 4 commits into from
Jan 19, 2024

Conversation

corrieriluca
Copy link
Member

@corrieriluca corrieriluca commented Dec 15, 2023

Checks

  • GCP_IAM_001: Service accounts cannot escalate privileges
  • GCP_IAM_002: Service account keys are not older that 90 days

@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (81aa2d2) 17.16% compared to head (96cdf82) 17.16%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   17.16%   17.16%           
=======================================
  Files          13       13           
  Lines         600      600           
=======================================
  Hits          103      103           
  Misses        493      493           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@corrieriluca corrieriluca marked this pull request as ready for review January 19, 2024 13:58
@corrieriluca corrieriluca merged commit 87030b2 into main Jan 19, 2024
1 check passed
@corrieriluca corrieriluca deleted the feat/iam-checks branch January 19, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants