OneSignal / OneSignal-iOS-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Other
496 stars 263 forks source link

Add codeql for security scanning #1332

Closed nan-li closed 1 year ago

nan-li commented 1 year ago

Description

One Line Summary

Add the CodeQL GitHub security scanning action to this repository.

Details

Motivation

Add the CodeQL GitHub security scanning action to the this repository. This action will run on PRs into the main branch.

Scope

Security scanning Static analysis

Testing

Unit testing

None

Manual testing

Ran the code scanning on this current branch, and no issues were found.

Checklist

Overview

Testing

Final pass


This change is Reviewable

github-advanced-security[bot] commented 1 year 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.