16ea338f2a
* fix: bearer does not upload sarif report When issues are found the exit code is non zero and so the github action aborts before uploading the sarif report. This change fixes that issues. * chore: update bearer.yml following review --------- Co-authored-by: Cédric Fabianski <cfabianski@me.com> Co-authored-by: Cédric Fabianski <cedric@bearer.com>
Code Scanning Workflows
GitHub code scanning is a developer-first, GitHub-native approach to easily find security vulnerabilities before they reach production. Before you can configure code scanning for a repository, you must enable code scanning by adding a GitHub Actions workflow to the repository. For more information, see Setting up code scanning for a repository.