Skip to content

Conversation

@alexanderpann
Copy link
Collaborator

@alexanderpann alexanderpann commented Dec 4, 2024

Currently, the build won't fail. We would have to add an argument like --failOnCVSS 7 to fail the build for issues with high severity. For example, for jgraphx we would have to add it as a false positive since we can't update the library.
You can find the output for a run on the actions page: https://github.com/JetBrains/MPS-extensions/actions/runs/12163684040?pr=1075. There is an artifact Depcheck report.
Alternativelly, we could only add it for the workflow_dispatch event. Then you would have to call it manually.

@alexanderpann alexanderpann force-pushed the feature/enable_vulnerability_scanning branch from 19e31db to db1964d Compare December 4, 2024 15:27
@alexanderpann alexanderpann merged commit 3725443 into master Dec 4, 2024
1 check passed
@alexanderpann alexanderpann deleted the feature/enable_vulnerability_scanning branch December 4, 2024 17:15
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.

3 participants