Closed ainsofs closed 5 months 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.
Summary
Inclusion of New Security Enhancement A new file was added that outlines a procedure, or "workflow", aiming to regularly carry out security checks on our code. These checks occur each time updates are made to the principal code or when proposed changes are under review.
Automated Security Checks This set process triggers automatically on two occasions: when the main code receives updates ("push to the main branch") or when there are proposals for modification to the existing code ("pull requests").
Compatibility with Recent Systems This procedure is designed to operate efficiently on a popular and up-to-date operating system, Ubuntu 20.04.
Detailed Workflow Steps The security check process consists of following key functions:
Description
Related to #163
Motivation and Context
Scan for security issues
How has this been tested?
Screenshots (if appropriate)
Types of changes
Checklist