BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
245 stars 82 forks source link

refactor: moved trivy to seperate yml #2774

Closed baizon closed 3 weeks ago

baizon commented 3 weeks ago

I've moved trivy to a seperate yml, because of the added rule on:push:branches: - main

github-advanced-security[bot] commented 3 weeks ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

baizon commented 3 weeks ago

The config error issue seems to be a known github codeql, see: https://github.com/github/codeql-action/issues/1179