Skip to content

issue/194: Add snyk scan to cicd workflow - #198

Open
jackiryan wants to merge 9 commits into
developfrom
issue/194
Open

issue/194: Add snyk scan to cicd workflow#198
jackiryan wants to merge 9 commits into
developfrom
issue/194

Conversation

@jackiryan

@jackiryan jackiryan commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Github Issue: #194

Description

This change is intended to address security vulnerabilities in the ECR repo in support of consolidated cumulus deployment of bignbit. As an aside, it also fixes a minor unticketed bug needed for harmony-flow support.

Overview of work done

  • Add snyk scanning to cicd-pipeline.yml Github actions workflow to detect security vulnerabilities
  • Fix a minor bug related comma-separated variable lists required for harmony-flow support
  • Fix security vulnerabilities found by python and docker image scans.

Overview of verification done

  • Deploy version to services-sit venue
  • Run bignbit regression tests and confirm no failures
  • Run unit tests

Overview of integration done

  • Deploy version to consolidated cumulus environment
  • Confirm AWS security scans notes no further high or critical vulnerabilities

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

@tloubrieu-jpl tloubrieu-jpl moved this to needs:triage in podaac Aug 10, 2026
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: needs:triage

Development

Successfully merging this pull request may close these issues.

3 participants