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

feat(sbt): add parser for *.sbt.lock #308

Closed

Conversation

stringbean
Copy link

This adds support for SBT lockfiles generated using sbt-dependency-lock.

This will allow one way of supporting SBT in Trivy as discussed here.

@CLAassistant
Copy link

CLAassistant commented Jun 5, 2024

CLA assistant check
All committers have signed the CLA.

@stringbean stringbean changed the title feat(sbt): add parser for *.sbt.lockfile feat(sbt): add parser for *.sbt.lock Jun 5, 2024
@nikpivkin
Copy link
Contributor

Hi @stringbean !

The go-dep-parse source code has been moved to Trivy. Could you please open the PR there?

@stringbean
Copy link
Author

Sure, I'll transfer my changes over.

@stringbean
Copy link
Author

Closing in favour of aquasecurity/trivy#6882

@stringbean stringbean closed this Jun 7, 2024
@stringbean stringbean deleted the sbt-dependency-lockfile branch June 7, 2024 14:52
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.

None yet

3 participants