open-telemetry / opentelemetry-swift

OpenTelemetry API for Swift
https://opentelemetry.io/docs/instrumentation/swift/
Apache License 2.0
221 stars 145 forks source link

Add GHA workflow for security scans with CodeQL #565

Open alolita opened 3 months ago

alolita commented 3 months ago

The opentelemetry-swift repo needs a GitHub Actions workflow to run regular security scans for vulnerabilities using CodeQL. See https://github.com/github/codeql-action

Swift as a language has built-in support available in CodeQL. See link.