Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need for a Viable Security Scanning Tool #191

Open
kxyr opened this issue May 21, 2021 · 0 comments
Open

Need for a Viable Security Scanning Tool #191

kxyr opened this issue May 21, 2021 · 0 comments
Labels
good first issue Good for newcomers security Security validation or checks needed

Comments

@kxyr
Copy link

kxyr commented May 21, 2021

A security workflow does not currently exist as part of the CI/CD or security workflows in the Swift repository. This is to satisfy the requirements as per open-telemetry/opentelemetry-specification#1333.

CodeQL is the common security scanning tool that is used currently for all of the supported OpenTelemetry language repositories (Go, Java, Javascript, Python, C++, etc.). Since CodeQL does not offer support for Swift, an alternative needs to be found. The security tool found should be able to integrate with Github Actions.

We evaluated different possibilities, but there seems to be no available code scanning tools for Swift that could be integrated with Github Actions. We’d like to better understand the opinions from Swift engineers on a recommended code scanning tool so that one may be added for open-telemetry/oteps#144.

cc @KKelvinLo @alolita

@alolita alolita added good first issue Good for newcomers security Security validation or checks needed labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers security Security validation or checks needed
Projects
None yet
Development

No branches or pull requests

2 participants