02af783829
* Create snyk-security.properties.json * Create snyk-security.yml * Update snyk-security.yml * Fix mispelling Co-authored-by: Sampark Sharma <phantsure@github.com> * Apply comments from PR - Moved documentation link to the top - Made `|| true` optional - Added commit SHA for the Snyk GitHub Action * Remove empty space Co-authored-by: Sampark Sharma <phantsure@github.com> * Remove empty space in line end Co-authored-by: Sampark Sharma <phantsure@github.com> * Update Categories * Updated after running pre-commit linting --------- Co-authored-by: Sampark Sharma <phantsure@github.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.