Conversation
|
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11128 +/- ##
==========================================
+ Coverage 57.43% 57.46% +0.03%
==========================================
Files 129 129
Lines 11285 11285
==========================================
+ Hits 6481 6485 +4
+ Misses 4174 4170 -4
Partials 630 630 ☔ View full report in Codecov by Sentry. |
Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> add new line Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> remove new line Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> remove new line Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> remove new line Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> remove new line Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> remove new line Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> remove os customization Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> remove os customization Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com>
ed8f8e8 to
f8aaadb
Compare
Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com> Add check-latest option to set up go step Signed-off-by: temenuzhka-thede <temenuzhka.thede@docker.com>
f8aaadb to
eb1c29c
Compare
What I did
Added codeql.yml configuration file to enable CodeQL Security scanning
Related issue
https://docker.atlassian.net/browse/ESEC-176