* Update Fortify logo * Update fortify workflow Update positioning, Github action versions, Java version and add in Debricked packaging support * Update fortify.properties.json Update languages and creator * Update fortify.yml Update triggers based on latest starter workflow guidelines * Update code-scanning/fortify.yml Co-authored-by: James M. Greene <[email protected]> * Update code-scanning/fortify.yml Co-authored-by: James M. Greene <[email protected]> * Update code-scanning/properties/fortify.properties.json Co-authored-by: James M. Greene <[email protected]> * Update code-scanning/fortify.yml Co-authored-by: James M. Greene <[email protected]> * Update code-scanning/fortify.yml Co-authored-by: James M. Greene <[email protected]> * Update code-scanning/fortify.yml Co-authored-by: James M. Greene <[email protected]> * Update fortify.yml * Update fortify.properties.json * Update fortify.yml Update starter workflow to use new unified Fortify AST Action * Update fortify.yml * Update fortify.yml * Update fortify.yml Refine workflow comments * Update fortify.yml Bump checkout action version * Update fortify.yml * Update fortify.yml * Update fortify.yml One final clean up * Update fortify.properties.json * Update fortify.yml * Update fortify.yml * Update fortify.properties.json Update with support for Bicep and Solidity * Update fortify.properties.json Uppercase "Solidity" for consistency * Change v1 to commit hash --------- Co-authored-by: James M. Greene <[email protected]> Co-authored-by: Ruud Senden <[email protected]>
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.