flyway / flyway-docker

Official Flyway Docker images
Apache License 2.0
214 stars 82 forks source link

jFrog Xray detects high violation for JNA #52

Closed StephenWikeTBCT closed 2 years ago

StephenWikeTBCT commented 3 years ago
Which version and edition of Flyway are you using?

flyway/flyway:7.8.2-alpine

If this is not the latest version, can you reproduce the issue with the latest one as well? (Many bugs are fixed in newer releases and upgrading will often resolve the issue)

Using the latest docker tag

Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin)

command-line

Which database are you using? (Type & version)

PostgreSQL using docker image postgres:10.16-alpine

Which operating system are you using?

Inside the docker container: alpine linux Externally:

What did you do? (Please include the content causing the issue, any relevant configuration settings, the SQL statement(s) that failed (if any), and the command you ran)

Using JFrog Xray to scan the docker image for violations finds a violation.

Details

What did you expect to see?

Expected to so zero violations.

What did you see instead?

A violation was found.

Steps to reproduce.

scan image using jFrog Xray or similar tool.

DoodleBobBuffPants commented 2 years ago

Closing as this may no longer be relevant

We use Snyk internally which hasn't flagged this as an issue