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

TRT-624 - Add .snyk file to define Python version for vulnerability scans. #15

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

owenlittlejohns
Copy link
Member

Description

This PR adds a .snyk file so that Snyk will know to use the correct version of Python (3.12) when building a dependency tree to assess vulnerabilities. I've basically copied things over from the Swath Projector file, which seems to be working.

I'm doing this to make sure that TRT is accurately tracking all vulnerabilities as ESDIS is asking us to ensure our operational metrics are up-to-date and complete.

Jira Issue ID

TRT-624

Local Test Steps

N/A (Unless @flamingbear has a clever way to test this using the Snyk CLI)

PR Acceptance Checklist

  • Jira ticket acceptance criteria met.
  • CHANGELOG.md updated to include high level summary of PR changes.
  • docker/service_version.txt updated if publishing a release.
  • Tests added/updated and passing.
  • Documentation updated (if needed).

Copy link
Member

@flamingbear flamingbear left a comment

Choose a reason for hiding this comment

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

let's give it a shot 🎲 🎲

@owenlittlejohns owenlittlejohns merged commit f063c1e into main Jan 28, 2025
6 checks passed
@owenlittlejohns owenlittlejohns deleted the TRT-624-operational-metrics branch January 28, 2025 16:46
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.

2 participants