Skip to content

[9.4] Return back snyk scanning (#4253) - #4258

Merged
artem-shelkovnikov merged 1 commit into
9.4from
backport/9.4/pr-4253
Jul 22, 2026
Merged

[9.4] Return back snyk scanning (#4253)#4258
artem-shelkovnikov merged 1 commit into
9.4from
backport/9.4/pr-4253

Conversation

@github-actions

Copy link
Copy Markdown

Backports the following commits to 9.4:

## Closes elastic/search-team#15280

This PR returns Snyk scanning back to the table. How it's supposed to
work:

1. New `make freeze` action freezes the content of virtual environment
for the package into a `requirements.txt` that can be scanned. We clean
up entities that are not supported by general pip snyk scanner, such as
git references or relative file references
2. We enable snyk scanning on nightlies on `main`. `./snyk monitor`
should actually report scan issues in the Snyk UI
3. We package a requirements.json file into docker images

We need to merge this PR and see what Snyk actually reports as some
stuff is hard to confirm (namely Docker image scanning)

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@artem-shelkovnikov
artem-shelkovnikov merged commit ba7683b into 9.4 Jul 22, 2026
4 checks passed
@artem-shelkovnikov
artem-shelkovnikov deleted the backport/9.4/pr-4253 branch July 22, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants