Skip to content

CLOUD-911: Add snyk config #1168

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

Merged
merged 5 commits into from
Jun 18, 2025
Merged

CLOUD-911: Add snyk config #1168

merged 5 commits into from
Jun 18, 2025

Conversation

egegunes
Copy link
Contributor

@egegunes egegunes commented Jun 12, 2025

CLOUD-911 Powered by Pull Request Badge

CHANGE DESCRIPTION

Add .snyk file to ignore e2e-tests directory in scans.

CHECKLIST

Jira

  • Is the Jira ticket created and referenced properly?
  • Does the Jira ticket have the proper statuses for documentation (Needs Doc) and QA (Needs QA)?
  • Does the Jira ticket link to the proper milestone (Fix Version field)?

Tests

  • Is an E2E test/test case added for the new feature/change?
  • Are unit tests added where appropriate?

Config/Logging/Testability

  • Are all needed new/changed options added to default YAML files?
  • Are all needed new/changed options added to the Helm Chart?
  • Did we add proper logging messages for operator actions?
  • Did we ensure compatibility with the previous version or cluster upgrade process?
  • Does the change support oldest and newest supported PG version?
  • Does the change support oldest and newest supported Kubernetes version?

gkech
gkech previously approved these changes Jun 12, 2025

exclude:
global:
- e2e-tests/**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we also include the testing directory?

@gkech gkech self-requested a review June 12, 2025 11:11
@hors hors merged commit 43879ce into main Jun 18, 2025
11 of 13 checks passed
@hors hors deleted the CLOUD-911 branch June 18, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants